Started by upstream project "gluegen" build number 851
originally caused by:
Started by an SCM change
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
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://jogamp.org/srv/scm/gluegen.git # 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/*
Checking out Revision 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
> git rev-list bd2019270defbaa1a625e5d097b76beb8610a8ed # timeout=10
No emails were triggered.
[make] $ ant -file build.xml -Dlabel=macosx-10_6-x86_64-nvidia -Dgluegen.build.branch=origin/master -Dgluegen.build.number=851 -Dgluegen.build.id=2015-03-18_00-20-00 -Dgluegen.build.commit=030b580cf8bb7f1e91eed6e47a341eb50fc2e6be -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.1-rc-20150318
[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:
java.class.path.validate:
validate:
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.1-rc-20150318
[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:<end-of-token>
[antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==3:<end-of-token>
[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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'.','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:<end-of-token>,'+','-','.','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:<end-of-token>,'.','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:<end-of-token>,'+','-','.','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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>
[antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3:<end-of-token>
[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:<end-of-token>,'.','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:<end-of-token>,'+','-','.','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:<end-of-token>,'.','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:<end-of-token>,'+','-','.','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:<end-of-token>
[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:<end-of-token>
[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:<end-of-token>
[antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3:<end-of-token>
[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:<end-of-token>
[antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3:<end-of-token>
[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:<end-of-token>
[antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3:<end-of-token>
[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:<end-of-token>
[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:<end-of-token>
[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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:<end-of-token>,'\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:916: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:924: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:501: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:897: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:898: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:899: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:906: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:623:25: warning:Rule 'structDeclarationList' returns a value
generate.java:
[antlr] ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005
[javac] Compiling 102 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 82 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.1-rc-20150318
[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.1-rc-20150318
[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/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:242: warning: "Hello GlueGen"
[gluegen] INFO: intConstExpr: enum[Type <anonymous>, name TWO, value 2]
[gluegen] INFO: intConstExpr: enum[Type <anonymous>, name TWO, value 2]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:397: 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:397: 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:365: 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:365: 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:242: warning: "Hello GlueGen"
[gluegen] INFO: intConstExpr: enum[Type <anonymous>, name TWO, value 2]
[gluegen] INFO: intConstExpr: enum[Type <anonymous>, name TWO, value 2]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:397: 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:397: 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:365: 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:365: 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 0x24e2dae9
[gluegen] Logging.new: com.jogamp.gluegen.JavaConfiguration: level INFO: obj 0x252f0999
[gluegen] Rename DEFINE_01_EXT -> DEFINE_01
[gluegen] Rename testXID_EXT -> testXID
[gluegen] DelegateImplementation testDelegate -> testDelegateOrigImpl
[gluegen] Logging.new: com.jogamp.gluegen.pcpp.PCPP: level INFO: obj 0x4139eeda
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:242: warning: "Hello GlueGen"
[gluegen] INFO: intConstExpr: enum[Type <anonymous>, name TWO, value 2]
[gluegen] INFO: intConstExpr: enum[Type <anonymous>, name TWO, value 2]
[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:300: 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:300: info: structCTypedefPtr null
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:300: info: : structCTypeName "TK_ComplicatedSuperSet" -> typedefedName "null" -> "TK_ComplicatedSuperSet"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:300: 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:300: 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:322: 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:322: info: structCTypedefPtr null
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:322: info: : structCTypeName "TK_DimensionPair" -> typedefedName "null" -> "TK_DimensionPair"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:322: 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:322: 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:83: 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:83: 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:83: info: : structCTypeName "_AnonBlob" -> typedefedName "AnonBlob" -> "AnonBlob"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:83: 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:83: 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:83: 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:261: 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:261: info: structCTypedefPtr null
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:261: info: : structCTypeName "TK_ContextWrapper" -> typedefedName "null" -> "TK_ContextWrapper"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:261: 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:261: 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:63: 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:63: info: structCTypedefPtr null
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:63: info: : structCTypeName "_Crazy" -> typedefedName "null" -> "_Crazy"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:63: 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:63: 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:76: 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:76: info: structCTypedefPtr null
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:76: info: : structCTypeName "Int32Struct" -> typedefedName "null" -> "Int32Struct"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:76: 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:76: 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:213: 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:213: 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:213: info: : structCTypeName "__MYAPIConfig" -> typedefedName "MYAPIConfig" -> "MYAPIConfig"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: 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:247: 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:247: info: structCTypedefPtr null
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: : structCTypeName "TK_Dimension" -> typedefedName "null" -> "TK_Dimension"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: 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:247: 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:397: 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:397: info: structCTypedefPtr null
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:397: info: : structCTypeName "TK_ModelMutable" -> typedefedName "null" -> "TK_ModelMutable"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:397: 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:397: 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:397: 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:397: 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:397: 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 0x210a6ae2
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:397: 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:397: 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:397: 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:397: info: StaticInit Trigger.3 "TK_ModelMutable.modelNamePointerCString"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:397: 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:365: 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:365: info: structCTypedefPtr null
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:365: info: : structCTypeName "TK_ModelConst" -> typedefedName "null" -> "TK_ModelConst"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:365: 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:365: 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:365: 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:365: 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:365: info: StaticInit Trigger.3 "TK_ModelConst.modelNamePointerCString"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:65: 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:65: 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:65: info: : structCTypeName "ShortBlob" -> typedefedName "LPShortBlob3" -> "LPShortBlob3"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:65: 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:65: 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:254: 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:254: 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:254: info: : structCTypeName "_TK_Context" -> typedefedName "TK_Context" -> "TK_Context"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:254: 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:85: 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:85: info: structCTypedefPtr null
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:85: info: : structCTypeName "_AnonBlob2" -> typedefedName "null" -> "_AnonBlob2"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:85: 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:85: 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:275: 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:275: info: structCTypedefPtr null
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:275: info: : structCTypeName "TK_ComplicatedSubSet" -> typedefedName "null" -> "TK_ComplicatedSubSet"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:275: 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:275: 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:265: 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:265: info: structCTypedefPtr null
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: : structCTypeName "TK_Surface" -> typedefedName "null" -> "TK_Surface"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: 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:265: 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:265: 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:256: 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:256: info: structCTypedefPtr null
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: : structCTypeName "TK_Engine" -> typedefedName "null" -> "TK_Engine"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: 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:256: 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:363: info: Force ALL ProcAddress
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:363: 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:363: 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:363: 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:363: 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:363: 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:363: 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:363: 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:363: 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:363: info: Non-Ignored Impl[0]: [addByte, aliases [], void addByte(const char summands[2], char result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:348: info: StaticInit Trigger.1 "TK_Dimension addDimensionPair(TK_DimensionPair s)"
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:348: 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:348: 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:348: 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:348: 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:348: info: hasFunctionPointerTypedef: false: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:348: 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:348: 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:348: info: Non-Ignored Impl[1]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:347: 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:347: 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:347: 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:347: 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:347: info: hasFunctionPointerTypedef: false: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:347: 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:347: 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:347: info: Non-Ignored Impl[2]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:362: 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:362: 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:362: 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:362: 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:362: 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:362: 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:362: 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:362: 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:362: 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:362: info: Non-Ignored Impl[3]: [addInt, aliases [], void addInt(const int summands[2], int result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:129: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:129: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:129: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:129: info: hasFunctionPointerTypedef: false: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:129: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:129: 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:129: info: Non-Ignored Impl[4]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:131: 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:131: 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:131: 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:131: 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:131: info: hasFunctionPointerTypedef: false: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:131: 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:131: 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:131: info: Non-Ignored Impl[5]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:130: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:130: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:130: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:130: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:130: info: hasFunctionPointerTypedef: false: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:130: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:130: 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:130: info: Non-Ignored Impl[6]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: hasFunctionPointerTypedef: false: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: 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:133: info: Non-Ignored Impl[7]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:135: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:135: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:135: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:135: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:135: info: hasFunctionPointerTypedef: false: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:135: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:135: 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:135: info: Non-Ignored Impl[8]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:134: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:134: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:134: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:134: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:134: info: hasFunctionPointerTypedef: false: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:134: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:134: 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:134: info: Non-Ignored Impl[9]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:137: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:137: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:137: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:137: info: hasFunctionPointerTypedef: false: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:137: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:137: 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:137: info: Non-Ignored Impl[10]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:139: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:139: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:139: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:139: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:139: info: hasFunctionPointerTypedef: false: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:139: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:139: 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:139: info: Non-Ignored Impl[11]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: hasFunctionPointerTypedef: false: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: 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:138: info: Non-Ignored Impl[12]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:125: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:125: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:125: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:125: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:125: info: hasFunctionPointerTypedef: false: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:125: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:125: 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:125: info: Non-Ignored Impl[13]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:127: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:127: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:127: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:127: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:127: info: hasFunctionPointerTypedef: false: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:127: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:127: 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:127: info: Non-Ignored Impl[14]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:126: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:126: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:126: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:126: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:126: info: hasFunctionPointerTypedef: false: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:126: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:126: 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:126: info: Non-Ignored Impl[15]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:148: 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:148: 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:148: 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:148: 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:148: 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:148: info: hasFunctionPointerTypedef: false: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:148: 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:148: 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:148: 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:148: info: Non-Ignored Impl[16]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: hasFunctionPointerTypedef: false: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: 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:151: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: Non-Ignored Impl[17]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: hasFunctionPointerTypedef: false: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: 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:154: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: Non-Ignored Impl[18]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: hasFunctionPointerTypedef: false: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: 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:157: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: Non-Ignored Impl[19]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:160: 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:160: 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:160: 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:160: 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:160: info: hasFunctionPointerTypedef: false: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:160: 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:160: 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:160: info: Non-Ignored Impl[20]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:163: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:163: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:163: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:163: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:163: info: hasFunctionPointerTypedef: false: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:163: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:163: 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:163: info: Non-Ignored Impl[21]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:166: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:166: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:166: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:166: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:166: info: hasFunctionPointerTypedef: false: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:166: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:166: 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:166: info: Non-Ignored Impl[22]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: 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:178: 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:178: 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:178: 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:178: info: hasFunctionPointerTypedef: false: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: 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:178: 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:178: info: Non-Ignored Impl[23]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:142: 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:142: 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:142: 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:142: 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:142: 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:142: 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:142: 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:142: 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:142: 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:142: info: Non-Ignored Impl[24]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:145: 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:145: 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:145: 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:145: 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:145: 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:145: 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:145: 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:145: 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:145: 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:145: info: Non-Ignored Impl[25]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: 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:202: 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:202: 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:202: 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:202: 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:202: 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:202: 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:202: info: Non-Ignored Impl[26]: [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:169: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: hasFunctionPointerTypedef: false: [bufferTest, aliases [], foo bufferTest(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: 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:169: info: Non-Ignored Impl[27]: [bufferTest, aliases [], foo bufferTest(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: hasFunctionPointerTypedef: false: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: 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:184: info: Non-Ignored Impl[28]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: hasFunctionPointerTypedef: false: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: 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:181: info: Non-Ignored Impl[29]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:359: 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:359: 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:359: 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:359: 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:359: 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:359: 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:359: 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:359: 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:359: 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:359: info: Non-Ignored Impl[30]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:358: 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:358: 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:358: 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:358: 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:358: 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:358: 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:358: 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:358: 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:358: info: Non-Ignored Impl[31]: [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:120: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void * createAPtrBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:120: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void * createAPtrBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:120: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void * createAPtrBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:120: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void * createAPtrBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:120: info: hasFunctionPointerTypedef: false: [createAPtrBlob, aliases [], void * createAPtrBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:120: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void * createAPtrBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:120: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [createAPtrBlob, aliases [], void * createAPtrBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:120: info: Non-Ignored Impl[32]: [createAPtrBlob, aliases [], void * createAPtrBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:334: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:334: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:334: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:334: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:334: info: hasFunctionPointerTypedef: false: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:334: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:334: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:334: info: Non-Ignored Impl[33]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:429: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst * createModelConst()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:429: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst * createModelConst()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:429: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst * createModelConst()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:429: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst * createModelConst()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:429: info: hasFunctionPointerTypedef: false: [createModelConst, aliases [], TK_ModelConst * createModelConst()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:429: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst * createModelConst()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:429: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [createModelConst, aliases [], TK_ModelConst * createModelConst()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:429: info: Non-Ignored Impl[34]: [createModelConst, aliases [], TK_ModelConst * createModelConst()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:431: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:431: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:431: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:431: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:431: info: hasFunctionPointerTypedef: false: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:431: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:431: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:431: info: Non-Ignored Impl[35]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:332: info: callThroughProcAddress: true [m 1]: [createSurface, aliases [], TK_Surface * createSurface()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:332: info: callThroughProcAddress: true [m 1]: [createSurface, aliases [], TK_Surface * createSurface()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:332: info: callThroughProcAddress: true [m 1]: [createSurface, aliases [], TK_Surface * createSurface()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:332: info: callThroughProcAddress: true [m 1]: [createSurface, aliases [], TK_Surface * createSurface()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:332: info: hasFunctionPointerTypedef: true: [createSurface, aliases [], TK_Surface * createSurface()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:332: info: genModProcAddrEmitter: callThrough true, hasTypedef true, localCallConv MYAPIENTRY: [createSurface, aliases [], TK_Surface * createSurface()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:332: info: Non-Ignored Impl[36]: [createSurface, aliases [], TK_Surface * createSurface()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:336: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:336: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:336: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:336: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:336: info: hasFunctionPointerTypedef: false: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:336: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:336: 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:336: info: Non-Ignored Impl[37]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:430: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:430: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:430: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:430: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:430: info: hasFunctionPointerTypedef: false: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:430: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:430: 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:430: info: Non-Ignored Impl[38]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: hasFunctionPointerTypedef: false: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: 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:432: info: Non-Ignored Impl[39]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:333: info: callThroughProcAddress: true [m 1]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:333: info: callThroughProcAddress: true [m 1]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:333: info: callThroughProcAddress: true [m 1]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:333: info: callThroughProcAddress: true [m 1]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:333: info: hasFunctionPointerTypedef: true: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:333: 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:333: info: Non-Ignored Impl[40]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: 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:175: 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:175: 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:175: 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:175: 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:175: 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:175: 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:175: 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:175: 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:175: info: Non-Ignored Impl[41]: [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:190: 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:190: 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:190: 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:190: 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:190: 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:190: 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:190: 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:190: info: Non-Ignored Impl[42]: [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:122: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:122: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:122: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:122: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:122: info: hasFunctionPointerTypedef: false: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:122: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:122: 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:122: info: Non-Ignored Impl[43]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:123: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:123: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:123: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:123: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:123: info: hasFunctionPointerTypedef: false: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:123: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:123: 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:123: info: Non-Ignored Impl[44]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:342: 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:342: 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:342: 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:342: 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:342: 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:342: 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:342: 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:342: info: Non-Ignored Impl[45]: [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:344: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:344: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:344: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:344: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:344: info: hasFunctionPointerTypedef: false: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:344: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:344: 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:344: info: Non-Ignored Impl[46]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:343: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:343: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:343: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:343: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:343: info: hasFunctionPointerTypedef: false: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:343: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:343: 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:343: info: Non-Ignored Impl[47]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: hasFunctionPointerTypedef: false: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: 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:335: info: Non-Ignored Impl[48]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: 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:208: 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:208: 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:208: 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:208: 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:208: 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:208: 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:208: 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:208: 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:208: info: Non-Ignored Impl[49]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: 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:205: 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:205: 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:205: 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:205: 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:205: info: hasFunctionPointerTypedef: false: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: 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:205: 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:205: 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:205: info: Non-Ignored Impl[50]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:361: 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:361: 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:361: 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:361: 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:361: 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:361: info: hasFunctionPointerTypedef: true: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:361: 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:361: 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:361: info: Non-Ignored Impl[51]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: callThroughProcAddress: true [m 1]: [intToStr, aliases [], const char * intToStr(int i)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: callThroughProcAddress: true [m 1]: [intToStr, aliases [], const char * intToStr(int i)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: callThroughProcAddress: true [m 1]: [intToStr, aliases [], const char * intToStr(int i)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: hasFunctionPointerTypedef: false: [intToStr, aliases [], const char * intToStr(int i)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: callThroughProcAddress: true [m 1]: [intToStr, aliases [], const char * intToStr(int i)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: 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:196: info: Non-Ignored Impl[52]: [intToStr, aliases [], const char * intToStr(int i)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:346: 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:346: 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:346: 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:346: 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:346: 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:346: 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:346: 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:346: info: Non-Ignored Impl[53]: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:345: 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:345: 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:345: 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:345: 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:345: info: hasFunctionPointerTypedef: false: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:345: 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:345: 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:345: info: Non-Ignored Impl[54]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: 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:172: 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:172: 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:172: 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:172: 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:172: 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:172: 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:172: 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:172: 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:172: info: Non-Ignored Impl[55]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: 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:187: 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:187: 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:187: 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:187: 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:187: 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:187: 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:187: info: Non-Ignored Impl[56]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:112: info: callThroughProcAddress: true [m 1]: [nopTest, aliases [], foo nopTest()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:112: info: callThroughProcAddress: true [m 1]: [nopTest, aliases [], foo nopTest()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:112: info: callThroughProcAddress: true [m 1]: [nopTest, aliases [], foo nopTest()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:112: info: hasFunctionPointerTypedef: false: [nopTest, aliases [], foo nopTest()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:112: info: callThroughProcAddress: true [m 1]: [nopTest, aliases [], foo nopTest()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:112: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [nopTest, aliases [], foo nopTest()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:112: info: Non-Ignored Impl[57]: [nopTest, aliases [], foo nopTest()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:121: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:121: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:121: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:121: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:121: info: hasFunctionPointerTypedef: false: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:121: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:121: 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:121: info: Non-Ignored Impl[58]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: hasFunctionPointerTypedef: true: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: 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:360: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: Non-Ignored Impl[59]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:193: info: callThroughProcAddress: true [m 1]: [strToInt, aliases [], int strToInt(const char * str)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:193: info: callThroughProcAddress: true [m 1]: [strToInt, aliases [], int strToInt(const char * str)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:193: info: callThroughProcAddress: true [m 1]: [strToInt, aliases [], int strToInt(const char * str)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:193: info: hasFunctionPointerTypedef: false: [strToInt, aliases [], int strToInt(const char * str)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:193: info: callThroughProcAddress: true [m 1]: [strToInt, aliases [], int strToInt(const char * str)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:193: 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:193: info: Non-Ignored Impl[60]: [strToInt, aliases [], int strToInt(const char * str)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:199: 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:199: 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:199: 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:199: info: hasFunctionPointerTypedef: false: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:199: 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:199: 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:199: info: Non-Ignored Impl[61]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:93: info: callThroughProcAddress: true [m 1]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:93: info: callThroughProcAddress: true [m 1]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:93: info: callThroughProcAddress: true [m 1]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:93: info: callThroughProcAddress: true [m 1]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:93: info: hasFunctionPointerTypedef: false: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:93: info: callThroughProcAddress: true [m 1]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:93: 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:93: info: Non-Ignored Impl[62]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:103: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:103: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:103: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:103: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:103: info: hasFunctionPointerTypedef: false: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:103: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:103: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:103: info: Non-Ignored Impl[63]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:106: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:106: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:106: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:106: info: hasFunctionPointerTypedef: false: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:106: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:106: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:106: info: Non-Ignored Impl[64]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:114: info: DelegatedImplementation: [testDelegate, aliases [], int32_t testDelegate(int32_t v)] -> testDelegateOrigImpl
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:114: info: DelegatedImplementation: [testDelegate, aliases [], int32_t testDelegate(int32_t v)] -> testDelegateOrigImpl
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:114: info: callThroughProcAddress: true [m 1]: [testDelegate, aliases [], int32_t testDelegate(int32_t v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:114: info: callThroughProcAddress: true [m 1]: [testDelegate, aliases [], int32_t testDelegate(int32_t v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:114: 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:114: info: hasFunctionPointerTypedef: false: [testDelegate, aliases [testDelegateOrigImpl], int32_t testDelegate(int32_t v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:114: 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:114: 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:114: info: Non-Ignored Impl[65]: [testDelegate, aliases [], int32_t testDelegate(int32_t v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:104: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:104: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:104: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:104: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:104: info: hasFunctionPointerTypedef: false: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:104: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:104: 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:104: info: Non-Ignored Impl[66]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:107: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:107: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:107: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:107: info: hasFunctionPointerTypedef: false: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:107: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:107: 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:107: info: Non-Ignored Impl[67]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: hasFunctionPointerTypedef: false: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: 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:109: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: Non-Ignored Impl[68]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:101: info: callThroughProcAddress: true [m 1]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:101: info: callThroughProcAddress: true [m 1]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:101: info: callThroughProcAddress: true [m 1]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:101: info: callThroughProcAddress: true [m 1]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:101: info: hasFunctionPointerTypedef: false: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:101: info: callThroughProcAddress: true [m 1]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:101: 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:101: info: Non-Ignored Impl[69]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:95: info: callThroughProcAddress: true [m 1]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:95: info: callThroughProcAddress: true [m 1]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:95: info: callThroughProcAddress: true [m 1]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:95: info: callThroughProcAddress: true [m 1]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:95: info: hasFunctionPointerTypedef: false: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:95: info: callThroughProcAddress: true [m 1]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:95: 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:95: info: Non-Ignored Impl[70]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:96: info: callThroughProcAddress: true [m 1]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:96: info: callThroughProcAddress: true [m 1]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:96: info: callThroughProcAddress: true [m 1]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:96: info: callThroughProcAddress: true [m 1]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:96: info: hasFunctionPointerTypedef: false: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:96: info: callThroughProcAddress: true [m 1]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:96: 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:96: info: Non-Ignored Impl[71]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:97: info: callThroughProcAddress: true [m 1]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:97: info: callThroughProcAddress: true [m 1]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:97: info: callThroughProcAddress: true [m 1]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:97: info: callThroughProcAddress: true [m 1]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:97: info: hasFunctionPointerTypedef: false: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:97: info: callThroughProcAddress: true [m 1]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:97: 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:97: info: Non-Ignored Impl[72]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:98: info: callThroughProcAddress: true [m 1]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:98: info: callThroughProcAddress: true [m 1]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:98: info: callThroughProcAddress: true [m 1]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:98: info: callThroughProcAddress: true [m 1]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:98: info: hasFunctionPointerTypedef: false: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:98: info: callThroughProcAddress: true [m 1]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:98: 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:98: info: Non-Ignored Impl[73]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:94: info: callThroughProcAddress: true [m 1]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:94: info: callThroughProcAddress: true [m 1]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:94: info: callThroughProcAddress: true [m 1]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:94: info: callThroughProcAddress: true [m 1]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:94: info: hasFunctionPointerTypedef: false: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:94: info: callThroughProcAddress: true [m 1]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:94: 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:94: info: Non-Ignored Impl[74]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:99: info: callThroughProcAddress: true [m 1]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:99: info: callThroughProcAddress: true [m 1]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:99: info: callThroughProcAddress: true [m 1]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:99: info: callThroughProcAddress: true [m 1]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:99: info: hasFunctionPointerTypedef: false: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:99: info: callThroughProcAddress: true [m 1]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:99: 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:99: info: Non-Ignored Impl[75]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:100: info: callThroughProcAddress: true [m 1]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:100: info: callThroughProcAddress: true [m 1]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:100: info: callThroughProcAddress: true [m 1]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:100: info: callThroughProcAddress: true [m 1]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:100: info: hasFunctionPointerTypedef: false: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:100: info: callThroughProcAddress: true [m 1]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:100: 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:100: info: Non-Ignored Impl[76]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:87: info: callThroughProcAddress: true [m 1]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:87: info: callThroughProcAddress: true [m 1]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:87: info: callThroughProcAddress: true [m 1]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:87: info: hasFunctionPointerTypedef: false: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:87: info: callThroughProcAddress: true [m 1]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:87: 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:87: info: Non-Ignored Impl[77]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:92: 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:92: 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:92: 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:92: info: hasFunctionPointerTypedef: false: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:92: 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:92: 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:92: info: Non-Ignored Impl[78]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:219: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:219: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:219: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:219: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:219: info: hasFunctionPointerTypedef: false: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:219: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:219: 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:219: info: Non-Ignored Impl[79]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:216: info: callThroughProcAddress: true [m 1]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:216: info: callThroughProcAddress: true [m 1]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:216: info: callThroughProcAddress: true [m 1]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:216: info: hasFunctionPointerTypedef: false: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:216: info: callThroughProcAddress: true [m 1]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:216: 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:216: info: Non-Ignored Impl[80]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:230: 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:230: 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:230: 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:230: 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:230: 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:230: 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:230: info: Non-Ignored Impl[81]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: 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:232: 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:232: 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:232: 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:232: 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:232: 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:232: info: Non-Ignored Impl[82]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: 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:238: 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:238: 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:238: 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:238: 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:238: 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:238: info: Non-Ignored Impl[83]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:237: 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:237: 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:237: 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:237: 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:237: 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:237: 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:237: info: Non-Ignored Impl[84]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:236: 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:236: 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:236: 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:236: 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:236: 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:236: 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:236: info: Non-Ignored Impl[85]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:231: 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:231: 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:231: 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:231: 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:231: 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:231: 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:231: info: Non-Ignored Impl[86]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:233: 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:233: 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:233: 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:233: 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:233: 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:233: 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:233: info: Non-Ignored Impl[87]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:239: 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:239: 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:239: 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:239: 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:239: 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:239: 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:239: info: Non-Ignored Impl[88]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: 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:235: 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:235: 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:235: 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:235: 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:235: 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:235: info: Non-Ignored Impl[89]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: hasFunctionPointerTypedef: false: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: 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:349: info: Non-Ignored Impl[90]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:363: info: Non-Ignored Intf[0]: [addByte, aliases [], void addByte(const char summands[2], char result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:363: info: Non-Ignored Intf[1]: [addByte, aliases [], void addByte(const char summands[2], char result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:363: info: Non-Ignored Intf[2]: [addByte, aliases [], void addByte(const char summands[2], char result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:363: info: Non-Ignored Intf[3]: [addByte, aliases [], void addByte(const char summands[2], char result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:363: info: Non-Ignored Intf[4]: [addByte, aliases [], void addByte(const char summands[2], char result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:363: info: Non-Ignored Intf[5]: [addByte, aliases [], void addByte(const char summands[2], char result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:348: info: Non-Ignored Intf[6]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:348: info: Non-Ignored Intf[7]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:348: info: Non-Ignored Intf[8]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:348: info: Non-Ignored Intf[9]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:347: info: Non-Ignored Intf[10]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:347: info: Non-Ignored Intf[11]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:347: info: Non-Ignored Intf[12]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:347: info: Non-Ignored Intf[13]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:362: info: Non-Ignored Intf[14]: [addInt, aliases [], void addInt(const int summands[2], int result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:362: info: Non-Ignored Intf[15]: [addInt, aliases [], void addInt(const int summands[2], int result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:362: info: Non-Ignored Intf[16]: [addInt, aliases [], void addInt(const int summands[2], int result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:362: info: Non-Ignored Intf[17]: [addInt, aliases [], void addInt(const int summands[2], int result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:362: info: Non-Ignored Intf[18]: [addInt, aliases [], void addInt(const int summands[2], int result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:362: info: Non-Ignored Intf[19]: [addInt, aliases [], void addInt(const int summands[2], int result[1])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:129: info: Non-Ignored Intf[20]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:129: info: Non-Ignored Intf[21]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:129: info: Non-Ignored Intf[22]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:129: info: Non-Ignored Intf[23]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:131: info: Non-Ignored Intf[24]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:131: info: Non-Ignored Intf[25]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:131: info: Non-Ignored Intf[26]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:131: info: Non-Ignored Intf[27]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:130: info: Non-Ignored Intf[28]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:130: info: Non-Ignored Intf[29]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:130: info: Non-Ignored Intf[30]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:130: info: Non-Ignored Intf[31]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: Non-Ignored Intf[32]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: Non-Ignored Intf[33]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: Non-Ignored Intf[34]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: Non-Ignored Intf[35]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:135: info: Non-Ignored Intf[36]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:135: info: Non-Ignored Intf[37]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:135: info: Non-Ignored Intf[38]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:135: info: Non-Ignored Intf[39]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:134: info: Non-Ignored Intf[40]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:134: info: Non-Ignored Intf[41]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:134: info: Non-Ignored Intf[42]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:134: info: Non-Ignored Intf[43]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:137: info: Non-Ignored Intf[44]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:137: info: Non-Ignored Intf[45]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:137: info: Non-Ignored Intf[46]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:137: info: Non-Ignored Intf[47]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:139: info: Non-Ignored Intf[48]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:139: info: Non-Ignored Intf[49]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:139: info: Non-Ignored Intf[50]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:139: info: Non-Ignored Intf[51]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: Non-Ignored Intf[52]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: Non-Ignored Intf[53]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: Non-Ignored Intf[54]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: Non-Ignored Intf[55]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:125: info: Non-Ignored Intf[56]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:125: info: Non-Ignored Intf[57]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:125: info: Non-Ignored Intf[58]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:125: info: Non-Ignored Intf[59]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:127: info: Non-Ignored Intf[60]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:127: info: Non-Ignored Intf[61]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:127: info: Non-Ignored Intf[62]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:127: info: Non-Ignored Intf[63]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:126: info: Non-Ignored Intf[64]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:126: info: Non-Ignored Intf[65]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:126: info: Non-Ignored Intf[66]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:126: info: Non-Ignored Intf[67]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:148: info: Non-Ignored Intf[68]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:148: info: Non-Ignored Intf[69]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:148: info: Non-Ignored Intf[70]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:148: info: Non-Ignored Intf[71]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:148: info: Non-Ignored Intf[72]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:148: info: Non-Ignored Intf[73]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: Non-Ignored Intf[74]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: Non-Ignored Intf[75]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: Non-Ignored Intf[76]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: Non-Ignored Intf[77]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: Non-Ignored Intf[78]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: Non-Ignored Intf[79]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: Non-Ignored Intf[80]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: Non-Ignored Intf[81]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: Non-Ignored Intf[82]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: Non-Ignored Intf[83]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: Non-Ignored Intf[84]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:154: info: Non-Ignored Intf[85]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: Non-Ignored Intf[86]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: Non-Ignored Intf[87]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: Non-Ignored Intf[88]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: Non-Ignored Intf[89]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: Non-Ignored Intf[90]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:157: info: Non-Ignored Intf[91]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:160: info: Non-Ignored Intf[92]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:160: info: Non-Ignored Intf[93]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:160: info: Non-Ignored Intf[94]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:160: info: Non-Ignored Intf[95]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:163: info: Non-Ignored Intf[96]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:163: info: Non-Ignored Intf[97]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:163: info: Non-Ignored Intf[98]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:163: info: Non-Ignored Intf[99]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:166: info: Non-Ignored Intf[100]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:166: info: Non-Ignored Intf[101]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:166: info: Non-Ignored Intf[102]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:166: info: Non-Ignored Intf[103]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: Non-Ignored Intf[104]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: Non-Ignored Intf[105]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: Non-Ignored Intf[106]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: Non-Ignored Intf[107]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:142: info: Non-Ignored Intf[108]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:142: info: Non-Ignored Intf[109]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:142: info: Non-Ignored Intf[110]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:142: info: Non-Ignored Intf[111]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:142: info: Non-Ignored Intf[112]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:142: info: Non-Ignored Intf[113]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:145: info: Non-Ignored Intf[114]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:145: info: Non-Ignored Intf[115]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:145: info: Non-Ignored Intf[116]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:145: info: Non-Ignored Intf[117]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:145: info: Non-Ignored Intf[118]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:145: info: Non-Ignored Intf[119]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: Non-Ignored Intf[120]: [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:202: info: Non-Ignored Intf[121]: [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:202: info: Non-Ignored Intf[122]: [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:202: info: Non-Ignored Intf[123]: [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:169: info: Non-Ignored Intf[124]: [bufferTest, aliases [], foo bufferTest(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: Non-Ignored Intf[125]: [bufferTest, aliases [], foo bufferTest(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: Non-Ignored Intf[126]: [bufferTest, aliases [], foo bufferTest(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: Non-Ignored Intf[127]: [bufferTest, aliases [], foo bufferTest(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: Non-Ignored Intf[128]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: Non-Ignored Intf[129]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: Non-Ignored Intf[130]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: Non-Ignored Intf[131]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: Non-Ignored Intf[132]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: Non-Ignored Intf[133]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: Non-Ignored Intf[134]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: Non-Ignored Intf[135]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:359: info: Non-Ignored Intf[136]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:359: info: Non-Ignored Intf[137]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:359: info: Non-Ignored Intf[138]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:359: info: Non-Ignored Intf[139]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:359: info: Non-Ignored Intf[140]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:359: info: Non-Ignored Intf[141]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:358: info: Non-Ignored Intf[142]: [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:358: info: Non-Ignored Intf[143]: [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:358: info: Non-Ignored Intf[144]: [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:358: info: Non-Ignored Intf[145]: [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:358: info: Non-Ignored Intf[146]: [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:358: info: Non-Ignored Intf[147]: [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:120: info: Non-Ignored Intf[148]: [createAPtrBlob, aliases [], void * createAPtrBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:120: info: Non-Ignored Intf[149]: [createAPtrBlob, aliases [], void * createAPtrBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:120: info: Non-Ignored Intf[150]: [createAPtrBlob, aliases [], void * createAPtrBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:120: info: Non-Ignored Intf[151]: [createAPtrBlob, aliases [], void * createAPtrBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:334: info: Non-Ignored Intf[152]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:334: info: Non-Ignored Intf[153]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:334: info: Non-Ignored Intf[154]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:334: info: Non-Ignored Intf[155]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:429: info: Non-Ignored Intf[156]: [createModelConst, aliases [], TK_ModelConst * createModelConst()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:429: info: Non-Ignored Intf[157]: [createModelConst, aliases [], TK_ModelConst * createModelConst()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:429: info: Non-Ignored Intf[158]: [createModelConst, aliases [], TK_ModelConst * createModelConst()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:429: info: Non-Ignored Intf[159]: [createModelConst, aliases [], TK_ModelConst * createModelConst()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:431: info: Non-Ignored Intf[160]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:431: info: Non-Ignored Intf[161]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:431: info: Non-Ignored Intf[162]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:431: info: Non-Ignored Intf[163]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:332: info: Non-Ignored Intf[164]: [createSurface, aliases [], TK_Surface * createSurface()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:332: info: Non-Ignored Intf[165]: [createSurface, aliases [], TK_Surface * createSurface()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:332: info: Non-Ignored Intf[166]: [createSurface, aliases [], TK_Surface * createSurface()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:332: info: Non-Ignored Intf[167]: [createSurface, aliases [], TK_Surface * createSurface()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:336: info: Non-Ignored Intf[168]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:336: info: Non-Ignored Intf[169]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:336: info: Non-Ignored Intf[170]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:336: info: Non-Ignored Intf[171]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:430: info: Non-Ignored Intf[172]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:430: info: Non-Ignored Intf[173]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:430: info: Non-Ignored Intf[174]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:430: info: Non-Ignored Intf[175]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: Non-Ignored Intf[176]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: Non-Ignored Intf[177]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: Non-Ignored Intf[178]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: Non-Ignored Intf[179]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:333: info: Non-Ignored Intf[180]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:333: info: Non-Ignored Intf[181]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:333: info: Non-Ignored Intf[182]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:333: info: Non-Ignored Intf[183]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: Non-Ignored Intf[184]: [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:175: info: Non-Ignored Intf[185]: [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:175: info: Non-Ignored Intf[186]: [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:175: info: Non-Ignored Intf[187]: [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:175: info: Non-Ignored Intf[188]: [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:175: info: Non-Ignored Intf[189]: [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:190: info: Non-Ignored Intf[190]: [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:190: info: Non-Ignored Intf[191]: [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:190: info: Non-Ignored Intf[192]: [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:190: info: Non-Ignored Intf[193]: [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:122: info: Non-Ignored Intf[194]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:122: info: Non-Ignored Intf[195]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:122: info: Non-Ignored Intf[196]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:122: info: Non-Ignored Intf[197]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:123: info: Non-Ignored Intf[198]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:123: info: Non-Ignored Intf[199]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:123: info: Non-Ignored Intf[200]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:123: info: Non-Ignored Intf[201]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:342: info: Non-Ignored Intf[202]: [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:342: info: Non-Ignored Intf[203]: [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:342: info: Non-Ignored Intf[204]: [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:342: info: Non-Ignored Intf[205]: [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:344: info: Non-Ignored Intf[206]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:344: info: Non-Ignored Intf[207]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:344: info: Non-Ignored Intf[208]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:344: info: Non-Ignored Intf[209]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:343: info: Non-Ignored Intf[210]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:343: info: Non-Ignored Intf[211]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:343: info: Non-Ignored Intf[212]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:343: info: Non-Ignored Intf[213]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: Non-Ignored Intf[214]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: Non-Ignored Intf[215]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: Non-Ignored Intf[216]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: Non-Ignored Intf[217]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: Non-Ignored Intf[218]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: Non-Ignored Intf[219]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: Non-Ignored Intf[220]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: Non-Ignored Intf[221]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: Non-Ignored Intf[222]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: Non-Ignored Intf[223]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: Non-Ignored Intf[224]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: Non-Ignored Intf[225]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: Non-Ignored Intf[226]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: Non-Ignored Intf[227]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: Non-Ignored Intf[228]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: Non-Ignored Intf[229]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:361: info: Non-Ignored Intf[230]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:361: info: Non-Ignored Intf[231]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:361: info: Non-Ignored Intf[232]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:361: info: Non-Ignored Intf[233]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:361: info: Non-Ignored Intf[234]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:361: info: Non-Ignored Intf[235]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: Non-Ignored Intf[236]: [intToStr, aliases [], const char * intToStr(int i)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: Non-Ignored Intf[237]: [intToStr, aliases [], const char * intToStr(int i)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: Non-Ignored Intf[238]: [intToStr, aliases [], const char * intToStr(int i)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: Non-Ignored Intf[239]: [intToStr, aliases [], const char * intToStr(int i)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:346: info: Non-Ignored Intf[240]: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:346: info: Non-Ignored Intf[241]: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:346: 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:346: 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:345: info: Non-Ignored Intf[244]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:345: info: Non-Ignored Intf[245]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:345: info: Non-Ignored Intf[246]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:345: info: Non-Ignored Intf[247]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: Non-Ignored Intf[248]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: Non-Ignored Intf[249]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: Non-Ignored Intf[250]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: Non-Ignored Intf[251]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: Non-Ignored Intf[252]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: Non-Ignored Intf[253]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: Non-Ignored Intf[254]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: Non-Ignored Intf[255]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: Non-Ignored Intf[256]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: Non-Ignored Intf[257]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:112: info: Non-Ignored Intf[258]: [nopTest, aliases [], foo nopTest()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:112: info: Non-Ignored Intf[259]: [nopTest, aliases [], foo nopTest()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:112: info: Non-Ignored Intf[260]: [nopTest, aliases [], foo nopTest()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:112: info: Non-Ignored Intf[261]: [nopTest, aliases [], foo nopTest()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:121: info: Non-Ignored Intf[262]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:121: info: Non-Ignored Intf[263]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:121: info: Non-Ignored Intf[264]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:121: info: Non-Ignored Intf[265]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: Non-Ignored Intf[266]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: Non-Ignored Intf[267]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: Non-Ignored Intf[268]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: Non-Ignored Intf[269]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: Non-Ignored Intf[270]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:360: info: Non-Ignored Intf[271]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:193: info: Non-Ignored Intf[272]: [strToInt, aliases [], int strToInt(const char * str)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:193: info: Non-Ignored Intf[273]: [strToInt, aliases [], int strToInt(const char * str)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:193: info: Non-Ignored Intf[274]: [strToInt, aliases [], int strToInt(const char * str)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:193: info: Non-Ignored Intf[275]: [strToInt, aliases [], int strToInt(const char * str)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:199: info: Non-Ignored Intf[276]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:199: info: Non-Ignored Intf[277]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:199: info: Non-Ignored Intf[278]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:199: info: Non-Ignored Intf[279]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:93: info: Non-Ignored Intf[280]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:93: info: Non-Ignored Intf[281]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:93: info: Non-Ignored Intf[282]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:93: info: Non-Ignored Intf[283]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:103: info: Non-Ignored Intf[284]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:103: info: Non-Ignored Intf[285]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:103: info: Non-Ignored Intf[286]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:103: info: Non-Ignored Intf[287]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:106: info: Non-Ignored Intf[288]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:106: info: Non-Ignored Intf[289]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:106: info: Non-Ignored Intf[290]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:106: info: Non-Ignored Intf[291]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:114: info: Non-Ignored Intf[292]: [testDelegate, aliases [], int32_t testDelegate(int32_t v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:114: info: Non-Ignored Intf[293]: [testDelegate, aliases [testDelegateOrigImpl], int32_t testDelegate(int32_t v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:114: info: Non-Ignored Intf[294]: [testDelegate, aliases [testDelegateOrigImpl], int32_t testDelegate(int32_t v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:114: info: Non-Ignored Intf[295]: [testDelegate, aliases [testDelegateOrigImpl], int32_t testDelegate(int32_t v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:104: info: Non-Ignored Intf[296]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:104: info: Non-Ignored Intf[297]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:104: info: Non-Ignored Intf[298]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:104: info: Non-Ignored Intf[299]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:107: info: Non-Ignored Intf[300]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:107: info: Non-Ignored Intf[301]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:107: info: Non-Ignored Intf[302]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:107: info: Non-Ignored Intf[303]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: Non-Ignored Intf[304]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: Non-Ignored Intf[305]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: Non-Ignored Intf[306]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: Non-Ignored Intf[307]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: Non-Ignored Intf[308]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:109: info: Non-Ignored Intf[309]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:101: info: Non-Ignored Intf[310]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:101: info: Non-Ignored Intf[311]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:101: info: Non-Ignored Intf[312]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:101: info: Non-Ignored Intf[313]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:95: info: Non-Ignored Intf[314]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:95: info: Non-Ignored Intf[315]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:95: info: Non-Ignored Intf[316]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:95: info: Non-Ignored Intf[317]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:96: info: Non-Ignored Intf[318]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:96: info: Non-Ignored Intf[319]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:96: info: Non-Ignored Intf[320]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:96: info: Non-Ignored Intf[321]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:97: info: Non-Ignored Intf[322]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:97: info: Non-Ignored Intf[323]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:97: info: Non-Ignored Intf[324]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:97: info: Non-Ignored Intf[325]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:98: info: Non-Ignored Intf[326]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:98: info: Non-Ignored Intf[327]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:98: info: Non-Ignored Intf[328]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:98: info: Non-Ignored Intf[329]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:94: info: Non-Ignored Intf[330]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:94: info: Non-Ignored Intf[331]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:94: info: Non-Ignored Intf[332]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:94: info: Non-Ignored Intf[333]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:99: info: Non-Ignored Intf[334]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:99: info: Non-Ignored Intf[335]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:99: info: Non-Ignored Intf[336]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:99: info: Non-Ignored Intf[337]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:100: info: Non-Ignored Intf[338]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:100: info: Non-Ignored Intf[339]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:100: info: Non-Ignored Intf[340]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:100: info: Non-Ignored Intf[341]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:87: info: Non-Ignored Intf[342]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:87: info: Non-Ignored Intf[343]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:87: info: Non-Ignored Intf[344]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:87: info: Non-Ignored Intf[345]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:92: info: Non-Ignored Intf[346]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:92: info: Non-Ignored Intf[347]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:92: info: Non-Ignored Intf[348]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:92: info: Non-Ignored Intf[349]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:219: info: Non-Ignored Intf[350]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:219: info: Non-Ignored Intf[351]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:219: info: Non-Ignored Intf[352]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:219: info: Non-Ignored Intf[353]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:216: info: Non-Ignored Intf[354]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:216: info: Non-Ignored Intf[355]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:216: info: Non-Ignored Intf[356]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:216: info: Non-Ignored Intf[357]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:230: info: Non-Ignored Intf[358]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:230: info: Non-Ignored Intf[359]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:230: info: Non-Ignored Intf[360]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:230: info: Non-Ignored Intf[361]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: Non-Ignored Intf[362]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: Non-Ignored Intf[363]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: Non-Ignored Intf[364]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: Non-Ignored Intf[365]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: Non-Ignored Intf[366]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: Non-Ignored Intf[367]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: Non-Ignored Intf[368]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: Non-Ignored Intf[369]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:237: info: Non-Ignored Intf[370]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:237: info: Non-Ignored Intf[371]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:237: info: Non-Ignored Intf[372]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:237: info: Non-Ignored Intf[373]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:236: info: Non-Ignored Intf[374]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:236: info: Non-Ignored Intf[375]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:236: info: Non-Ignored Intf[376]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:236: info: Non-Ignored Intf[377]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:231: info: Non-Ignored Intf[378]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:231: info: Non-Ignored Intf[379]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:231: info: Non-Ignored Intf[380]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:231: info: Non-Ignored Intf[381]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:233: info: Non-Ignored Intf[382]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:233: info: Non-Ignored Intf[383]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:233: info: Non-Ignored Intf[384]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:233: info: Non-Ignored Intf[385]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:239: info: Non-Ignored Intf[386]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:239: info: Non-Ignored Intf[387]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:239: info: Non-Ignored Intf[388]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:239: info: Non-Ignored Intf[389]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: Non-Ignored Intf[390]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: Non-Ignored Intf[391]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: Non-Ignored Intf[392]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: Non-Ignored Intf[393]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: Non-Ignored Intf[394]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: Non-Ignored Intf[395]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: Non-Ignored Intf[396]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
[gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: Non-Ignored Intf[397]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
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 91 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:244: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:244: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] 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:244: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:244: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:244: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:244: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:244: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:244: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:244: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:244: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:244: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:244: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:244: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:244: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 @ 1426634546046 ms +++ localhost/127.0.0.1:59999 - Locked within 69 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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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 = 851
[java] 12: EXECUTOR_NUMBER = 0
[java] 13: LaunchKeepContext = 1
[java] 14: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
[java] 15: SECURITYSESSIONID = 186a4
[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: JAVA_MAIN_CLASS_28324 = hudson.remoting.Launcher
[java] 20: JUNIT_DISABLED = false
[java] 21: Apple_PubSub_Socket_Render = /tmp/launch-dze7me/Render
[java] 22: HUDSON_HOME = /srv/jenkins
[java] 23: JAVA_MAIN_CLASS_34516 = org.apache.tools.ant.launch.Launcher
[java] 24: com.apple.java.jvmMode = client
[java] 25: ANT_PATH = /opt-share/apache-ant
[java] 26: SHLVL = 3
[java] 27: TERM_PROGRAM_VERSION = 326
[java] 28: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[java] 29: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
[java] 30: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
[java] 31: GIT_PREVIOUS_COMMIT = bd2019270defbaa1a625e5d097b76beb8610a8ed
[java] 32: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
[java] 33: TERM_SESSION_ID = 8F9473E6-C639-462D-8333-805E906C3CD1
[java] 34: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
[java] 35: BUILD_ID = 2015-03-18_00-20-00
[java] 36: LOGNAME = jogamp
[java] 37: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-851
[java] 38: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/851/
[java] 39: __CHECKFIX1436934 = 1
[java] 40: TARGET_LEVEL = 1.6
[java] 41: SHELL = /bin/bash
[java] 42: BUILD_DISPLAY_NAME = #851
[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=851 -Dgluegen.build.id=2015-03-18_00-20-00 -Dgluegen.build.commit=030b580cf8bb7f1e91eed6e47a341eb50fc2e6be -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 @ 1426634546431 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[java]
[java] Time: 1.153
[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-b851-20150318-macosx-universal
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b851-20150318-macosx-universal
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b851-20150318-macosx-universal
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b851-20150318-macosx-universal/jar
[copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b851-20150318-macosx-universal/jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b851-20150318-macosx-universal/lib
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b851-20150318-macosx-universal/lib
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b851-20150318-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-b851-20150318-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-b851-20150318-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-b851-20150318-macosx-universal.7z
[exec]
[exec] Compressing gluegen-2.3-b851-20150318-macosx-universal/gluegen-java-src.zip
[exec] Compressing gluegen-2.3-b851-20150318-macosx-universal/jar/gluegen-rt-android-natives-macosx-universal.jar
[exec] Compressing gluegen-2.3-b851-20150318-macosx-universal/jar/gluegen-rt-android.jar
[exec] Compressing gluegen-2.3-b851-20150318-macosx-universal/jar/gluegen-rt-natives-macosx-universal.jar
[exec] Compressing gluegen-2.3-b851-20150318-macosx-universal/jar/gluegen-rt.jar
[exec] Compressing gluegen-2.3-b851-20150318-macosx-universal/jar/gluegen-test-util.jar
[exec] Compressing gluegen-2.3-b851-20150318-macosx-universal/jar/gluegen.jar
[exec] Compressing gluegen-2.3-b851-20150318-macosx-universal/LICENSE.txt
[exec] Compressing gluegen-2.3-b851-20150318-macosx-universal/lib/libgluegen-rt.jnilib
[exec] Compressing gluegen-2.3-b851-20150318-macosx-universal/jnlp-files/gluegen-rt.jnlp
[exec] Compressing gluegen-2.3-b851-20150318-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-b851-20150318-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.1-rc-20150318
[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.1-rc-20150318
[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.1-rc-20150318
[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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634561868 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.common.net.AssetURLConnectionRegisteredTest
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634651261 ms +++ localhost/127.0.0.1:59999 - Locked within 89403 ms, 179 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 @ 1426634651742 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 90.837 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634561868 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 @ 1426634651261 ms +++ localhost/127.0.0.1:59999 - Locked within 89403 ms, 179 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 @ 1426634651742 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: assetRegisteredIOUtilGetResourceRel1_RT took 0.093 sec
[junit] Testcase: assetRegisteredIOUtilGetResourceRel2_RT took 0.001 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: 90.837 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634561868 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 @ 1426634651261 ms +++ localhost/127.0.0.1:59999 - Locked within 89403 ms, 179 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 @ 1426634651742 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest
[junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634653935 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 @ 1426634870485 ms +++ localhost/127.0.0.1:59999 - Locked within 216550 ms, 432 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 @ 1426634870744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 217.35 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634653935 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 @ 1426634870485 ms +++ localhost/127.0.0.1:59999 - Locked within 216550 ms, 432 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 @ 1426634870744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: assetUnregisteredIOUtilGetResourceAbs_RT took 0.031 sec
[junit] Testcase: assetUnregisteredIOUtilGetResourceRel0_RT took 0.079 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: 217.35 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634653935 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 @ 1426634870485 ms +++ localhost/127.0.0.1:59999 - Locked within 216550 ms, 432 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 @ 1426634870744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.net.TestUri01
[junit] Testsuite: com.jogamp.common.net.TestUri01
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634871500 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 @ 1426634872003 ms +++ localhost/127.0.0.1:59999 - Locked within 504 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 @ 1426634872498 ms --- localhost/127.0.0.1:59999 - Unlock ok within 14 ms
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1.664 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634871500 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 @ 1426634872003 ms +++ localhost/127.0.0.1:59999 - Locked within 504 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 @ 1426634872498 ms --- localhost/127.0.0.1:59999 - Unlock ok within 14 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00BasicCoding took 0.297 sec
[junit] Testcase: test02URIEscapeSpecialChars took 0.008 sec
[junit] Testcase: test03URIEscapeCommonChars took 0.002 sec
[junit] Testcase: test04EqualsAndHashCode took 0.001 sec
[junit] Testcase: test05Contained took 0.002 sec
[junit] Testcase: test08NormalizedHierarchy took 0.001 sec
[junit] Testcase: test09NormalizedOpaque took 0.01 sec
[junit] Testcase: test10ParentAndDirHierarchy took 0.003 sec
[junit] Testcase: test11ParentAndDirOpaque took 0.001 sec
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1.664 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634871500 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 @ 1426634872003 ms +++ localhost/127.0.0.1:59999 - Locked within 504 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 @ 1426634872498 ms --- localhost/127.0.0.1:59999 - Unlock ok within 14 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 @ 1426634873159 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 <file>, ssp <///rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <file:///rootDir/file1.txt>
[junit] URL-orig : <file:///rootDir/file1.txt>
[junit] URL-comp : <file:///rootDir/file1.txt>
[junit] scheme <file>, ssp </rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <file:/rootDir/file1.txt>
[junit] URL-orig : <file:/rootDir/file1.txt>
[junit] URL-comp : <file:/rootDir/file1.txt>
[junit] scheme <file>, ssp <//host/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <file://host/rootDir/file1.txt>
[junit] URL-orig : <file://host/rootDir/file1.txt>
[junit] URL-comp : <file://host/rootDir/file1.txt>
[junit] scheme <file>, ssp <//host/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <file://host/rootDir/file1.txt>
[junit] URL-orig : <file://host/rootDir/file1.txt>
[junit] URL-comp : <file://host/rootDir/file1.txt>
[junit] scheme <jar>, ssp <file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <jar>, ssp <file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <gluegen-test/info.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:gluegen-test/info.txt>
[junit] URL-orig : <asset:gluegen-test/info.txt>
[junit] URL-comp : <asset:gluegen-test/info.txt>
[junit] scheme <asset>, ssp <gluegen-test/info.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:gluegen-test/info.txt>
[junit] URL-orig : <asset:gluegen-test/info.txt>
[junit] URL-comp : <asset:gluegen-test/info.txt>
[junit] scheme <asset>, ssp </gluegen-test/info.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:/gluegen-test/info.txt>
[junit] URL-orig : <asset:/gluegen-test/info.txt>
[junit] URL-comp : <asset:/gluegen-test/info.txt>
[junit] scheme <asset>, ssp </gluegen-test/info.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:/gluegen-test/info.txt>
[junit] URL-orig : <asset:/gluegen-test/info.txt>
[junit] URL-comp : <asset:/gluegen-test/info.txt>
[junit] scheme <http>, ssp <//domain.com/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals: true
[junit] URL-ref : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com:1234/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals: true
[junit] URL-ref : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com:1234/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/./file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/./file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426634874141 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.526 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634873159 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 <file>, ssp <///rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <file:///rootDir/file1.txt>
[junit] URL-orig : <file:///rootDir/file1.txt>
[junit] URL-comp : <file:///rootDir/file1.txt>
[junit] scheme <file>, ssp </rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <file:/rootDir/file1.txt>
[junit] URL-orig : <file:/rootDir/file1.txt>
[junit] URL-comp : <file:/rootDir/file1.txt>
[junit] scheme <file>, ssp <//host/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <file://host/rootDir/file1.txt>
[junit] URL-orig : <file://host/rootDir/file1.txt>
[junit] URL-comp : <file://host/rootDir/file1.txt>
[junit] scheme <file>, ssp <//host/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <file://host/rootDir/file1.txt>
[junit] URL-orig : <file://host/rootDir/file1.txt>
[junit] URL-comp : <file://host/rootDir/file1.txt>
[junit] scheme <jar>, ssp <file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <jar>, ssp <file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <gluegen-test/info.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:gluegen-test/info.txt>
[junit] URL-orig : <asset:gluegen-test/info.txt>
[junit] URL-comp : <asset:gluegen-test/info.txt>
[junit] scheme <asset>, ssp <gluegen-test/info.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:gluegen-test/info.txt>
[junit] URL-orig : <asset:gluegen-test/info.txt>
[junit] URL-comp : <asset:gluegen-test/info.txt>
[junit] scheme <asset>, ssp </gluegen-test/info.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:/gluegen-test/info.txt>
[junit] URL-orig : <asset:/gluegen-test/info.txt>
[junit] URL-comp : <asset:/gluegen-test/info.txt>
[junit] scheme <asset>, ssp </gluegen-test/info.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:/gluegen-test/info.txt>
[junit] URL-orig : <asset:/gluegen-test/info.txt>
[junit] URL-comp : <asset:/gluegen-test/info.txt>
[junit] scheme <http>, ssp <//domain.com/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals: true
[junit] URL-ref : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com:1234/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals: true
[junit] URL-ref : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com:1234/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/./file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/./file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426634874141 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01URLCompositioning took 0.952 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.526 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] ++++ Test Singleton.lock()
[junit] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634873159 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 <file>, ssp <///rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <file:///rootDir/file1.txt>
[junit] URL-orig : <file:///rootDir/file1.txt>
[junit] URL-comp : <file:///rootDir/file1.txt>
[junit] scheme <file>, ssp </rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <file:/rootDir/file1.txt>
[junit] URL-orig : <file:/rootDir/file1.txt>
[junit] URL-comp : <file:/rootDir/file1.txt>
[junit] scheme <file>, ssp <//host/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <file://host/rootDir/file1.txt>
[junit] URL-orig : <file://host/rootDir/file1.txt>
[junit] URL-comp : <file://host/rootDir/file1.txt>
[junit] scheme <file>, ssp <//host/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <file://host/rootDir/file1.txt>
[junit] URL-orig : <file://host/rootDir/file1.txt>
[junit] URL-comp : <file://host/rootDir/file1.txt>
[junit] scheme <jar>, ssp <file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <jar>, ssp <file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <gluegen-test/info.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:gluegen-test/info.txt>
[junit] URL-orig : <asset:gluegen-test/info.txt>
[junit] URL-comp : <asset:gluegen-test/info.txt>
[junit] scheme <asset>, ssp <gluegen-test/info.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:gluegen-test/info.txt>
[junit] URL-orig : <asset:gluegen-test/info.txt>
[junit] URL-comp : <asset:gluegen-test/info.txt>
[junit] scheme <asset>, ssp </gluegen-test/info.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:/gluegen-test/info.txt>
[junit] URL-orig : <asset:/gluegen-test/info.txt>
[junit] URL-comp : <asset:/gluegen-test/info.txt>
[junit] scheme <asset>, ssp </gluegen-test/info.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:/gluegen-test/info.txt>
[junit] URL-orig : <asset:/gluegen-test/info.txt>
[junit] URL-comp : <asset:/gluegen-test/info.txt>
[junit] scheme <http>, ssp <//domain.com/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals: true
[junit] URL-ref : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com:1234/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals: true
[junit] URL-ref : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com:1234/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/./file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/./file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426634874141 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.net.TestUri03Resolving
[junit] Testsuite: com.jogamp.common.net.TestUri03Resolving
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634874774 ms +++ localhost/127.0.0.1:59999 - Locked within 25 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 @ 1426634875877 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.662 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634874774 ms +++ localhost/127.0.0.1:59999 - Locked within 25 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 @ 1426634875877 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01HttpUri2URL took 0.238 sec
[junit] Testcase: test02FileUnixUri2URL took 0.154 sec
[junit] Testcase: test03FileWindowsUri2URL took 0.051 sec
[junit] Testcase: test11HttpURL2Uri took 0.011 sec
[junit] Testcase: test12FileUnixURL2Uri took 0.1 sec
[junit] Testcase: test13FileWindowsURL2Uri took 0.035 sec
[junit] Testcase: test24FileUnixURI2URL took 0.296 sec
[junit] Testcase: test25FileWindowsURI2URL took 0 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.662 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634874774 ms +++ localhost/127.0.0.1:59999 - Locked within 25 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 @ 1426634875877 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634877229 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908
[junit] Testsuite: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908
[junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634878735 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: 6848018
[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: 6848018
[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 @ 1426634881735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634882289 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.047 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634877229 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 @ 1426634878735 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: 6848018
[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: 6848018
[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 @ 1426634881735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00TempJarCacheSimplePath took 2.708 sec
[junit] Testcase: test01TempJarCacheOddPath took 0.18 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.047 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634877229 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 @ 1426634878735 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: 6848018
[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: 6848018
[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 @ 1426634881735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.net.TestUriQueryProps
[junit] Testsuite: com.jogamp.common.net.TestUriQueryProps
[junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634889321 ms +++ localhost/127.0.0.1:59999 - Locked within 7034 ms, 15 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 @ 1426634889355 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634889900 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.604 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634882289 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 @ 1426634889321 ms +++ localhost/127.0.0.1:59999 - Locked within 7034 ms, 15 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 @ 1426634889355 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 0.001 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.604 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634882289 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 @ 1426634889321 ms +++ localhost/127.0.0.1:59999 - Locked within 7034 ms, 15 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 @ 1426634889355 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] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634891409 ms +++ localhost/127.0.0.1:59999 - Locked within 1509 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 @ 1426634891495 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.131 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634889900 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 @ 1426634891409 ms +++ localhost/127.0.0.1:59999 - Locked within 1509 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 @ 1426634891495 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: showURLComponents0 took 0.002 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.131 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426634889900 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 @ 1426634891409 ms +++ localhost/127.0.0.1:59999 - Locked within 1509 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 @ 1426634891495 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634892054 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 @ 1426634892087 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Testsuite: com.jogamp.common.nio.BuffersTest
[junit] Testsuite: com.jogamp.common.nio.BuffersTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.567 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634892054 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 @ 1426634892087 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.567 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634892054 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 @ 1426634892087 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634892705 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 @ 1426634892874 ms --- localhost/127.0.0.1:59999 - Unlock ok within 14 ms
[junit] ++++ Test Singleton.lock()
[junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634893419 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.706 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634892705 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 @ 1426634892874 ms --- localhost/127.0.0.1:59999 - Unlock ok within 14 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: dynamicConcurrentTest took 0.076 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.706 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634892705 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 @ 1426634892874 ms --- localhost/127.0.0.1:59999 - Unlock ok within 14 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion
[junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426634893452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.57 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634893419 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 @ 1426634893452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testDoubleArray2FloatArrayAndBack01 took 0.001 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.57 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634893419 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 @ 1426634893452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.nio.TestByteBufferCopyStream
[junit] Testsuite: com.jogamp.common.nio.TestByteBufferCopyStream
[junit] ++++ Test Singleton.lock()
[junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634894044 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.417 MiB
[junit] test 256.000 MiB after Used Memory : 2.575, delta 0.158 MiB
[junit] test 256.000 MiB gc'ed Used Memory : 1.612, delta -0.805 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.612 MiB
[junit] test 256.000 MiB after Used Memory : 1.612, delta 0.000 MiB
[junit] test 256.000 MiB gc'ed Used Memory : 1.613, delta 0.002 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.613 MiB
[junit] test 256.500 MiB after Used Memory : 1.613, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.544, delta -0.069 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.544 MiB
[junit] test 256.500 MiB after Used Memory : 1.544, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.511, delta -0.034 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.511 MiB
[junit] test 256.500 MiB after Used Memory : 1.511, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.513, delta 0.002 MiB
[junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635006538 ms --- localhost/127.0.0.1:59999 - Unlock ok within 70 ms
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 113.032 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634894044 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.417 MiB
[junit] test 256.000 MiB after Used Memory : 2.575, delta 0.158 MiB
[junit] test 256.000 MiB gc'ed Used Memory : 1.612, delta -0.805 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.612 MiB
[junit] test 256.000 MiB after Used Memory : 1.612, delta 0.000 MiB
[junit] test 256.000 MiB gc'ed Used Memory : 1.613, delta 0.002 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.613 MiB
[junit] test 256.500 MiB after Used Memory : 1.613, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.544, delta -0.069 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.544 MiB
[junit] test 256.500 MiB after Used Memory : 1.544, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.511, delta -0.034 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.511 MiB
[junit] test 256.500 MiB after Used Memory : 1.511, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.513, delta 0.002 MiB
[junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635006538 ms --- localhost/127.0.0.1:59999 - Unlock ok within 70 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00 took 22.827 sec
[junit] Testcase: test01 took 23.23 sec
[junit] Testcase: test02 took 27.448 sec
[junit] Testcase: test11 took 18.751 sec
[junit] Testcase: test12 took 20.027 sec
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 113.032 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426634894044 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.417 MiB
[junit] test 256.000 MiB after Used Memory : 2.575, delta 0.158 MiB
[junit] test 256.000 MiB gc'ed Used Memory : 1.612, delta -0.805 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.612 MiB
[junit] test 256.000 MiB after Used Memory : 1.612, delta 0.000 MiB
[junit] test 256.000 MiB gc'ed Used Memory : 1.613, delta 0.002 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.613 MiB
[junit] test 256.500 MiB after Used Memory : 1.613, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.544, delta -0.069 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.544 MiB
[junit] test 256.500 MiB after Used Memory : 1.544, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.511, delta -0.034 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.511 MiB
[junit] test 256.500 MiB after Used Memory : 1.511, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.513, delta 0.002 MiB
[junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635006538 ms --- localhost/127.0.0.1:59999 - Unlock ok within 70 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.nio.TestByteBufferInputStream
[junit] Testsuite: com.jogamp.common.nio.TestByteBufferInputStream
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635007343 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 @ 1426635007846 ms +++ localhost/127.0.0.1:59999 - Locked within 504 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.195 MiB
[junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: total 1310, setup 1, copy 1309 ms
[junit] test #0 16.000 MiB after Used Memory : 2.195, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.437, delta -0.758 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.437 MiB
[junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: total 105, setup 18, copy 87 ms
[junit] test #0 16.000 MiB after Used Memory : 17.437, delta 16.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 17.361, delta 15.924 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.361 MiB
[junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: total 72, setup 0, copy 72 ms
[junit] test #0 16.000 MiB after Used Memory : 17.361, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.360, 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.360 MiB
[junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 72, setup 1, copy 71 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 16.000 MiB after Used Memory : 1.360, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.364, 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.364 MiB
[junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: total 7643, setup 0, copy 7643 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.382, delta 0.018 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.382 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.<init>(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.233 MiB
[junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: total 2774, setup 1, copy 2773 ms
[junit] test #0 128.000 MiB after Used Memory : 1.362, delta 0.129 MiB
[junit] test #0 128.000 MiB gc'ed Used Memory : 1.366, delta 0.133 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.366 MiB
[junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 2790, setup 0, copy 2790 ms, cacheMode FLUSH_PRE_SOFT
[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.367, 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.367 MiB
[junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: total 31617, setup 1, copy 31616 ms
[junit] test #0 512.000 MiB after Used Memory : 1.367, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.397, 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.397 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.<init>(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.242 MiB
[junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: total 32650, setup 1, copy 32649 ms
[junit] test #0 512.000 MiB after Used Memory : 1.371, delta 0.129 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.387, 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.387 MiB
[junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 36250, setup 0, copy 36250 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 512.000 MiB after Used Memory : 1.387, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.390, delta 0.003 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.390 MiB
[junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: total 43, setup 0, copy 43 ms, cacheMode FLUSH_NONE
[junit] test #0 1.000 MiB after Used Memory : 1.390, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.381, delta -0.009 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.381 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.381, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.382, 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.382 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.382, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.383, 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 @ 1426635220447 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 213.644 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635007343 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 @ 1426635007846 ms +++ localhost/127.0.0.1:59999 - Locked within 504 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.195 MiB
[junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: total 1310, setup 1, copy 1309 ms
[junit] test #0 16.000 MiB after Used Memory : 2.195, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.437, delta -0.758 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.437 MiB
[junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: total 105, setup 18, copy 87 ms
[junit] test #0 16.000 MiB after Used Memory : 17.437, delta 16.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 17.361, delta 15.924 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.361 MiB
[junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: total 72, setup 0, copy 72 ms
[junit] test #0 16.000 MiB after Used Memory : 17.361, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.360, 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.360 MiB
[junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 72, setup 1, copy 71 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 16.000 MiB after Used Memory : 1.360, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.364, 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.364 MiB
[junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: total 7643, setup 0, copy 7643 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.382, delta 0.018 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.382 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.<init>(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.233 MiB
[junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: total 2774, setup 1, copy 2773 ms
[junit] test #0 128.000 MiB after Used Memory : 1.362, delta 0.129 MiB
[junit] test #0 128.000 MiB gc'ed Used Memory : 1.366, delta 0.133 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.366 MiB
[junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 2790, setup 0, copy 2790 ms, cacheMode FLUSH_PRE_SOFT
[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.367, 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.367 MiB
[junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: total 31617, setup 1, copy 31616 ms
[junit] test #0 512.000 MiB after Used Memory : 1.367, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.397, 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.397 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.<init>(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.242 MiB
[junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: total 32650, setup 1, copy 32649 ms
[junit] test #0 512.000 MiB after Used Memory : 1.371, delta 0.129 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.387, 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.387 MiB
[junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 36250, setup 0, copy 36250 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 512.000 MiB after Used Memory : 1.387, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.390, delta 0.003 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.390 MiB
[junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: total 43, setup 0, copy 43 ms, cacheMode FLUSH_NONE
[junit] test #0 1.000 MiB after Used Memory : 1.390, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.381, delta -0.009 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.381 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.381, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.382, 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.382 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.382, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.383, 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 @ 1426635220447 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01MixedIntSize took 123.655 sec
[junit] Testcase: test11MMap1GiBFlushNone took 0.606 sec
[junit] Testcase: test12MMap1GiBFlushSoft took 0.549 sec
[junit] Testcase: test13MMap2GiBFlushHard took 0.551 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 213.644 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635007343 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 @ 1426635007846 ms +++ localhost/127.0.0.1:59999 - Locked within 504 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.195 MiB
[junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: total 1310, setup 1, copy 1309 ms
[junit] test #0 16.000 MiB after Used Memory : 2.195, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.437, delta -0.758 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.437 MiB
[junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: total 105, setup 18, copy 87 ms
[junit] test #0 16.000 MiB after Used Memory : 17.437, delta 16.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 17.361, delta 15.924 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.361 MiB
[junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: total 72, setup 0, copy 72 ms
[junit] test #0 16.000 MiB after Used Memory : 17.361, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.360, 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.360 MiB
[junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 72, setup 1, copy 71 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 16.000 MiB after Used Memory : 1.360, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.364, 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.364 MiB
[junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: total 7643, setup 0, copy 7643 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.382, delta 0.018 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.382 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.<init>(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.233 MiB
[junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: total 2774, setup 1, copy 2773 ms
[junit] test #0 128.000 MiB after Used Memory : 1.362, delta 0.129 MiB
[junit] test #0 128.000 MiB gc'ed Used Memory : 1.366, delta 0.133 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.366 MiB
[junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 2790, setup 0, copy 2790 ms, cacheMode FLUSH_PRE_SOFT
[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.367, 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.367 MiB
[junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: total 31617, setup 1, copy 31616 ms
[junit] test #0 512.000 MiB after Used Memory : 1.367, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.397, 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.397 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.<init>(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.242 MiB
[junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: total 32650, setup 1, copy 32649 ms
[junit] test #0 512.000 MiB after Used Memory : 1.371, delta 0.129 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.387, 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.387 MiB
[junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 36250, setup 0, copy 36250 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 512.000 MiB after Used Memory : 1.387, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.390, delta 0.003 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.390 MiB
[junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: total 43, setup 0, copy 43 ms, cacheMode FLUSH_NONE
[junit] test #0 1.000 MiB after Used Memory : 1.390, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.381, delta -0.009 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.381 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.381, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.382, 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.382 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.382, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.383, 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 @ 1426635220447 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 @ 1426635221054 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1426635221830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635222383 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.316 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-18 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635221054 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1426635221830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00 took 0.172 sec
[junit] Testcase: test01 took 0.105 sec
[junit] Testcase: test02 took 0.078 sec
[junit] Testcase: test03 took 0.096 sec
[junit] Testcase: test10 took 0.087 sec
[junit] Testcase: test11 took 0.028 sec
[junit] Testcase: test12 took 0.045 sec
[junit] Testcase: test13 took 0.046 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.316 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-18 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635221054 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1426635221830 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] Thread-19 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635222885 ms +++ localhost/127.0.0.1:59999 - Locked within 506 ms, 2 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] OS: <Mac OS X> CPU: <i386> 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: <Mac OS X> CPU: <i386> 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.unlock()
[junit] SLOCK [T main @ 1426635222976 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635223551 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.133 sec
[junit] ------------- Standard Output ---------------
[junit] OS: <Mac OS X> CPU: <i386> 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: <Mac OS X> CPU: <i386> 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] SLOCK [T main @ 1426635222383 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-19 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635222885 ms +++ localhost/127.0.0.1:59999 - Locked within 506 ms, 2 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 @ 1426635222976 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testDirect took 0.028 sec
[junit] Testcase: testIndirect took 0.019 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.133 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] OS: <Mac OS X> CPU: <i386> 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: <Mac OS X> CPU: <i386> 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] SLOCK [T main @ 1426635222383 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-19 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635222885 ms +++ localhost/127.0.0.1:59999 - Locked within 506 ms, 2 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 @ 1426635222976 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] Thread-20 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635224054 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 @ 1426635224088 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] OS: <Mac OS X> CPU: <i386> 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] ++++ Test Singleton.lock()
[junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635224665 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.<init>(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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.074 sec
[junit] ------------- Standard Output ---------------
[junit] OS: <Mac OS X> CPU: <i386> 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 @ 1426635223551 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 @ 1426635224054 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 @ 1426635224088 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testStructAccessorEndian1 took 0.001 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.074 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] OS: <Mac OS X> CPU: <i386> 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 @ 1426635223551 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 @ 1426635224054 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 @ 1426635224088 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.os.TestElfReader01
[junit] Testsuite: com.jogamp.common.os.TestElfReader01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635224720 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ Test Singleton.lock()
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.596 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635224665 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.<init>(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 @ 1426635224720 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GNULinuxSelfExe took 0.001 sec
[junit] Testcase: test02JavaLib took 0.019 sec
[junit] Testcase: test99UserFile took 0 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.596 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635224665 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.<init>(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 @ 1426635224720 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] SLOCK [T main @ 1426635225318 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635226825 ms +++ localhost/127.0.0.1:59999 - Locked within 1507 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark
[junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
[junit] put
[junit] iimap: 2.285ms
[junit] map: 3.224ms
[junit]
[junit] get
[junit] iimap: 3.716ms
[junit] map: 2.102ms
[junit]
[junit] remove
[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] iimap: 4.387ms
[junit] map: 7.441ms
[junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
[junit] put
[junit] iimap: 1.203ms
[junit] map: 4.841ms
[junit]
[junit] get
[junit] iimap: 0.888ms
[junit] map: 1.259ms
[junit]
[junit] remove
[junit] iimap: 0.758ms
[junit] map: 1.739ms
[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 @ 1426635228387 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635228936 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.609 sec
[junit] ------------- Standard Output ---------------
[junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
[junit] put
[junit] iimap: 2.285ms
[junit] map: 3.224ms
[junit]
[junit] get
[junit] iimap: 3.716ms
[junit] map: 2.102ms
[junit]
[junit] remove
[junit] iimap: 4.387ms
[junit] map: 7.441ms
[junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
[junit] put
[junit] iimap: 1.203ms
[junit] map: 4.841ms
[junit]
[junit] get
[junit] iimap: 0.888ms
[junit] map: 1.259ms
[junit]
[junit] remove
[junit] iimap: 0.758ms
[junit] map: 1.739ms
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635225318 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635226825 ms +++ localhost/127.0.0.1:59999 - Locked within 1507 ms, 4 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 @ 1426635228387 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: benchmark took 0.067 sec
[junit] Testcase: capacityTest took 0.001 sec
[junit] Testcase: cloneTest took 0.098 sec
[junit] Testcase: iteratorTest took 0.003 sec
[junit] Testcase: testPutRemove took 1.342 sec
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.609 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
[junit] put
[junit] iimap: 2.285ms
[junit] map: 3.224ms
[junit]
[junit] get
[junit] iimap: 3.716ms
[junit] map: 2.102ms
[junit]
[junit] remove
[junit] iimap: 4.387ms
[junit] map: 7.441ms
[junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
[junit] put
[junit] iimap: 1.203ms
[junit] map: 4.841ms
[junit]
[junit] get
[junit] iimap: 0.888ms
[junit] map: 1.259ms
[junit]
[junit] remove
[junit] iimap: 0.758ms
[junit] map: 1.739ms
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635225318 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635226825 ms +++ localhost/127.0.0.1:59999 - Locked within 1507 ms, 4 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 @ 1426635228387 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] Thread-23 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635229440 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 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 @ 1426635258723 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ Test Singleton.lock()
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 30.326 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635228936 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 @ 1426635229440 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 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 @ 1426635258723 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: cloneTest took 17.067 sec
[junit] Testcase: iteratorTest took 0.002 sec
[junit] Testcase: testPutRemove took 12.166 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 30.326 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635228936 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 @ 1426635229440 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 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 @ 1426635258723 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] Thread-24 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635259273 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] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
[junit] put
[junit] iimap: 2.7ms
[junit] map: 2.329ms
[junit]
[junit] get
[junit] iimap: 3.991ms
[junit] map: 1.508ms
[junit]
[junit] remove
[junit] iimap: 4.294ms
[junit] map: 1.785ms
[junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
[junit] put
[junit] iimap: 1.261ms
[junit] map: 1.642ms
[junit]
[junit] get
[junit] iimap: 0.283ms
[junit] map: 0.59ms
[junit]
[junit] remove
[junit] iimap: 0.307ms
[junit] map: 0.952ms
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635260671 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.938 sec
[junit] ------------- Standard Output ---------------
[junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
[junit] put
[junit] iimap: 2.7ms
[junit] map: 2.329ms
[junit]
[junit] get
[junit] iimap: 3.991ms
[junit] map: 1.508ms
[junit]
[junit] remove
[junit] iimap: 4.294ms
[junit] map: 1.785ms
[junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
[junit] put
[junit] iimap: 1.261ms
[junit] map: 1.642ms
[junit]
[junit] get
[junit] iimap: 0.283ms
[junit] map: 0.59ms
[junit]
[junit] remove
[junit] iimap: 0.307ms
[junit] map: 0.952ms
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635259273 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 @ 1426635260671 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: benchmark took 0.043 sec
[junit] Testcase: iteratorTest took 0.003 sec
[junit] Testcase: testPutRemove took 1.309 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.938 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
[junit] put
[junit] iimap: 2.7ms
[junit] map: 2.329ms
[junit]
[junit] get
[junit] iimap: 3.991ms
[junit] map: 1.508ms
[junit]
[junit] remove
[junit] iimap: 4.294ms
[junit] map: 1.785ms
[junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
[junit] put
[junit] iimap: 1.261ms
[junit] map: 1.642ms
[junit]
[junit] get
[junit] iimap: 0.283ms
[junit] map: 0.59ms
[junit]
[junit] remove
[junit] iimap: 0.307ms
[junit] map: 0.952ms
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635259273 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 @ 1426635260671 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01
[junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01
[junit] ++++ Test Singleton.lock()
[junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635261221 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635261259 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.584 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635261221 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635261259 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01ArrayHashSet took 0.003 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.584 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635261221 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635261259 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-26 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635261835 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 @ 1426635261957 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635262521 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.665 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635261835 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 @ 1426635261957 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00ShowByteOrder took 0.064 sec
[junit] Testcase: test01Uint32Conversion took 0.002 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.665 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635261835 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 @ 1426635261957 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] Thread-27 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635263022 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 @ 1426635263133 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.16 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635262521 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635263022 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 @ 1426635263133 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01LinearBitsMSBFirst took 0.013 sec
[junit] Testcase: test02LinearBitsLSBFirst took 0.014 sec
[junit] Testcase: test03BulkBits took 0.015 sec
[junit] Testcase: test05ErrorHandling took 0.001 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.16 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635262521 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635263022 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 @ 1426635263133 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.util.TestBitstream02
[junit] Testsuite: com.jogamp.common.util.TestBitstream02
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635263746 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 @ 1426635264249 ms +++ localhost/127.0.0.1:59999 - Locked within 506 ms, 2 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 @ 1426635264457 ms --- localhost/127.0.0.1:59999 - Unlock ok within 128 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.261 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635263746 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 @ 1426635264249 ms +++ localhost/127.0.0.1:59999 - Locked within 506 ms, 2 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 @ 1426635264457 ms --- localhost/127.0.0.1:59999 - Unlock ok within 128 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Int8BitsAligned took 0.029 sec
[junit] Testcase: test02Int8BitsUnaligned took 0.006 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.261 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635263746 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 @ 1426635264249 ms +++ localhost/127.0.0.1:59999 - Locked within 506 ms, 2 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 @ 1426635264457 ms --- localhost/127.0.0.1:59999 - Unlock ok within 128 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.util.TestBitstream03
[junit] Testsuite: com.jogamp.common.util.TestBitstream03
[junit] ++++ Test Singleton.lock()
[junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635265009 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 @ 1426635265087 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.618 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635265009 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 @ 1426635265087 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.024 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.618 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635265009 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 @ 1426635265087 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 @ 1426635265721 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635266223 ms +++ localhost/127.0.0.1:59999 - Locked within 504 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 @ 1426635266370 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.199 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635265721 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635266223 ms +++ localhost/127.0.0.1:59999 - Locked within 504 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 @ 1426635266370 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Int32BitsAligned took 0.009 sec
[junit] Testcase: test02Int32BitsUnaligned took 0.089 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.199 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635265721 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635266223 ms +++ localhost/127.0.0.1:59999 - Locked within 504 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] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635267376 ms III localhost/127.0.0.1:59999 - Wait for lock
[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 @ 1426635266370 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.util.TestFloatStack01
[junit] Testsuite: com.jogamp.common.util.TestFloatStack01
[junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635273388 ms +++ localhost/127.0.0.1:59999 - Locked within 6014 ms, 13 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 @ 1426635273528 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ Test Singleton.lock()
[junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635274078 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: 6.699 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635267376 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 @ 1426635273388 ms +++ localhost/127.0.0.1:59999 - Locked within 6014 ms, 13 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 @ 1426635273528 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01PrimitiveArray_I32_G02 took 0.005 sec
[junit] Testcase: test02PrimitiveArray_I00_G32 took 0.003 sec
[junit] Testcase: test11FloatBuffer_I32_G02 took 0.042 sec
[junit] Testcase: test12FloatBuffer_I00_G32 took 0.004 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.699 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635267376 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 @ 1426635273388 ms +++ localhost/127.0.0.1:59999 - Locked within 6014 ms, 13 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 @ 1426635273528 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 @ 1426635274229 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635274780 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.692 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635274078 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 @ 1426635274229 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testCopyStream01Array took 0.017 sec
[junit] Testcase: testCopyStream02Buffer took 0.001 sec
[junit] Testcase: testCopyStream03Buffer took 0.07 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.692 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635274078 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 @ 1426635274229 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] Thread-33 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635277292 ms +++ localhost/127.0.0.1:59999 - Locked within 2512 ms, 6 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 @ 1426635277398 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ++++ Test Singleton.lock()
[junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635277969 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.16 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635274780 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-33 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635277292 ms +++ localhost/127.0.0.1:59999 - Locked within 2512 ms, 6 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 @ 1426635277398 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01PrimitiveArray_I32_G02 took 0.029 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: 3.16 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635274780 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-33 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635277292 ms +++ localhost/127.0.0.1:59999 - Locked within 2512 ms, 6 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 @ 1426635277398 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] 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 @ 1426635286131 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635286685 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.706 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635277969 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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 @ 1426635286131 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01ArrayListIterator took 3.291 sec
[junit] Testcase: test01LinkedListListIndex took 1.757 sec
[junit] Testcase: test01LinkedListListIterator took 2.044 sec
[junit] Testcase: test0ArrayListIndex took 0.995 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.706 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635277969 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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 @ 1426635286131 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-35 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635287186 ms +++ localhost/127.0.0.1:59999 - Locked within 501 ms, 2 attempts
[junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln3946254667298088862
[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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar!/ClassInJar1.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar!/ClassInJar1.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false
[junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/ClassInJar2.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/ClassInJar2.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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 @ 1426635287289 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.146 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635286685 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 @ 1426635287186 ms +++ localhost/127.0.0.1:59999 - Locked within 501 ms, 2 attempts
[junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln3946254667298088862
[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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar!/ClassInJar1.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar!/ClassInJar1.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false
[junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/ClassInJar2.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/ClassInJar2.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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 @ 1426635287289 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testJarUtilFlat01 took 0.034 sec
[junit] Testcase: testJarUtilJarInJar01 took 0.005 sec
[junit] Testcase: testJarUtilJarInJar02 took 0.002 sec
[junit] Testcase: testJarUtilJarInJar03 took 0.004 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.146 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1426635286685 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 @ 1426635287186 ms +++ localhost/127.0.0.1:59999 - Locked within 501 ms, 2 attempts
[junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln3946254667298088862
[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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar!/ClassInJar1.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar!/ClassInJar1.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false
[junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/ClassInJar1.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/ClassInJar2.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/ClassInJar2.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/sub/ClassInJar2.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8679220847843822686/jln7299774334143343608/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/jln8679220847843822686/jln7299774334143343608/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 @ 1426635287289 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.11 sec
[junit]
[junit] Testcase: test11_GrowEmpty02_Begin2 took 0.002 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.001 sec
[junit] Testcase: test26_GrowFull12_End2 took 0 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 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.11 sec
[junit]
[junit] Testsuite: com.jogamp.common.util.TestPlatform01
[junit] Testsuite: com.jogamp.common.util.TestPlatform01
[junit] ++++ Test Singleton.lock()
[junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635287968 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 @ 1426635288019 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.59 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635287968 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 @ 1426635288019 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.59 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635287968 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 @ 1426635288019 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] ++++ Test Singleton.lock()
[junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635288567 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@5fac52
[junit] BB.1: java.lang.Object@5fac52
[junit] BB.2
[junit] CA.1: java.lang.Object@5fac52
[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@1e1c034
[junit] BB.1: java.lang.Object@1e1c034
[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 @ 1426635288640 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.613 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635288567 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@5fac52
[junit] BB.1: java.lang.Object@5fac52
[junit] BB.2
[junit] CA.1: java.lang.Object@5fac52
[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@1e1c034
[junit] BB.1: java.lang.Object@1e1c034
[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 @ 1426635288640 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testInvokeAndWait00 took 0.001 sec
[junit] Testcase: testInvokeAndWait01 took 0.031 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.613 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635288567 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@5fac52
[junit] BB.1: java.lang.Object@5fac52
[junit] BB.2
[junit] CA.1: java.lang.Object@5fac52
[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@1e1c034
[junit] BB.1: java.lang.Object@1e1c034
[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 @ 1426635288640 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.util.TestSyncRingBuffer01
[junit] Testsuite: com.jogamp.common.util.TestSyncRingBuffer01
[junit] ++++ Test Singleton.lock()
[junit] Thread-38 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635289225 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] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.028 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.001 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 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.028 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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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 = 851
[junit] 13: EXECUTOR_NUMBER = 0
[junit] 14: LaunchKeepContext = 1
[junit] 15: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
[junit] 16: SECURITYSESSIONID = 186a4
[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: JAVA_MAIN_CLASS_34694 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
[junit] 20: JENKINS_URL = https://jogamp.org/chuck/
[junit] 21: JAVA_MAIN_CLASS_28324 = hudson.remoting.Launcher
[junit] 22: JUNIT_DISABLED = false
[junit] 23: Apple_PubSub_Socket_Render = /tmp/launch-dze7me/Render
[junit] 24: HUDSON_HOME = /srv/jenkins
[junit] 25: JAVA_MAIN_CLASS_34516 = org.apache.tools.ant.launch.Launcher
[junit] 26: ANT_PATH = /opt-share/apache-ant
[junit] 27: com.apple.java.jvmMode = client
[junit] 28: TERM_PROGRAM_VERSION = 326
[junit] 29: SHLVL = 3
[junit] 30: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
[junit] 31: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[junit] 32: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
[junit] 33: GIT_PREVIOUS_COMMIT = bd2019270defbaa1a625e5d097b76beb8610a8ed
[junit] 34: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
[junit] 35: TERM_SESSION_ID = 8F9473E6-C639-462D-8333-805E906C3CD1
[junit] 36: BUILD_ID = 2015-03-18_00-20-00
[junit] 37: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
[junit] 38: LOGNAME = jogamp
[junit] 39: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-851
[junit] 40: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/851/
[junit] 41: __CHECKFIX1436934 = 1
[junit] 42: TARGET_LEVEL = 1.6
[junit] 43: SHELL = /bin/bash
[junit] 44: BUILD_DISPLAY_NAME = #851
[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 = jln8679220847843822686
[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/junittestcases2189147761686484422.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/junitvmwatcher2695596065380394420.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit4953274323829108705.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] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635289297 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ Test Singleton.lock()
[junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635289852 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/jln8679220847843822686/jln411481326472451484
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01a
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.614 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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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 = 851
[junit] 13: EXECUTOR_NUMBER = 0
[junit] 14: LaunchKeepContext = 1
[junit] 15: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
[junit] 16: SECURITYSESSIONID = 186a4
[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: JAVA_MAIN_CLASS_34694 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
[junit] 20: JENKINS_URL = https://jogamp.org/chuck/
[junit] 21: JAVA_MAIN_CLASS_28324 = hudson.remoting.Launcher
[junit] 22: JUNIT_DISABLED = false
[junit] 23: Apple_PubSub_Socket_Render = /tmp/launch-dze7me/Render
[junit] 24: HUDSON_HOME = /srv/jenkins
[junit] 25: JAVA_MAIN_CLASS_34516 = org.apache.tools.ant.launch.Launcher
[junit] 26: ANT_PATH = /opt-share/apache-ant
[junit] 27: com.apple.java.jvmMode = client
[junit] 28: TERM_PROGRAM_VERSION = 326
[junit] 29: SHLVL = 3
[junit] 30: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
[junit] 31: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[junit] 32: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
[junit] 33: GIT_PREVIOUS_COMMIT = bd2019270defbaa1a625e5d097b76beb8610a8ed
[junit] 34: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
[junit] 35: TERM_SESSION_ID = 8F9473E6-C639-462D-8333-805E906C3CD1
[junit] 36: BUILD_ID = 2015-03-18_00-20-00
[junit] 37: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
[junit] 38: LOGNAME = jogamp
[junit] 39: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-851
[junit] 40: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/851/
[junit] 41: __CHECKFIX1436934 = 1
[junit] 42: TARGET_LEVEL = 1.6
[junit] 43: SHELL = /bin/bash
[junit] 44: BUILD_DISPLAY_NAME = #851
[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 = jln8679220847843822686
[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/junittestcases2189147761686484422.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/junitvmwatcher2695596065380394420.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit4953274323829108705.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-38 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635289225 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 @ 1426635289297 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: dumpEnvironment took 0.018 sec
[junit] Testcase: dumpProperties took 0.016 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.614 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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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 = 851
[junit] 13: EXECUTOR_NUMBER = 0
[junit] 14: LaunchKeepContext = 1
[junit] 15: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
[junit] 16: SECURITYSESSIONID = 186a4
[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: JAVA_MAIN_CLASS_34694 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
[junit] 20: JENKINS_URL = https://jogamp.org/chuck/
[junit] 21: JAVA_MAIN_CLASS_28324 = hudson.remoting.Launcher
[junit] 22: JUNIT_DISABLED = false
[junit] 23: Apple_PubSub_Socket_Render = /tmp/launch-dze7me/Render
[junit] 24: HUDSON_HOME = /srv/jenkins
[junit] 25: JAVA_MAIN_CLASS_34516 = org.apache.tools.ant.launch.Launcher
[junit] 26: ANT_PATH = /opt-share/apache-ant
[junit] 27: com.apple.java.jvmMode = client
[junit] 28: TERM_PROGRAM_VERSION = 326
[junit] 29: SHLVL = 3
[junit] 30: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
[junit] 31: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[junit] 32: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
[junit] 33: GIT_PREVIOUS_COMMIT = bd2019270defbaa1a625e5d097b76beb8610a8ed
[junit] 34: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
[junit] 35: TERM_SESSION_ID = 8F9473E6-C639-462D-8333-805E906C3CD1
[junit] 36: BUILD_ID = 2015-03-18_00-20-00
[junit] 37: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
[junit] 38: LOGNAME = jogamp
[junit] 39: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-851
[junit] 40: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/851/
[junit] 41: __CHECKFIX1436934 = 1
[junit] 42: TARGET_LEVEL = 1.6
[junit] 43: SHELL = /bin/bash
[junit] 44: BUILD_DISPLAY_NAME = #851
[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 = jln8679220847843822686
[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/junittestcases2189147761686484422.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/junitvmwatcher2695596065380394420.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit4953274323829108705.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-38 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635289225 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 @ 1426635289297 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] ++++ 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 @ 1426635290192 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.883 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635289852 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/jln8679220847843822686/jln411481326472451484
[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 @ 1426635290192 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testJarUtil01a took 0.116 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.071 sec
[junit] Testcase: testTempJarCache02AddNativeLibs took 0.001 sec
[junit] Testcase: testTempJarCache04aSameClassLoader took 0.001 sec
[junit] Testcase: testTempJarCache04bDiffClassLoader took 0.074 sec
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.883 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635289852 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/jln8679220847843822686/jln411481326472451484
[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 @ 1426635290192 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] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 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.007 sec
[junit]
[junit] ++++ Test Singleton.lock()
[junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635290765 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] 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.1-rc-20150318
[junit] Implementation Build: 2.3-b851-20150318
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] Full Manifest:
[junit] Implementation-Title = GlueGen Run-Time
[junit] Implementation-Version = 2.3.1-rc-20150318
[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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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-b851-20150318
[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 @ 1426635290941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ Test Singleton.lock()
[junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635291495 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.72 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635290765 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.1-rc-20150318
[junit] Implementation Build: 2.3-b851-20150318
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] Full Manifest:
[junit] Implementation-Title = GlueGen Run-Time
[junit] Implementation-Version = 2.3.1-rc-20150318
[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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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-b851-20150318
[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 @ 1426635290941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testInfo01 took 0.134 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.72 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635290765 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.1-rc-20150318
[junit] Implementation Build: 2.3-b851-20150318
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] Full Manifest:
[junit] Implementation-Title = GlueGen Run-Time
[junit] Implementation-Version = 2.3.1-rc-20150318
[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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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-b851-20150318
[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 @ 1426635290941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.util.TestVersionNumber
[junit] Testsuite: com.jogamp.common.util.TestVersionNumber
[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 @ 1426635291573 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.622 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635291495 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 @ 1426635291573 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.001 sec
[junit] Testcase: test02 took 0.001 sec
[junit] Testcase: test02b took 0.001 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 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.622 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635291495 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 @ 1426635291573 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-42 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635292162 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionLatest
[junit] Semantic Version Test
[junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/gluegen-rt.jar
[junit] Current version: 2.3.1 (2.3.1-rc-20150318) - /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar
[junit] Compat. expected: NON_BACKWARD_COMPATIBLE
[junit] Compat. detected: NON_BACKWARD_COMPATIBLE
[junit] Compat. result: detected == expected -> OK
[junit] Current version 2.3.1 (2.3.1-rc-20150318) is NON_BACKWARD_COMPATIBLE to previous version 2.2.0 (2.2.0), actually NON_BACKWARD_COMPATIBLE
[junit]
[junit]
[junit] Summary: 157 differences in 36 classes:
[junit] Remove 61, Change 18, Deprecate 3, Add 75
[junit]
[junit] 0/ 36: com.jogamp.common.ExceptionUtils : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 1/ 36: com.jogamp.common.net.URIQueryProps : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 2/ 36: com.jogamp.common.net.Uri : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 3/ 36: com.jogamp.common.net.Uri.ASCIIEncoded : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 4/ 36: com.jogamp.common.net.Uri.Encoded : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 5/ 36: com.jogamp.common.net.UriQueryProps : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 6/ 36: com.jogamp.common.nio.ByteBufferInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 7/ 36: com.jogamp.common.nio.MappedByteBufferInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 8/ 36: com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 9/ 36: com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp: Remove 0, Change 0, Deprecate 0, Add 1
[junit] 10/ 36: com.jogamp.common.nio.MappedByteBufferOutputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 11/ 36: com.jogamp.common.os.DynamicLibraryBundle : Remove 0, Change 4, Deprecate 0, Add 2
[junit] 12/ 36: com.jogamp.common.os.DynamicLinker : Remove 1, Change 1, Deprecate 0, Add 3
[junit] 13/ 36: com.jogamp.common.os.DynamicLookupHelper : Remove 0, Change 2, Deprecate 0, Add 2
[junit] 14/ 36: com.jogamp.common.os.MachineDataInfo : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 15/ 36: com.jogamp.common.os.MachineDataInfo.StaticConfig : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 16/ 36: com.jogamp.common.os.MachineDescription : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 17/ 36: com.jogamp.common.os.MachineDescription.ID : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 18/ 36: com.jogamp.common.os.MachineDescription.StaticConfig : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 19/ 36: com.jogamp.common.os.NativeLibrary : Remove 1, Change 8, Deprecate 0, Add 2
[junit] 20/ 36: com.jogamp.common.os.Platform : Remove 3, Change 0, Deprecate 0, Add 1
[junit] 21/ 36: com.jogamp.common.os.Platform.ABIType : Remove 0, Change 0, Deprecate 0, Add 3
[junit] 22/ 36: com.jogamp.common.os.Platform.CPUFamily : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 23/ 36: com.jogamp.common.os.Platform.CPUType : Remove 2, Change 0, Deprecate 0, Add 7
[junit] 24/ 36: com.jogamp.common.os.Platform.OSType : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 25/ 36: com.jogamp.common.util.Bitstream : Remove 10, Change 1, Deprecate 0, Add 13
[junit] 26/ 36: com.jogamp.common.util.Bitstream.ByteArrayStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 27/ 36: com.jogamp.common.util.Bitstream.ByteBufferStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 28/ 36: com.jogamp.common.util.Bitstream.ByteInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 29/ 36: com.jogamp.common.util.Bitstream.ByteOutputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 30/ 36: com.jogamp.common.util.Bitstream.ByteStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 31/ 36: com.jogamp.common.util.IOUtil : Remove 19, Change 1, Deprecate 0, Add 3
[junit] 32/ 36: com.jogamp.common.util.IOUtil.StreamMonitor : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 33/ 36: com.jogamp.common.util.JarUtil : Remove 13, Change 0, Deprecate 1, Add 12
[junit] 34/ 36: com.jogamp.common.util.cache.TempJarCache : Remove 6, Change 0, Deprecate 2, Add 8
[junit] 35/ 36: com.jogamp.gluegen.runtime.FunctionAddressResolver : Remove 0, Change 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, 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, access final public static
[junit] Class com.jogamp.common.os.Platform
[junit] Removed Method isJava6, desc ()Z, access public static
[junit] Removed Method isJavaSE, desc ()Z, access public static
[junit] Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.OSType
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Removed Method readUInt32, desc (ZZ)J, access final public
[junit] Removed Method writeBits31, desc (ZII)I, access public
[junit] Removed Method writeInt16, desc (ZZS)I, access final public
[junit] Removed Method writeInt32, desc (ZZI)I, access final public
[junit] Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readUInt16, desc (ZZ)I, access final public
[junit] Removed Method readUInt8, desc (Z)I, access final public
[junit] Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readBits31, desc (ZI)I, access public
[junit] Removed Method writeInt8, desc (ZB)I, access final public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Removed Method getURIDirname, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Field SCHEME_SEPARATOR, desc Ljava/lang/String;, access final public static
[junit] Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method encodeFilePathToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
[junit] Removed Method getURIDirname, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
[junit] Removed Method encodeToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Field JAR_SCHEME_SEPARATOR, desc C, access final public static
[junit] Removed Method compose, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method toURISimple, desc (Ljava/io/File;)Ljava/net/URI;, access public static
[junit] Removed Field HTTP_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method decodeURIToFilePath, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Class com.jogamp.common.util.JarUtil
[junit] Removed Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method hasJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Removed Method checkResources, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method addClasses, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method addNativeLibs, sig (Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Removed Method addAll, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method checkClasses, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkNativeLibs, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit]
[junit]
[junit] Changes
[junit]
[junit] Class com.jogamp.common.os.DynamicLibraryBundle
[junit] Changed Method getToolGetProcAddressHandle, desc ()J, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method loadFirstAvailable, sig (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, desc (Ljava/util/List;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access added: static
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Class com.jogamp.common.os.NativeLibrary
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method close, desc ()V, access
[junit] Class com.jogamp.common.util.Bitstream
[junit] Changed Method readBit, desc (Z)I, access
[junit] Class com.jogamp.common.util.IOUtil
[junit] Changed Method getTempDir, desc (Z)Ljava/io/File;, access
[junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver
[junit] Changed Method resolve, desc (Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J, access
[junit]
[junit]
[junit] Deprecates
[junit]
[junit] Class com.jogamp.common.util.JarUtil
[junit] Deprecated Method getRelativeOf, sig (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, desc (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Deprecated Method getResource, desc (Ljava/lang/String;)Ljava/net/URI;, access final public static super synchronized
[junit] Deprecated Method addResources, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, 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 claimAllLinkPermission, desc ()V, access final public
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Added Method closeLibrary, desc (JZ)V, access abstract public
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, 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, access final public
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.Platform
[junit] Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, access public static
[junit] Class com.jogamp.common.os.Platform.ABIType
[junit] Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
[junit] Added Method query, desc (Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;, access final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUFamily;, access enum final public static
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Added Field PPC64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Method query, desc (Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;, access final public static
[junit] Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field is32Bit, desc Z, access final public
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Added Method readUInt8, desc ()I, access final public
[junit] Added Method writeInt8, desc (B)I, access final public
[junit] Added Method writeInt16, desc (ZS)I, access final public
[junit] Added Method readBits31, desc (I)I, access public
[junit] Added Method readUInt32, desc (Z)J, access final public
[junit] Added Method toHexBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method readUInt16, desc (Z)I, access final public
[junit] Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)Ljava/lang/String;, access final public static
[junit] Added Method writeBits31, desc (II)I, access public
[junit] Added Method position, desc (J)J, access final public
[junit] Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method writeInt32, desc (ZI)I, access final public
[junit] Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
[junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteInputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteStream
[junit] Added Method position, desc (J)J, 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;, access public static
[junit] Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
[junit] Added Method getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)Ljava/lang/String;, 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] Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Added Method getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarEntry, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getRelativeOf, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Added Method addAll, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method addClasses, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method checkNativeLibs, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, access final public static super synchronized
[junit] Added Method addResources, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method checkClasses, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addNativeLibs, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method checkResources, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, 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 getToolGetProcAddressHandle, desc ()J, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Changed Method loadFirstAvailable, sig (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, desc (Ljava/util/List;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access added: static
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Added Method closeLibrary, desc (JZ)V, access abstract public
[junit] Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Removed Method closeLibrary, desc (J)V, access abstract public
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, 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.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] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Removed Method isFunctionAvailableGlobal, desc (Ljava/lang/String;)Z, access final public static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method close, desc ()V, access
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.Platform
[junit] Removed Method isJava6, desc ()Z, access public static
[junit] Removed Method isJavaSE, desc ()Z, access public static
[junit] Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
[junit] Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, access public static
[junit] Class com.jogamp.common.os.Platform.ABIType
[junit] Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
[junit] Added Method query, desc (Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;, access final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUFamily;, access enum final public static
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Added Field PPC64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
[junit] Added Method query, desc (Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;, access final public static
[junit] Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field is32Bit, desc Z, access final public
[junit] Removed Field id, desc I, access final public
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.OSType
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Added Method readUInt8, desc ()I, access final public
[junit] Added Method writeInt8, desc (B)I, access final public
[junit] Removed Method readUInt32, desc (ZZ)J, access final public
[junit] Added Method writeInt16, desc (ZS)I, access final public
[junit] Removed Method writeBits31, desc (ZII)I, access public
[junit] Removed Method writeInt16, desc (ZZS)I, access final public
[junit] Changed Method readBit, desc (Z)I, access
[junit] Added Method readBits31, desc (I)I, access public
[junit] Removed Method writeInt32, desc (ZZI)I, access final public
[junit] Added Method readUInt32, desc (Z)J, access final public
[junit] Added Method toHexBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readUInt16, desc (ZZ)I, access final public
[junit] Removed Method readUInt8, desc (Z)I, access final public
[junit] Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
[junit] Added Method readUInt16, desc (Z)I, access final public
[junit] Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)Ljava/lang/String;, access final public static
[junit] Removed Method readBits31, desc (ZI)I, access public
[junit] Added Method writeBits31, desc (II)I, access public
[junit] Added Method position, desc (J)J, access final public
[junit] Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method writeInt32, desc (ZI)I, access final public
[junit] Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
[junit] Removed Method writeInt8, desc (ZB)I, access final public
[junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteInputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteStream
[junit] Added Method position, desc (J)J, access abstract public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Removed Method getURIDirname, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Field SCHEME_SEPARATOR, desc Ljava/lang/String;, access final public static
[junit] Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method encodeFilePathToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
[junit] Removed Method getURIDirname, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Added Method close, desc (Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;, access public static
[junit] Removed Method toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
[junit] Removed Method encodeToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Field JAR_SCHEME_SEPARATOR, desc C, access final public static
[junit] Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
[junit] Removed Method compose, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Changed Method getTempDir, desc (Z)Ljava/io/File;, access
[junit] Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method toURISimple, desc (Ljava/io/File;)Ljava/net/URI;, access public static
[junit] Added Method getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)Ljava/lang/String;, access public static
[junit] Removed Field HTTP_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method decodeURIToFilePath, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, 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] Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
[junit] Added Method hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Deprecated Method getRelativeOf, sig (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, desc (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Added Method getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Removed Method hasJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Added Method getJarEntry, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Added Method getRelativeOf, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Added Method getJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Added Method addAll, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method addClasses, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method checkNativeLibs, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkResources, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, access final public static super synchronized
[junit] Removed Method addClasses, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method addNativeLibs, sig (Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method addResources, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Deprecated Method getResource, desc (Ljava/lang/String;)Ljava/net/URI;, access final public static super synchronized
[junit] Removed Method addAll, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Deprecated Method addResources, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method checkClasses, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method checkClasses, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addNativeLibs, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method checkResources, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkNativeLibs, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver
[junit] Changed Method resolve, desc (Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J, access
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionLatest
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635292390 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.775 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635292162 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionLatest
[junit] Semantic Version Test
[junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/gluegen-rt.jar
[junit] Current version: 2.3.1 (2.3.1-rc-20150318) - /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar
[junit] Compat. expected: NON_BACKWARD_COMPATIBLE
[junit] Compat. detected: NON_BACKWARD_COMPATIBLE
[junit] Compat. result: detected == expected -> OK
[junit] Current version 2.3.1 (2.3.1-rc-20150318) is NON_BACKWARD_COMPATIBLE to previous version 2.2.0 (2.2.0), actually NON_BACKWARD_COMPATIBLE
[junit]
[junit]
[junit] Summary: 157 differences in 36 classes:
[junit] Remove 61, Change 18, Deprecate 3, Add 75
[junit]
[junit] 0/ 36: com.jogamp.common.ExceptionUtils : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 1/ 36: com.jogamp.common.net.URIQueryProps : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 2/ 36: com.jogamp.common.net.Uri : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 3/ 36: com.jogamp.common.net.Uri.ASCIIEncoded : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 4/ 36: com.jogamp.common.net.Uri.Encoded : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 5/ 36: com.jogamp.common.net.UriQueryProps : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 6/ 36: com.jogamp.common.nio.ByteBufferInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 7/ 36: com.jogamp.common.nio.MappedByteBufferInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 8/ 36: com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 9/ 36: com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp: Remove 0, Change 0, Deprecate 0, Add 1
[junit] 10/ 36: com.jogamp.common.nio.MappedByteBufferOutputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 11/ 36: com.jogamp.common.os.DynamicLibraryBundle : Remove 0, Change 4, Deprecate 0, Add 2
[junit] 12/ 36: com.jogamp.common.os.DynamicLinker : Remove 1, Change 1, Deprecate 0, Add 3
[junit] 13/ 36: com.jogamp.common.os.DynamicLookupHelper : Remove 0, Change 2, Deprecate 0, Add 2
[junit] 14/ 36: com.jogamp.common.os.MachineDataInfo : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 15/ 36: com.jogamp.common.os.MachineDataInfo.StaticConfig : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 16/ 36: com.jogamp.common.os.MachineDescription : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 17/ 36: com.jogamp.common.os.MachineDescription.ID : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 18/ 36: com.jogamp.common.os.MachineDescription.StaticConfig : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 19/ 36: com.jogamp.common.os.NativeLibrary : Remove 1, Change 8, Deprecate 0, Add 2
[junit] 20/ 36: com.jogamp.common.os.Platform : Remove 3, Change 0, Deprecate 0, Add 1
[junit] 21/ 36: com.jogamp.common.os.Platform.ABIType : Remove 0, Change 0, Deprecate 0, Add 3
[junit] 22/ 36: com.jogamp.common.os.Platform.CPUFamily : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 23/ 36: com.jogamp.common.os.Platform.CPUType : Remove 2, Change 0, Deprecate 0, Add 7
[junit] 24/ 36: com.jogamp.common.os.Platform.OSType : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 25/ 36: com.jogamp.common.util.Bitstream : Remove 10, Change 1, Deprecate 0, Add 13
[junit] 26/ 36: com.jogamp.common.util.Bitstream.ByteArrayStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 27/ 36: com.jogamp.common.util.Bitstream.ByteBufferStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 28/ 36: com.jogamp.common.util.Bitstream.ByteInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 29/ 36: com.jogamp.common.util.Bitstream.ByteOutputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 30/ 36: com.jogamp.common.util.Bitstream.ByteStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 31/ 36: com.jogamp.common.util.IOUtil : Remove 19, Change 1, Deprecate 0, Add 3
[junit] 32/ 36: com.jogamp.common.util.IOUtil.StreamMonitor : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 33/ 36: com.jogamp.common.util.JarUtil : Remove 13, Change 0, Deprecate 1, Add 12
[junit] 34/ 36: com.jogamp.common.util.cache.TempJarCache : Remove 6, Change 0, Deprecate 2, Add 8
[junit] 35/ 36: com.jogamp.gluegen.runtime.FunctionAddressResolver : Remove 0, Change 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, 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, access final public static
[junit] Class com.jogamp.common.os.Platform
[junit] Removed Method isJava6, desc ()Z, access public static
[junit] Removed Method isJavaSE, desc ()Z, access public static
[junit] Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.OSType
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Removed Method readUInt32, desc (ZZ)J, access final public
[junit] Removed Method writeBits31, desc (ZII)I, access public
[junit] Removed Method writeInt16, desc (ZZS)I, access final public
[junit] Removed Method writeInt32, desc (ZZI)I, access final public
[junit] Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readUInt16, desc (ZZ)I, access final public
[junit] Removed Method readUInt8, desc (Z)I, access final public
[junit] Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readBits31, desc (ZI)I, access public
[junit] Removed Method writeInt8, desc (ZB)I, access final public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Removed Method getURIDirname, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Field SCHEME_SEPARATOR, desc Ljava/lang/String;, access final public static
[junit] Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method encodeFilePathToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
[junit] Removed Method getURIDirname, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
[junit] Removed Method encodeToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Field JAR_SCHEME_SEPARATOR, desc C, access final public static
[junit] Removed Method compose, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method toURISimple, desc (Ljava/io/File;)Ljava/net/URI;, access public static
[junit] Removed Field HTTP_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method decodeURIToFilePath, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Class com.jogamp.common.util.JarUtil
[junit] Removed Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method hasJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Removed Method checkResources, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method addClasses, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method addNativeLibs, sig (Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Removed Method addAll, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method checkClasses, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkNativeLibs, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit]
[junit]
[junit] Changes
[junit]
[junit] Class com.jogamp.common.os.DynamicLibraryBundle
[junit] Changed Method getToolGetProcAddressHandle, desc ()J, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method loadFirstAvailable, sig (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, desc (Ljava/util/List;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access added: static
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Class com.jogamp.common.os.NativeLibrary
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method close, desc ()V, access
[junit] Class com.jogamp.common.util.Bitstream
[junit] Changed Method readBit, desc (Z)I, access
[junit] Class com.jogamp.common.util.IOUtil
[junit] Changed Method getTempDir, desc (Z)Ljava/io/File;, access
[junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver
[junit] Changed Method resolve, desc (Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J, access
[junit]
[junit]
[junit] Deprecates
[junit]
[junit] Class com.jogamp.common.util.JarUtil
[junit] Deprecated Method getRelativeOf, sig (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, desc (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Deprecated Method getResource, desc (Ljava/lang/String;)Ljava/net/URI;, access final public static super synchronized
[junit] Deprecated Method addResources, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, 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 claimAllLinkPermission, desc ()V, access final public
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Added Method closeLibrary, desc (JZ)V, access abstract public
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, 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, access final public
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.Platform
[junit] Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, access public static
[junit] Class com.jogamp.common.os.Platform.ABIType
[junit] Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
[junit] Added Method query, desc (Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;, access final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUFamily;, access enum final public static
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Added Field PPC64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Method query, desc (Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;, access final public static
[junit] Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field is32Bit, desc Z, access final public
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Added Method readUInt8, desc ()I, access final public
[junit] Added Method writeInt8, desc (B)I, access final public
[junit] Added Method writeInt16, desc (ZS)I, access final public
[junit] Added Method readBits31, desc (I)I, access public
[junit] Added Method readUInt32, desc (Z)J, access final public
[junit] Added Method toHexBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method readUInt16, desc (Z)I, access final public
[junit] Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)Ljava/lang/String;, access final public static
[junit] Added Method writeBits31, desc (II)I, access public
[junit] Added Method position, desc (J)J, access final public
[junit] Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method writeInt32, desc (ZI)I, access final public
[junit] Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
[junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteInputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteStream
[junit] Added Method position, desc (J)J, 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;, access public static
[junit] Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
[junit] Added Method getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)Ljava/lang/String;, 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] Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Added Method getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarEntry, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getRelativeOf, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Added Method addAll, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method addClasses, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method checkNativeLibs, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, access final public static super synchronized
[junit] Added Method addResources, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method checkClasses, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addNativeLibs, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method checkResources, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, 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 getToolGetProcAddressHandle, desc ()J, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Changed Method loadFirstAvailable, sig (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, desc (Ljava/util/List;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access added: static
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Added Method closeLibrary, desc (JZ)V, access abstract public
[junit] Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Removed Method closeLibrary, desc (J)V, access abstract public
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, 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.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] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Removed Method isFunctionAvailableGlobal, desc (Ljava/lang/String;)Z, access final public static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method close, desc ()V, access
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.Platform
[junit] Removed Method isJava6, desc ()Z, access public static
[junit] Removed Method isJavaSE, desc ()Z, access public static
[junit] Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
[junit] Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, access public static
[junit] Class com.jogamp.common.os.Platform.ABIType
[junit] Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
[junit] Added Method query, desc (Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;, access final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUFamily;, access enum final public static
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Added Field PPC64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
[junit] Added Method query, desc (Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;, access final public static
[junit] Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field is32Bit, desc Z, access final public
[junit] Removed Field id, desc I, access final public
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.OSType
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Added Method readUInt8, desc ()I, access final public
[junit] Added Method writeInt8, desc (B)I, access final public
[junit] Removed Method readUInt32, desc (ZZ)J, access final public
[junit] Added Method writeInt16, desc (ZS)I, access final public
[junit] Removed Method writeBits31, desc (ZII)I, access public
[junit] Removed Method writeInt16, desc (ZZS)I, access final public
[junit] Changed Method readBit, desc (Z)I, access
[junit] Added Method readBits31, desc (I)I, access public
[junit] Removed Method writeInt32, desc (ZZI)I, access final public
[junit] Added Method readUInt32, desc (Z)J, access final public
[junit] Added Method toHexBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readUInt16, desc (ZZ)I, access final public
[junit] Removed Method readUInt8, desc (Z)I, access final public
[junit] Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
[junit] Added Method readUInt16, desc (Z)I, access final public
[junit] Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)Ljava/lang/String;, access final public static
[junit] Removed Method readBits31, desc (ZI)I, access public
[junit] Added Method writeBits31, desc (II)I, access public
[junit] Added Method position, desc (J)J, access final public
[junit] Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method writeInt32, desc (ZI)I, access final public
[junit] Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
[junit] Removed Method writeInt8, desc (ZB)I, access final public
[junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteInputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteStream
[junit] Added Method position, desc (J)J, access abstract public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Removed Method getURIDirname, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Field SCHEME_SEPARATOR, desc Ljava/lang/String;, access final public static
[junit] Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method encodeFilePathToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
[junit] Removed Method getURIDirname, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Added Method close, desc (Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;, access public static
[junit] Removed Method toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
[junit] Removed Method encodeToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Field JAR_SCHEME_SEPARATOR, desc C, access final public static
[junit] Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
[junit] Removed Method compose, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Changed Method getTempDir, desc (Z)Ljava/io/File;, access
[junit] Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method toURISimple, desc (Ljava/io/File;)Ljava/net/URI;, access public static
[junit] Added Method getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)Ljava/lang/String;, access public static
[junit] Removed Field HTTP_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method decodeURIToFilePath, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, 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] Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
[junit] Added Method hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Deprecated Method getRelativeOf, sig (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, desc (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Added Method getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Removed Method hasJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Added Method getJarEntry, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Added Method getRelativeOf, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Added Method getJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Added Method addAll, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method addClasses, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method checkNativeLibs, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkResources, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, access final public static super synchronized
[junit] Removed Method addClasses, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method addNativeLibs, sig (Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method addResources, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Deprecated Method getResource, desc (Ljava/lang/String;)Ljava/net/URI;, access final public static super synchronized
[junit] Removed Method addAll, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Deprecated Method addResources, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method checkClasses, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method checkClasses, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addNativeLibs, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method checkResources, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkNativeLibs, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver
[junit] Changed Method resolve, desc (Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J, access
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionLatest
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635292390 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testVersionLatest took 0.182 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.775 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635292162 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionLatest
[junit] Semantic Version Test
[junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/gluegen-rt.jar
[junit] Current version: 2.3.1 (2.3.1-rc-20150318) - /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar
[junit] Compat. expected: NON_BACKWARD_COMPATIBLE
[junit] Compat. detected: NON_BACKWARD_COMPATIBLE
[junit] Compat. result: detected == expected -> OK
[junit] Current version 2.3.1 (2.3.1-rc-20150318) is NON_BACKWARD_COMPATIBLE to previous version 2.2.0 (2.2.0), actually NON_BACKWARD_COMPATIBLE
[junit]
[junit]
[junit] Summary: 157 differences in 36 classes:
[junit] Remove 61, Change 18, Deprecate 3, Add 75
[junit]
[junit] 0/ 36: com.jogamp.common.ExceptionUtils : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 1/ 36: com.jogamp.common.net.URIQueryProps : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 2/ 36: com.jogamp.common.net.Uri : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 3/ 36: com.jogamp.common.net.Uri.ASCIIEncoded : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 4/ 36: com.jogamp.common.net.Uri.Encoded : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 5/ 36: com.jogamp.common.net.UriQueryProps : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 6/ 36: com.jogamp.common.nio.ByteBufferInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 7/ 36: com.jogamp.common.nio.MappedByteBufferInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 8/ 36: com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 9/ 36: com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp: Remove 0, Change 0, Deprecate 0, Add 1
[junit] 10/ 36: com.jogamp.common.nio.MappedByteBufferOutputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 11/ 36: com.jogamp.common.os.DynamicLibraryBundle : Remove 0, Change 4, Deprecate 0, Add 2
[junit] 12/ 36: com.jogamp.common.os.DynamicLinker : Remove 1, Change 1, Deprecate 0, Add 3
[junit] 13/ 36: com.jogamp.common.os.DynamicLookupHelper : Remove 0, Change 2, Deprecate 0, Add 2
[junit] 14/ 36: com.jogamp.common.os.MachineDataInfo : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 15/ 36: com.jogamp.common.os.MachineDataInfo.StaticConfig : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 16/ 36: com.jogamp.common.os.MachineDescription : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 17/ 36: com.jogamp.common.os.MachineDescription.ID : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 18/ 36: com.jogamp.common.os.MachineDescription.StaticConfig : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 19/ 36: com.jogamp.common.os.NativeLibrary : Remove 1, Change 8, Deprecate 0, Add 2
[junit] 20/ 36: com.jogamp.common.os.Platform : Remove 3, Change 0, Deprecate 0, Add 1
[junit] 21/ 36: com.jogamp.common.os.Platform.ABIType : Remove 0, Change 0, Deprecate 0, Add 3
[junit] 22/ 36: com.jogamp.common.os.Platform.CPUFamily : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 23/ 36: com.jogamp.common.os.Platform.CPUType : Remove 2, Change 0, Deprecate 0, Add 7
[junit] 24/ 36: com.jogamp.common.os.Platform.OSType : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 25/ 36: com.jogamp.common.util.Bitstream : Remove 10, Change 1, Deprecate 0, Add 13
[junit] 26/ 36: com.jogamp.common.util.Bitstream.ByteArrayStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 27/ 36: com.jogamp.common.util.Bitstream.ByteBufferStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 28/ 36: com.jogamp.common.util.Bitstream.ByteInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 29/ 36: com.jogamp.common.util.Bitstream.ByteOutputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 30/ 36: com.jogamp.common.util.Bitstream.ByteStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 31/ 36: com.jogamp.common.util.IOUtil : Remove 19, Change 1, Deprecate 0, Add 3
[junit] 32/ 36: com.jogamp.common.util.IOUtil.StreamMonitor : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 33/ 36: com.jogamp.common.util.JarUtil : Remove 13, Change 0, Deprecate 1, Add 12
[junit] 34/ 36: com.jogamp.common.util.cache.TempJarCache : Remove 6, Change 0, Deprecate 2, Add 8
[junit] 35/ 36: com.jogamp.gluegen.runtime.FunctionAddressResolver : Remove 0, Change 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, 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, access final public static
[junit] Class com.jogamp.common.os.Platform
[junit] Removed Method isJava6, desc ()Z, access public static
[junit] Removed Method isJavaSE, desc ()Z, access public static
[junit] Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.OSType
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Removed Method readUInt32, desc (ZZ)J, access final public
[junit] Removed Method writeBits31, desc (ZII)I, access public
[junit] Removed Method writeInt16, desc (ZZS)I, access final public
[junit] Removed Method writeInt32, desc (ZZI)I, access final public
[junit] Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readUInt16, desc (ZZ)I, access final public
[junit] Removed Method readUInt8, desc (Z)I, access final public
[junit] Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readBits31, desc (ZI)I, access public
[junit] Removed Method writeInt8, desc (ZB)I, access final public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Removed Method getURIDirname, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Field SCHEME_SEPARATOR, desc Ljava/lang/String;, access final public static
[junit] Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method encodeFilePathToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
[junit] Removed Method getURIDirname, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
[junit] Removed Method encodeToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Field JAR_SCHEME_SEPARATOR, desc C, access final public static
[junit] Removed Method compose, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method toURISimple, desc (Ljava/io/File;)Ljava/net/URI;, access public static
[junit] Removed Field HTTP_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method decodeURIToFilePath, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Class com.jogamp.common.util.JarUtil
[junit] Removed Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method hasJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Removed Method checkResources, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method addClasses, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method addNativeLibs, sig (Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Removed Method addAll, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method checkClasses, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkNativeLibs, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit]
[junit]
[junit] Changes
[junit]
[junit] Class com.jogamp.common.os.DynamicLibraryBundle
[junit] Changed Method getToolGetProcAddressHandle, desc ()J, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method loadFirstAvailable, sig (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, desc (Ljava/util/List;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access added: static
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Class com.jogamp.common.os.NativeLibrary
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method close, desc ()V, access
[junit] Class com.jogamp.common.util.Bitstream
[junit] Changed Method readBit, desc (Z)I, access
[junit] Class com.jogamp.common.util.IOUtil
[junit] Changed Method getTempDir, desc (Z)Ljava/io/File;, access
[junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver
[junit] Changed Method resolve, desc (Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J, access
[junit]
[junit]
[junit] Deprecates
[junit]
[junit] Class com.jogamp.common.util.JarUtil
[junit] Deprecated Method getRelativeOf, sig (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, desc (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Deprecated Method getResource, desc (Ljava/lang/String;)Ljava/net/URI;, access final public static super synchronized
[junit] Deprecated Method addResources, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, 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 claimAllLinkPermission, desc ()V, access final public
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Added Method closeLibrary, desc (JZ)V, access abstract public
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, 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, access final public
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.Platform
[junit] Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, access public static
[junit] Class com.jogamp.common.os.Platform.ABIType
[junit] Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
[junit] Added Method query, desc (Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;, access final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUFamily;, access enum final public static
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Added Field PPC64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Method query, desc (Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;, access final public static
[junit] Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field is32Bit, desc Z, access final public
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Added Method readUInt8, desc ()I, access final public
[junit] Added Method writeInt8, desc (B)I, access final public
[junit] Added Method writeInt16, desc (ZS)I, access final public
[junit] Added Method readBits31, desc (I)I, access public
[junit] Added Method readUInt32, desc (Z)J, access final public
[junit] Added Method toHexBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method readUInt16, desc (Z)I, access final public
[junit] Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)Ljava/lang/String;, access final public static
[junit] Added Method writeBits31, desc (II)I, access public
[junit] Added Method position, desc (J)J, access final public
[junit] Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method writeInt32, desc (ZI)I, access final public
[junit] Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
[junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteInputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteStream
[junit] Added Method position, desc (J)J, 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;, access public static
[junit] Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
[junit] Added Method getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)Ljava/lang/String;, 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] Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Added Method getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarEntry, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getRelativeOf, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Added Method addAll, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method addClasses, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method checkNativeLibs, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, access final public static super synchronized
[junit] Added Method addResources, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method checkClasses, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addNativeLibs, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method checkResources, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, 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 getToolGetProcAddressHandle, desc ()J, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Changed Method loadFirstAvailable, sig (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, desc (Ljava/util/List;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access added: static
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Added Method closeLibrary, desc (JZ)V, access abstract public
[junit] Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Removed Method closeLibrary, desc (J)V, access abstract public
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, 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.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] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Removed Method isFunctionAvailableGlobal, desc (Ljava/lang/String;)Z, access final public static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method close, desc ()V, access
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.Platform
[junit] Removed Method isJava6, desc ()Z, access public static
[junit] Removed Method isJavaSE, desc ()Z, access public static
[junit] Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
[junit] Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, access public static
[junit] Class com.jogamp.common.os.Platform.ABIType
[junit] Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
[junit] Added Method query, desc (Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;, access final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUFamily;, access enum final public static
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Added Field PPC64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
[junit] Added Method query, desc (Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;, access final public static
[junit] Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field is32Bit, desc Z, access final public
[junit] Removed Field id, desc I, access final public
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.OSType
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Added Method readUInt8, desc ()I, access final public
[junit] Added Method writeInt8, desc (B)I, access final public
[junit] Removed Method readUInt32, desc (ZZ)J, access final public
[junit] Added Method writeInt16, desc (ZS)I, access final public
[junit] Removed Method writeBits31, desc (ZII)I, access public
[junit] Removed Method writeInt16, desc (ZZS)I, access final public
[junit] Changed Method readBit, desc (Z)I, access
[junit] Added Method readBits31, desc (I)I, access public
[junit] Removed Method writeInt32, desc (ZZI)I, access final public
[junit] Added Method readUInt32, desc (Z)J, access final public
[junit] Added Method toHexBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readUInt16, desc (ZZ)I, access final public
[junit] Removed Method readUInt8, desc (Z)I, access final public
[junit] Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
[junit] Added Method readUInt16, desc (Z)I, access final public
[junit] Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)Ljava/lang/String;, access final public static
[junit] Removed Method readBits31, desc (ZI)I, access public
[junit] Added Method writeBits31, desc (II)I, access public
[junit] Added Method position, desc (J)J, access final public
[junit] Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method writeInt32, desc (ZI)I, access final public
[junit] Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
[junit] Removed Method writeInt8, desc (ZB)I, access final public
[junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteInputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteStream
[junit] Added Method position, desc (J)J, access abstract public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Removed Method getURIDirname, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Field SCHEME_SEPARATOR, desc Ljava/lang/String;, access final public static
[junit] Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method encodeFilePathToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
[junit] Removed Method getURIDirname, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Added Method close, desc (Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;, access public static
[junit] Removed Method toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
[junit] Removed Method encodeToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Field JAR_SCHEME_SEPARATOR, desc C, access final public static
[junit] Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
[junit] Removed Method compose, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Changed Method getTempDir, desc (Z)Ljava/io/File;, access
[junit] Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method toURISimple, desc (Ljava/io/File;)Ljava/net/URI;, access public static
[junit] Added Method getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)Ljava/lang/String;, access public static
[junit] Removed Field HTTP_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method decodeURIToFilePath, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, 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] Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
[junit] Added Method hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Deprecated Method getRelativeOf, sig (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, desc (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Added Method getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Removed Method hasJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Added Method getJarEntry, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Added Method getRelativeOf, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Added Method getJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Added Method addAll, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method addClasses, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method checkNativeLibs, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkResources, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, access final public static super synchronized
[junit] Removed Method addClasses, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method addNativeLibs, sig (Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method addResources, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Deprecated Method getResource, desc (Ljava/lang/String;)Ljava/net/URI;, access final public static super synchronized
[junit] Removed Method addAll, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Deprecated Method addResources, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method checkClasses, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method checkClasses, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addNativeLibs, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method checkResources, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkNativeLibs, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver
[junit] Changed Method resolve, desc (Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J, access
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionLatest
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635292390 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] ++++ Test Singleton.lock()
[junit] Thread-43 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635293025 ms +++ localhost/127.0.0.1:59999 - Locked within 17 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 639 ms, avrg 4407405 ns, deviation [ -625315 .. 524235 ] 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 947 ms, avrg 42232 ns, deviation [ -41792 .. 28288 ] 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 451 ms, avrg 3020286 ns, deviation [ -85306 .. 41374 ] 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 290 ms, avrg 810984 ns, deviation [ -809064 .. 2139446 ] 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 440 ms, avrg 2952980 ns, deviation [ -51580 .. 275960 ] 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 386 ms, avrg 2688728 ns, deviation [ -91348 .. 42382 ] 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 351 ms, avrg 2339646 ns, deviation [ -71846 .. 30044 ] 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 487 ms, avrg 20918603 ns, deviation [ -19804213 .. 34408357 ] 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 711 ms, avrg 475602 ns, deviation [ -34303 .. 36105 ] 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 716 ms, avrg 128817 ns, deviation [ -24869 .. 26793 ] 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 574 ms, avrg 393616 ns, deviation [ -8360 .. 4676 ] 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 596 ms, avrg 170570 ns, deviation [ -63533 .. 64622 ] ns
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635299732 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 7.27 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-43 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635293025 ms +++ localhost/127.0.0.1:59999 - Locked within 17 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 639 ms, avrg 4407405 ns, deviation [ -625315 .. 524235 ] 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 947 ms, avrg 42232 ns, deviation [ -41792 .. 28288 ] 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 451 ms, avrg 3020286 ns, deviation [ -85306 .. 41374 ] 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 290 ms, avrg 810984 ns, deviation [ -809064 .. 2139446 ] 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 440 ms, avrg 2952980 ns, deviation [ -51580 .. 275960 ] 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 386 ms, avrg 2688728 ns, deviation [ -91348 .. 42382 ] 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 351 ms, avrg 2339646 ns, deviation [ -71846 .. 30044 ] 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 487 ms, avrg 20918603 ns, deviation [ -19804213 .. 34408357 ] 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 711 ms, avrg 475602 ns, deviation [ -34303 .. 36105 ] 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 716 ms, avrg 128817 ns, deviation [ -24869 .. 26793 ] 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 574 ms, avrg 393616 ns, deviation [ -8360 .. 4676 ] 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 596 ms, avrg 170570 ns, deviation [ -63533 .. 64622 ] ns
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635299732 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Fair took 0.639 sec
[junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Unfair took 0.947 sec
[junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Fair took 0.451 sec
[junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Unfair took 0.29 sec
[junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Fair took 0.44 sec
[junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Unair took 0.387 sec
[junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Fair took 0.352 sec
[junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Unfair took 0.487 sec
[junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Fair took 0.712 sec
[junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Unfair took 0.716 sec
[junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Fair took 0.574 sec
[junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Unfair took 0.596 sec
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 7.27 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-43 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635293025 ms +++ localhost/127.0.0.1:59999 - Locked within 17 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 639 ms, avrg 4407405 ns, deviation [ -625315 .. 524235 ] 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 947 ms, avrg 42232 ns, deviation [ -41792 .. 28288 ] 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 451 ms, avrg 3020286 ns, deviation [ -85306 .. 41374 ] 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 290 ms, avrg 810984 ns, deviation [ -809064 .. 2139446 ] 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 440 ms, avrg 2952980 ns, deviation [ -51580 .. 275960 ] 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 386 ms, avrg 2688728 ns, deviation [ -91348 .. 42382 ] 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 351 ms, avrg 2339646 ns, deviation [ -71846 .. 30044 ] 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 487 ms, avrg 20918603 ns, deviation [ -19804213 .. 34408357 ] 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 711 ms, avrg 475602 ns, deviation [ -34303 .. 36105 ] 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 716 ms, avrg 128817 ns, deviation [ -24869 .. 26793 ] 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 574 ms, avrg 393616 ns, deviation [ -8360 .. 4676 ] 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 596 ms, avrg 170570 ns, deviation [ -63533 .. 64622 ] ns
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635299732 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01
[junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01
[junit] ++++ Test Singleton.lock()
[junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635300290 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 148 ms
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635300478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.739 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635300290 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 148 ms
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635300478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testTwoThreadsInGroup took 0.148 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.739 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started
[junit] Thread-46 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635301038 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635301080 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 @ 1426635301101 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635301101 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T main @ 1426635300290 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 148 ms
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635300478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket00
[junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket00
[junit] SLOCK [T main @ 1426635302120 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1019 ms, 10 attempts
[junit] SLOCK [T main @ 1426635302162 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Thread-49 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635302163 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 @ 1426635302164 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T LockUnlock #2 @ 1426635302164 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T main @ 1426635329980 ms --- localhost/127.0.0.1:59999 - Unlock ok within 27475 ms
[junit] Thread-52 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T LockUnlock #1 @ 1426635329980 ms +++ localhost/127.0.0.1:59999 - Locked within 27817 ms, 13 attempts
[junit] LockUnlock #1 LOCK ON
[junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T Thread-53 - SISock: localhost/127.0.0.1:59999 @ 1426635330015 ms III - Unable to install ServerSocket: Address already in use
[junit] SLOCK [T LockUnlock #2 @ 1426635330027 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 27864 ms, 27 attempts
[junit] Exception in thread "LockUnlock #2" java.lang.AssertionError: LockUnlock #2 - 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] SLOCK [T LockUnlock #1 @ 1426635330283 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] LockUnlock #1 LOCK OFF
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 29.348 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-46 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635301038 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635301080 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 @ 1426635301101 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635301101 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T main @ 1426635302120 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1019 ms, 10 attempts
[junit] Thread-55 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635330396 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635330396 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ Test Singleton.lock()
[junit] Thread-56 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635330409 ms +++ localhost/127.0.0.1:59999 - Locked within 2 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 @ 1426635330450 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] SLOCK [T main @ 1426635302162 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Thread-49 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635302163 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 @ 1426635302164 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T LockUnlock #2 @ 1426635302164 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T main @ 1426635329980 ms --- localhost/127.0.0.1:59999 - Unlock ok within 27475 ms
[junit] Thread-52 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T LockUnlock #1 @ 1426635329980 ms +++ localhost/127.0.0.1:59999 - Locked within 27817 ms, 13 attempts
[junit] LockUnlock #1 LOCK ON
[junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T Thread-53 - SISock: localhost/127.0.0.1:59999 @ 1426635330015 ms III - Unable to install ServerSocket: Address already in use
[junit] SLOCK [T LockUnlock #2 @ 1426635330027 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 27864 ms, 27 attempts
[junit] Exception in thread "LockUnlock #2" java.lang.AssertionError: LockUnlock #2 - 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] SLOCK [T LockUnlock #1 @ 1426635330283 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] LockUnlock #1 LOCK OFF
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_LockUnlock took 0.043 sec
[junit] Testcase: test02_2ndInstanceLockTimeout took 1.062 sec
[junit] Testcase: testOffthreadLockUnlock took 28.221 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 29.348 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-46 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635301038 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635301080 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 @ 1426635301101 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635301101 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T main @ 1426635302120 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1019 ms, 10 attempts
[junit] SLOCK [T main @ 1426635302162 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Thread-49 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635302163 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 @ 1426635302164 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T LockUnlock #2 @ 1426635302164 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T main @ 1426635329980 ms --- localhost/127.0.0.1:59999 - Unlock ok within 27475 ms
[junit] Thread-52 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T LockUnlock #1 @ 1426635329980 ms +++ localhost/127.0.0.1:59999 - Locked within 27817 ms, 13 attempts
[junit] LockUnlock #1 LOCK ON
[junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T Thread-53 - SISock: localhost/127.0.0.1:59999 @ 1426635330015 ms III - Unable to install ServerSocket: Address already in use
[junit] SLOCK [T LockUnlock #2 @ 1426635330027 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 27864 ms, 27 attempts
[junit] Exception in thread "LockUnlock #2" java.lang.AssertionError: LockUnlock #2 - 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] SLOCK [T LockUnlock #1 @ 1426635330283 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] LockUnlock #1 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.003 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-55 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635330396 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635330396 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.003 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-55 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635330396 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635330396 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.lock()
[junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635331009 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.593 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-56 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635330409 ms +++ localhost/127.0.0.1:59999 - Locked within 2 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 @ 1426635330450 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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-56 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635330409 ms +++ localhost/127.0.0.1:59999 - Locked within 2 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 @ 1426635330450 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] - - - 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] 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 @ 1426635331222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.759 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] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635331009 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 @ 1426635331222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: pcppMacroDefinitionTest took 0.165 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.759 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] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635331009 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 @ 1426635331222 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-59 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635331785 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter02TestClassExist
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28e8c00
[junit] 1/8: 0x28e8c40
[junit] 2/8: 0x28e8c80
[junit] 3/8: 0x28e8cc0
[junit] 4/8: 0x28e8d00
[junit] 5/8: 0x28e8d40
[junit] 6/8: 0x28e8d80
[junit] 7/8: 0x28e8dc0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28e8c00
[junit] 1/8: 0x28e8c40
[junit] 2/8: 0x28e8c80
[junit] 3/8: 0x28e8cc0
[junit] 4/8: 0x28e8d00
[junit] 5/8: 0x28e8d40
[junit] 6/8: 0x28e8d80
[junit] 7/8: 0x28e8dc0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7b6680
[junit] 1/8: 0x7baf90
[junit] 2/8: 0x7b7ff0
[junit] 3/8: 0x799810
[junit] 4/8: 0x7c52d0
[junit] 5/8: 0x7d3cc0
[junit] 6/8: 0x7cb770
[junit] 7/8: 0x7ac0a0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7b6680
[junit] 1/8: 0x7baf90
[junit] 2/8: 0x7b7ff0
[junit] 3/8: 0x799810
[junit] 4/8: 0x7c52d0
[junit] 5/8: 0x7d3cc0
[junit] 6/8: 0x7cb770
[junit] 7/8: 0x7ac0a0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7c6230
[junit] 1/8: 0x7b7ef0
[junit] 2/8: 0x75b2f0
[junit] 3/8: 0x7a5950
[junit] 4/8: 0x7aae20
[junit] 5/8: 0x79cdb0
[junit] 6/8: 0x79a9f0
[junit] 7/8: 0x7bade0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28da70
[junit] 1/8: 0x28db10
[junit] 2/8: 0x28d930
[junit] 3/8: 0x28d970
[junit] 4/8: 0x28de80
[junit] 5/8: 0x28dec0
[junit] 6/8: 0x28df00
[junit] 7/8: 0x28df40
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28da70
[junit] 1/8: 0x28db10
[junit] 2/8: 0x28d930
[junit] 3/8: 0x28d970
[junit] 4/8: 0x28de80
[junit] 5/8: 0x28dec0
[junit] 6/8: 0x28df00
[junit] 7/8: 0x28df40
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x79aa30
[junit] 1/8: 0x79aa30
[junit] 2/8: 0x79aa30
[junit] 3/8: 0x79aa30
[junit] 4/8: 0x79aa30
[junit] 5/8: 0x79aa30
[junit] 6/8: 0x79aa30
[junit] 7/8: 0x79aa30
[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: 0x51d0b20
[junit] 1/8: 0x51d0b60
[junit] 2/8: 0x51d0ba0
[junit] 3/8: 0x51d0be0
[junit] 4/8: 0x51d0c20
[junit] 5/8: 0x51d0c60
[junit] 6/8: 0x51d0ca0
[junit] 7/8: 0x51d0ce0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x51d0b20
[junit] 1/8: 0x51d0b60
[junit] 2/8: 0x51d0ba0
[junit] 3/8: 0x51d0be0
[junit] 4/8: 0x51d0c20
[junit] 5/8: 0x51d0c60
[junit] 6/8: 0x51d0ca0
[junit] 7/8: 0x51d0ce0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x79ac30
[junit] 1/8: 0x7be5d0
[junit] 2/8: 0x79df90
[junit] 3/8: 0x7c13f0
[junit] 4/8: 0x7d7900
[junit] 5/8: 0x79f160
[junit] 6/8: 0x7d2580
[junit] 7/8: 0x7bc530
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x79ac30
[junit] 1/8: 0x7be5d0
[junit] 2/8: 0x79df90
[junit] 3/8: 0x7c13f0
[junit] 4/8: 0x7d7900
[junit] 5/8: 0x79f160
[junit] 6/8: 0x7d2580
[junit] 7/8: 0x7bc530
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7e7f90
[junit] 1/8: 0x7c7400
[junit] 2/8: 0x7958a0
[junit] 3/8: 0x7c8a70
[junit] 4/8: 0x766b80
[junit] 5/8: 0x7b8040
[junit] 6/8: 0x79c520
[junit] 7/8: 0x7dce40
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28df80
[junit] 1/8: 0x28dfc0
[junit] 2/8: 0x28e000
[junit] 3/8: 0x28e040
[junit] 4/8: 0x28e080
[junit] 5/8: 0x28e0c0
[junit] 6/8: 0x28e100
[junit] 7/8: 0x28e140
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28df80
[junit] 1/8: 0x28dfc0
[junit] 2/8: 0x28e000
[junit] 3/8: 0x28e040
[junit] 4/8: 0x28e080
[junit] 5/8: 0x28e0c0
[junit] 6/8: 0x28e100
[junit] 7/8: 0x28e140
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7c1430
[junit] 1/8: 0x7c1430
[junit] 2/8: 0x7c1430
[junit] 3/8: 0x7c1430
[junit] 4/8: 0x7c1430
[junit] 5/8: 0x7c1430
[junit] 6/8: 0x7c1430
[junit] 7/8: 0x7c1430
[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 @ 1426635332004 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.77 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-59 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635331785 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter02TestClassExist
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28e8c00
[junit] 1/8: 0x28e8c40
[junit] 2/8: 0x28e8c80
[junit] 3/8: 0x28e8cc0
[junit] 4/8: 0x28e8d00
[junit] 5/8: 0x28e8d40
[junit] 6/8: 0x28e8d80
[junit] 7/8: 0x28e8dc0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28e8c00
[junit] 1/8: 0x28e8c40
[junit] 2/8: 0x28e8c80
[junit] 3/8: 0x28e8cc0
[junit] 4/8: 0x28e8d00
[junit] 5/8: 0x28e8d40
[junit] 6/8: 0x28e8d80
[junit] 7/8: 0x28e8dc0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7b6680
[junit] 1/8: 0x7baf90
[junit] 2/8: 0x7b7ff0
[junit] 3/8: 0x799810
[junit] 4/8: 0x7c52d0
[junit] 5/8: 0x7d3cc0
[junit] 6/8: 0x7cb770
[junit] 7/8: 0x7ac0a0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7b6680
[junit] 1/8: 0x7baf90
[junit] 2/8: 0x7b7ff0
[junit] 3/8: 0x799810
[junit] 4/8: 0x7c52d0
[junit] 5/8: 0x7d3cc0
[junit] 6/8: 0x7cb770
[junit] 7/8: 0x7ac0a0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7c6230
[junit] 1/8: 0x7b7ef0
[junit] 2/8: 0x75b2f0
[junit] 3/8: 0x7a5950
[junit] 4/8: 0x7aae20
[junit] 5/8: 0x79cdb0
[junit] 6/8: 0x79a9f0
[junit] 7/8: 0x7bade0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28da70
[junit] 1/8: 0x28db10
[junit] 2/8: 0x28d930
[junit] 3/8: 0x28d970
[junit] 4/8: 0x28de80
[junit] 5/8: 0x28dec0
[junit] 6/8: 0x28df00
[junit] 7/8: 0x28df40
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28da70
[junit] 1/8: 0x28db10
[junit] 2/8: 0x28d930
[junit] 3/8: 0x28d970
[junit] 4/8: 0x28de80
[junit] 5/8: 0x28dec0
[junit] 6/8: 0x28df00
[junit] 7/8: 0x28df40
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x79aa30
[junit] 1/8: 0x79aa30
[junit] 2/8: 0x79aa30
[junit] 3/8: 0x79aa30
[junit] 4/8: 0x79aa30
[junit] 5/8: 0x79aa30
[junit] 6/8: 0x79aa30
[junit] 7/8: 0x79aa30
[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: 0x51d0b20
[junit] 1/8: 0x51d0b60
[junit] 2/8: 0x51d0ba0
[junit] 3/8: 0x51d0be0
[junit] 4/8: 0x51d0c20
[junit] 5/8: 0x51d0c60
[junit] 6/8: 0x51d0ca0
[junit] 7/8: 0x51d0ce0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x51d0b20
[junit] 1/8: 0x51d0b60
[junit] 2/8: 0x51d0ba0
[junit] 3/8: 0x51d0be0
[junit] 4/8: 0x51d0c20
[junit] 5/8: 0x51d0c60
[junit] 6/8: 0x51d0ca0
[junit] 7/8: 0x51d0ce0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x79ac30
[junit] 1/8: 0x7be5d0
[junit] 2/8: 0x79df90
[junit] 3/8: 0x7c13f0
[junit] 4/8: 0x7d7900
[junit] 5/8: 0x79f160
[junit] 6/8: 0x7d2580
[junit] 7/8: 0x7bc530
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x79ac30
[junit] 1/8: 0x7be5d0
[junit] 2/8: 0x79df90
[junit] 3/8: 0x7c13f0
[junit] 4/8: 0x7d7900
[junit] 5/8: 0x79f160
[junit] 6/8: 0x7d2580
[junit] 7/8: 0x7bc530
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7e7f90
[junit] 1/8: 0x7c7400
[junit] 2/8: 0x7958a0
[junit] 3/8: 0x7c8a70
[junit] 4/8: 0x766b80
[junit] 5/8: 0x7b8040
[junit] 6/8: 0x79c520
[junit] 7/8: 0x7dce40
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28df80
[junit] 1/8: 0x28dfc0
[junit] 2/8: 0x28e000
[junit] 3/8: 0x28e040
[junit] 4/8: 0x28e080
[junit] 5/8: 0x28e0c0
[junit] 6/8: 0x28e100
[junit] 7/8: 0x28e140
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28df80
[junit] 1/8: 0x28dfc0
[junit] 2/8: 0x28e000
[junit] 3/8: 0x28e040
[junit] 4/8: 0x28e080
[junit] 5/8: 0x28e0c0
[junit] 6/8: 0x28e100
[junit] 7/8: 0x28e140
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7c1430
[junit] 1/8: 0x7c1430
[junit] 2/8: 0x7c1430
[junit] 3/8: 0x7c1430
[junit] 4/8: 0x7c1430
[junit] 5/8: 0x7c1430
[junit] 6/8: 0x7c1430
[junit] 7/8: 0x7c1430
[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 @ 1426635332004 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: chapter02TestClassExist took 0.022 sec
[junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.05 sec
[junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.015 sec
[junit] Testcase: chapter04TestPointerBuffer took 0.003 sec
[junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0.001 sec
[junit] Testcase: chapter09TestCompoundAlignment took 0.037 sec
[junit] Testcase: chapter10TestCompoundCallByReference took 0.003 sec
[junit] Testcase: chapter11TestCompoundCallByValue took 0.004 sec
[junit] Testcase: chapter12TestStructArrayModelConst took 0.006 sec
[junit] Testcase: chapter13TestStructArrayModelMutable took 0.003 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.77 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-59 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635331785 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter02TestClassExist
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28e8c00
[junit] 1/8: 0x28e8c40
[junit] 2/8: 0x28e8c80
[junit] 3/8: 0x28e8cc0
[junit] 4/8: 0x28e8d00
[junit] 5/8: 0x28e8d40
[junit] 6/8: 0x28e8d80
[junit] 7/8: 0x28e8dc0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28e8c00
[junit] 1/8: 0x28e8c40
[junit] 2/8: 0x28e8c80
[junit] 3/8: 0x28e8cc0
[junit] 4/8: 0x28e8d00
[junit] 5/8: 0x28e8d40
[junit] 6/8: 0x28e8d80
[junit] 7/8: 0x28e8dc0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7b6680
[junit] 1/8: 0x7baf90
[junit] 2/8: 0x7b7ff0
[junit] 3/8: 0x799810
[junit] 4/8: 0x7c52d0
[junit] 5/8: 0x7d3cc0
[junit] 6/8: 0x7cb770
[junit] 7/8: 0x7ac0a0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7b6680
[junit] 1/8: 0x7baf90
[junit] 2/8: 0x7b7ff0
[junit] 3/8: 0x799810
[junit] 4/8: 0x7c52d0
[junit] 5/8: 0x7d3cc0
[junit] 6/8: 0x7cb770
[junit] 7/8: 0x7ac0a0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7c6230
[junit] 1/8: 0x7b7ef0
[junit] 2/8: 0x75b2f0
[junit] 3/8: 0x7a5950
[junit] 4/8: 0x7aae20
[junit] 5/8: 0x79cdb0
[junit] 6/8: 0x79a9f0
[junit] 7/8: 0x7bade0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28da70
[junit] 1/8: 0x28db10
[junit] 2/8: 0x28d930
[junit] 3/8: 0x28d970
[junit] 4/8: 0x28de80
[junit] 5/8: 0x28dec0
[junit] 6/8: 0x28df00
[junit] 7/8: 0x28df40
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28da70
[junit] 1/8: 0x28db10
[junit] 2/8: 0x28d930
[junit] 3/8: 0x28d970
[junit] 4/8: 0x28de80
[junit] 5/8: 0x28dec0
[junit] 6/8: 0x28df00
[junit] 7/8: 0x28df40
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x79aa30
[junit] 1/8: 0x79aa30
[junit] 2/8: 0x79aa30
[junit] 3/8: 0x79aa30
[junit] 4/8: 0x79aa30
[junit] 5/8: 0x79aa30
[junit] 6/8: 0x79aa30
[junit] 7/8: 0x79aa30
[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: 0x51d0b20
[junit] 1/8: 0x51d0b60
[junit] 2/8: 0x51d0ba0
[junit] 3/8: 0x51d0be0
[junit] 4/8: 0x51d0c20
[junit] 5/8: 0x51d0c60
[junit] 6/8: 0x51d0ca0
[junit] 7/8: 0x51d0ce0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x51d0b20
[junit] 1/8: 0x51d0b60
[junit] 2/8: 0x51d0ba0
[junit] 3/8: 0x51d0be0
[junit] 4/8: 0x51d0c20
[junit] 5/8: 0x51d0c60
[junit] 6/8: 0x51d0ca0
[junit] 7/8: 0x51d0ce0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x79ac30
[junit] 1/8: 0x7be5d0
[junit] 2/8: 0x79df90
[junit] 3/8: 0x7c13f0
[junit] 4/8: 0x7d7900
[junit] 5/8: 0x79f160
[junit] 6/8: 0x7d2580
[junit] 7/8: 0x7bc530
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x79ac30
[junit] 1/8: 0x7be5d0
[junit] 2/8: 0x79df90
[junit] 3/8: 0x7c13f0
[junit] 4/8: 0x7d7900
[junit] 5/8: 0x79f160
[junit] 6/8: 0x7d2580
[junit] 7/8: 0x7bc530
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7e7f90
[junit] 1/8: 0x7c7400
[junit] 2/8: 0x7958a0
[junit] 3/8: 0x7c8a70
[junit] 4/8: 0x766b80
[junit] 5/8: 0x7b8040
[junit] 6/8: 0x79c520
[junit] 7/8: 0x7dce40
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28df80
[junit] 1/8: 0x28dfc0
[junit] 2/8: 0x28e000
[junit] 3/8: 0x28e040
[junit] 4/8: 0x28e080
[junit] 5/8: 0x28e0c0
[junit] 6/8: 0x28e100
[junit] 7/8: 0x28e140
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28df80
[junit] 1/8: 0x28dfc0
[junit] 2/8: 0x28e000
[junit] 3/8: 0x28e040
[junit] 4/8: 0x28e080
[junit] 5/8: 0x28e0c0
[junit] 6/8: 0x28e100
[junit] 7/8: 0x28e140
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7c1430
[junit] 1/8: 0x7c1430
[junit] 2/8: 0x7c1430
[junit] 3/8: 0x7c1430
[junit] 4/8: 0x7c1430
[junit] 5/8: 0x7c1430
[junit] 6/8: 0x7c1430
[junit] 7/8: 0x7c1430
[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 @ 1426635332004 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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-60 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635332564 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter02TestClassExist
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635332659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-60 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635332564 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter02TestClassExist
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635332659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: chapter02TestClassExist took 0.001 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-60 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635332564 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter02TestClassExist
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635332659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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-61 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635333309 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter02TestClassExist
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28e8c00
[junit] 1/8: 0x28e8c40
[junit] 2/8: 0x28e8c80
[junit] 3/8: 0x28e8cc0
[junit] 4/8: 0x28e8d00
[junit] 5/8: 0x28e8d40
[junit] 6/8: 0x28e8d80
[junit] 7/8: 0x28e8dc0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28e8c00
[junit] 1/8: 0x28e8c40
[junit] 2/8: 0x28e8c80
[junit] 3/8: 0x28e8cc0
[junit] 4/8: 0x28e8d00
[junit] 5/8: 0x28e8d40
[junit] 6/8: 0x28e8d80
[junit] 7/8: 0x28e8dc0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7b7ff0
[junit] 1/8: 0x7baf90
[junit] 2/8: 0x7b6680
[junit] 3/8: 0x7e2f00
[junit] 4/8: 0x7b4fa0
[junit] 5/8: 0x7a61a0
[junit] 6/8: 0x7d5b90
[junit] 7/8: 0x799810
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7b7ff0
[junit] 1/8: 0x7baf90
[junit] 2/8: 0x7b6680
[junit] 3/8: 0x7e2f00
[junit] 4/8: 0x7b4fa0
[junit] 5/8: 0x7a61a0
[junit] 6/8: 0x7d5b90
[junit] 7/8: 0x799810
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7c52d0
[junit] 1/8: 0x7d3cc0
[junit] 2/8: 0x7cb770
[junit] 3/8: 0x7ac0a0
[junit] 4/8: 0x7c6230
[junit] 5/8: 0x7be5d0
[junit] 6/8: 0x79df90
[junit] 7/8: 0x7a5950
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28d9f0
[junit] 1/8: 0x28da30
[junit] 2/8: 0x28e180
[junit] 3/8: 0x28e1c0
[junit] 4/8: 0x28e2d0
[junit] 5/8: 0x28e310
[junit] 6/8: 0x28e350
[junit] 7/8: 0x28e390
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28d9f0
[junit] 1/8: 0x28da30
[junit] 2/8: 0x28e180
[junit] 3/8: 0x28e1c0
[junit] 4/8: 0x28e2d0
[junit] 5/8: 0x28e310
[junit] 6/8: 0x28e350
[junit] 7/8: 0x28e390
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7be610
[junit] 1/8: 0x7be610
[junit] 2/8: 0x7be610
[junit] 3/8: 0x7be610
[junit] 4/8: 0x7be610
[junit] 5/8: 0x7be610
[junit] 6/8: 0x7be610
[junit] 7/8: 0x7be610
[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: 0x5172528
[junit] 1/8: 0x5172568
[junit] 2/8: 0x51725a8
[junit] 3/8: 0x51725e8
[junit] 4/8: 0x5172628
[junit] 5/8: 0x5172668
[junit] 6/8: 0x51726a8
[junit] 7/8: 0x51726e8
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x5172528
[junit] 1/8: 0x5172568
[junit] 2/8: 0x51725a8
[junit] 3/8: 0x51725e8
[junit] 4/8: 0x5172628
[junit] 5/8: 0x5172668
[junit] 6/8: 0x51726a8
[junit] 7/8: 0x51726e8
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x19a98c0
[junit] 1/8: 0x19d4800
[junit] 2/8: 0x1999270
[junit] 3/8: 0x19b3c80
[junit] 4/8: 0x1993e40
[junit] 5/8: 0x19c35b0
[junit] 6/8: 0x19c0790
[junit] 7/8: 0x19b35b0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x19a98c0
[junit] 1/8: 0x19d4800
[junit] 2/8: 0x1999270
[junit] 3/8: 0x19b3c80
[junit] 4/8: 0x1993e40
[junit] 5/8: 0x19c35b0
[junit] 6/8: 0x19c0790
[junit] 7/8: 0x19b35b0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x19c1ea0
[junit] 1/8: 0x199bd00
[junit] 2/8: 0x19c4510
[junit] 3/8: 0x19bf830
[junit] 4/8: 0x19c7ae0
[junit] 5/8: 0x19c7330
[junit] 6/8: 0x19a91c0
[junit] 7/8: 0x19a3de0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x1949e0
[junit] 1/8: 0x18dab0
[junit] 2/8: 0x18daf0
[junit] 3/8: 0x1947f0
[junit] 4/8: 0x194830
[junit] 5/8: 0x194870
[junit] 6/8: 0x194b40
[junit] 7/8: 0x194b80
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x1949e0
[junit] 1/8: 0x18dab0
[junit] 2/8: 0x18daf0
[junit] 3/8: 0x1947f0
[junit] 4/8: 0x194830
[junit] 5/8: 0x194870
[junit] 6/8: 0x194b40
[junit] 7/8: 0x194b80
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x19c7370
[junit] 1/8: 0x19c7370
[junit] 2/8: 0x19c7370
[junit] 3/8: 0x19c7370
[junit] 4/8: 0x19c7370
[junit] 5/8: 0x19c7370
[junit] 6/8: 0x19c7370
[junit] 7/8: 0x19c7370
[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 @ 1426635333433 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.672 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635333309 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter02TestClassExist
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28e8c00
[junit] 1/8: 0x28e8c40
[junit] 2/8: 0x28e8c80
[junit] 3/8: 0x28e8cc0
[junit] 4/8: 0x28e8d00
[junit] 5/8: 0x28e8d40
[junit] 6/8: 0x28e8d80
[junit] 7/8: 0x28e8dc0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28e8c00
[junit] 1/8: 0x28e8c40
[junit] 2/8: 0x28e8c80
[junit] 3/8: 0x28e8cc0
[junit] 4/8: 0x28e8d00
[junit] 5/8: 0x28e8d40
[junit] 6/8: 0x28e8d80
[junit] 7/8: 0x28e8dc0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7b7ff0
[junit] 1/8: 0x7baf90
[junit] 2/8: 0x7b6680
[junit] 3/8: 0x7e2f00
[junit] 4/8: 0x7b4fa0
[junit] 5/8: 0x7a61a0
[junit] 6/8: 0x7d5b90
[junit] 7/8: 0x799810
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7b7ff0
[junit] 1/8: 0x7baf90
[junit] 2/8: 0x7b6680
[junit] 3/8: 0x7e2f00
[junit] 4/8: 0x7b4fa0
[junit] 5/8: 0x7a61a0
[junit] 6/8: 0x7d5b90
[junit] 7/8: 0x799810
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7c52d0
[junit] 1/8: 0x7d3cc0
[junit] 2/8: 0x7cb770
[junit] 3/8: 0x7ac0a0
[junit] 4/8: 0x7c6230
[junit] 5/8: 0x7be5d0
[junit] 6/8: 0x79df90
[junit] 7/8: 0x7a5950
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28d9f0
[junit] 1/8: 0x28da30
[junit] 2/8: 0x28e180
[junit] 3/8: 0x28e1c0
[junit] 4/8: 0x28e2d0
[junit] 5/8: 0x28e310
[junit] 6/8: 0x28e350
[junit] 7/8: 0x28e390
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28d9f0
[junit] 1/8: 0x28da30
[junit] 2/8: 0x28e180
[junit] 3/8: 0x28e1c0
[junit] 4/8: 0x28e2d0
[junit] 5/8: 0x28e310
[junit] 6/8: 0x28e350
[junit] 7/8: 0x28e390
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7be610
[junit] 1/8: 0x7be610
[junit] 2/8: 0x7be610
[junit] 3/8: 0x7be610
[junit] 4/8: 0x7be610
[junit] 5/8: 0x7be610
[junit] 6/8: 0x7be610
[junit] 7/8: 0x7be610
[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: 0x5172528
[junit] 1/8: 0x5172568
[junit] 2/8: 0x51725a8
[junit] 3/8: 0x51725e8
[junit] 4/8: 0x5172628
[junit] 5/8: 0x5172668
[junit] 6/8: 0x51726a8
[junit] 7/8: 0x51726e8
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x5172528
[junit] 1/8: 0x5172568
[junit] 2/8: 0x51725a8
[junit] 3/8: 0x51725e8
[junit] 4/8: 0x5172628
[junit] 5/8: 0x5172668
[junit] 6/8: 0x51726a8
[junit] 7/8: 0x51726e8
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x19a98c0
[junit] 1/8: 0x19d4800
[junit] 2/8: 0x1999270
[junit] 3/8: 0x19b3c80
[junit] 4/8: 0x1993e40
[junit] 5/8: 0x19c35b0
[junit] 6/8: 0x19c0790
[junit] 7/8: 0x19b35b0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x19a98c0
[junit] 1/8: 0x19d4800
[junit] 2/8: 0x1999270
[junit] 3/8: 0x19b3c80
[junit] 4/8: 0x1993e40
[junit] 5/8: 0x19c35b0
[junit] 6/8: 0x19c0790
[junit] 7/8: 0x19b35b0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x19c1ea0
[junit] 1/8: 0x199bd00
[junit] 2/8: 0x19c4510
[junit] 3/8: 0x19bf830
[junit] 4/8: 0x19c7ae0
[junit] 5/8: 0x19c7330
[junit] 6/8: 0x19a91c0
[junit] 7/8: 0x19a3de0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x1949e0
[junit] 1/8: 0x18dab0
[junit] 2/8: 0x18daf0
[junit] 3/8: 0x1947f0
[junit] 4/8: 0x194830
[junit] 5/8: 0x194870
[junit] 6/8: 0x194b40
[junit] 7/8: 0x194b80
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x1949e0
[junit] 1/8: 0x18dab0
[junit] 2/8: 0x18daf0
[junit] 3/8: 0x1947f0
[junit] 4/8: 0x194830
[junit] 5/8: 0x194870
[junit] 6/8: 0x194b40
[junit] 7/8: 0x194b80
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x19c7370
[junit] 1/8: 0x19c7370
[junit] 2/8: 0x19c7370
[junit] 3/8: 0x19c7370
[junit] 4/8: 0x19c7370
[junit] 5/8: 0x19c7370
[junit] 6/8: 0x19c7370
[junit] 7/8: 0x19c7370
[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 @ 1426635333433 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: chapter02TestClassExist took 0 sec
[junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.015 sec
[junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.002 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.005 sec
[junit] Testcase: chapter12TestStructArrayModelConst took 0.003 sec
[junit] Testcase: chapter13TestStructArrayModelMutable took 0.005 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.672 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635333309 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter02TestClassExist
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28e8c00
[junit] 1/8: 0x28e8c40
[junit] 2/8: 0x28e8c80
[junit] 3/8: 0x28e8cc0
[junit] 4/8: 0x28e8d00
[junit] 5/8: 0x28e8d40
[junit] 6/8: 0x28e8d80
[junit] 7/8: 0x28e8dc0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28e8c00
[junit] 1/8: 0x28e8c40
[junit] 2/8: 0x28e8c80
[junit] 3/8: 0x28e8cc0
[junit] 4/8: 0x28e8d00
[junit] 5/8: 0x28e8d40
[junit] 6/8: 0x28e8d80
[junit] 7/8: 0x28e8dc0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7b7ff0
[junit] 1/8: 0x7baf90
[junit] 2/8: 0x7b6680
[junit] 3/8: 0x7e2f00
[junit] 4/8: 0x7b4fa0
[junit] 5/8: 0x7a61a0
[junit] 6/8: 0x7d5b90
[junit] 7/8: 0x799810
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7b7ff0
[junit] 1/8: 0x7baf90
[junit] 2/8: 0x7b6680
[junit] 3/8: 0x7e2f00
[junit] 4/8: 0x7b4fa0
[junit] 5/8: 0x7a61a0
[junit] 6/8: 0x7d5b90
[junit] 7/8: 0x799810
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7c52d0
[junit] 1/8: 0x7d3cc0
[junit] 2/8: 0x7cb770
[junit] 3/8: 0x7ac0a0
[junit] 4/8: 0x7c6230
[junit] 5/8: 0x7be5d0
[junit] 6/8: 0x79df90
[junit] 7/8: 0x7a5950
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28d9f0
[junit] 1/8: 0x28da30
[junit] 2/8: 0x28e180
[junit] 3/8: 0x28e1c0
[junit] 4/8: 0x28e2d0
[junit] 5/8: 0x28e310
[junit] 6/8: 0x28e350
[junit] 7/8: 0x28e390
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x28d9f0
[junit] 1/8: 0x28da30
[junit] 2/8: 0x28e180
[junit] 3/8: 0x28e1c0
[junit] 4/8: 0x28e2d0
[junit] 5/8: 0x28e310
[junit] 6/8: 0x28e350
[junit] 7/8: 0x28e390
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7be610
[junit] 1/8: 0x7be610
[junit] 2/8: 0x7be610
[junit] 3/8: 0x7be610
[junit] 4/8: 0x7be610
[junit] 5/8: 0x7be610
[junit] 6/8: 0x7be610
[junit] 7/8: 0x7be610
[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: 0x5172528
[junit] 1/8: 0x5172568
[junit] 2/8: 0x51725a8
[junit] 3/8: 0x51725e8
[junit] 4/8: 0x5172628
[junit] 5/8: 0x5172668
[junit] 6/8: 0x51726a8
[junit] 7/8: 0x51726e8
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x5172528
[junit] 1/8: 0x5172568
[junit] 2/8: 0x51725a8
[junit] 3/8: 0x51725e8
[junit] 4/8: 0x5172628
[junit] 5/8: 0x5172668
[junit] 6/8: 0x51726a8
[junit] 7/8: 0x51726e8
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x19a98c0
[junit] 1/8: 0x19d4800
[junit] 2/8: 0x1999270
[junit] 3/8: 0x19b3c80
[junit] 4/8: 0x1993e40
[junit] 5/8: 0x19c35b0
[junit] 6/8: 0x19c0790
[junit] 7/8: 0x19b35b0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x19a98c0
[junit] 1/8: 0x19d4800
[junit] 2/8: 0x1999270
[junit] 3/8: 0x19b3c80
[junit] 4/8: 0x1993e40
[junit] 5/8: 0x19c35b0
[junit] 6/8: 0x19c0790
[junit] 7/8: 0x19b35b0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x19c1ea0
[junit] 1/8: 0x199bd00
[junit] 2/8: 0x19c4510
[junit] 3/8: 0x19bf830
[junit] 4/8: 0x19c7ae0
[junit] 5/8: 0x19c7330
[junit] 6/8: 0x19a91c0
[junit] 7/8: 0x19a3de0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x1949e0
[junit] 1/8: 0x18dab0
[junit] 2/8: 0x18daf0
[junit] 3/8: 0x1947f0
[junit] 4/8: 0x194830
[junit] 5/8: 0x194870
[junit] 6/8: 0x194b40
[junit] 7/8: 0x194b80
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x1949e0
[junit] 1/8: 0x18dab0
[junit] 2/8: 0x18daf0
[junit] 3/8: 0x1947f0
[junit] 4/8: 0x194830
[junit] 5/8: 0x194870
[junit] 6/8: 0x194b40
[junit] 7/8: 0x194b80
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x19c7370
[junit] 1/8: 0x19c7370
[junit] 2/8: 0x19c7370
[junit] 3/8: 0x19c7370
[junit] 4/8: 0x19c7370
[junit] 5/8: 0x19c7370
[junit] 6/8: 0x19c7370
[junit] 7/8: 0x19c7370
[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 @ 1426635333433 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.lock()
[junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635334046 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 @ 1426635334093 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-62 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635334046 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 @ 1426635334093 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.595 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635334046 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 @ 1426635334093 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.lock()
[junit] Thread-63 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635334658 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 @ 1426635334768 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 @ 1426635335324 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.656 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-63 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635334658 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 @ 1426635334768 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 0.002 sec
[junit] Testcase: test02 took 0.001 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.656 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-63 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635334658 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 @ 1426635334768 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1426635335371 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] No SecurityManager Installed
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.594 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-64 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635335324 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 @ 1426635335371 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.594 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-64 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635335324 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 @ 1426635335371 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.lock()
[junit] Thread-65 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635335950 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 @ 1426635336013 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.612 sec
[junit] ------------- Standard Error -----------------
[junit] No SecurityManager Installed
[junit] ++++ Test Singleton.lock()
[junit] Thread-65 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635335950 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 @ 1426635336013 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 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.612 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] No SecurityManager Installed
[junit] ++++ Test Singleton.lock()
[junit] Thread-65 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635335950 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 @ 1426635336013 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results-x32
[move] Moving 54 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 @ 1426635340878 ms +++ localhost/127.0.0.1:59999 - Locked within 129 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 @ 1426635341085 ms --- localhost/127.0.0.1:59999 - Unlock ok within 27 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.417 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 @ 1426635340878 ms +++ localhost/127.0.0.1:59999 - Locked within 129 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 @ 1426635341085 ms --- localhost/127.0.0.1:59999 - Unlock ok within 27 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: assetRegisteredIOUtilGetResourceRel1_RT took 0.048 sec
[junit] Testcase: assetRegisteredIOUtilGetResourceRel2_RT took 0.003 sec
[junit] Testcase: assetRegisteredURLConnection_RT took 0.001 sec
[junit] Testcase: assetRegisteredURLConnection_Test took 0.002 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.417 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 @ 1426635340878 ms +++ localhost/127.0.0.1:59999 - Locked within 129 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 @ 1426635341085 ms --- localhost/127.0.0.1:59999 - Unlock ok within 27 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest
[junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest
[junit] ++++ Test Singleton.lock()
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635341843 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1426635341897 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.614 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635341843 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1426635341897 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: assetUnregisteredIOUtilGetResourceAbs_RT took 0.002 sec
[junit] Testcase: assetUnregisteredIOUtilGetResourceRel0_RT took 0.002 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: 0.614 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635341843 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1426635341897 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] ++++ Test Singleton.lock()
[junit] Testsuite: com.jogamp.common.net.TestUri01
[junit] Testsuite: com.jogamp.common.net.TestUri01
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635342607 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 @ 1426635342830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.777 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635342607 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 @ 1426635342830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00BasicCoding took 0.124 sec
[junit] Testcase: test02URIEscapeSpecialChars took 0.016 sec
[junit] Testcase: test03URIEscapeCommonChars took 0.007 sec
[junit] Testcase: test04EqualsAndHashCode took 0.001 sec
[junit] Testcase: test05Contained took 0.01 sec
[junit] Testcase: test08NormalizedHierarchy took 0.003 sec
[junit] Testcase: test09NormalizedOpaque took 0.006 sec
[junit] Testcase: test10ParentAndDirHierarchy took 0.004 sec
[junit] Testcase: test11ParentAndDirOpaque took 0.004 sec
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.777 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635342607 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 @ 1426635342830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.net.TestUri02Composing
[junit] Testsuite: com.jogamp.common.net.TestUri02Composing
[junit] ++++ Test Singleton.lock()
[junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635343505 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 <file>, ssp <///rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <file:///rootDir/file1.txt>
[junit] URL-orig : <file:///rootDir/file1.txt>
[junit] URL-comp : <file:///rootDir/file1.txt>
[junit] scheme <file>, ssp </rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <file:/rootDir/file1.txt>
[junit] URL-orig : <file:/rootDir/file1.txt>
[junit] URL-comp : <file:/rootDir/file1.txt>
[junit] scheme <file>, ssp <//host/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <file://host/rootDir/file1.txt>
[junit] URL-orig : <file://host/rootDir/file1.txt>
[junit] URL-comp : <file://host/rootDir/file1.txt>
[junit] scheme <file>, ssp <//host/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <file://host/rootDir/file1.txt>
[junit] URL-orig : <file://host/rootDir/file1.txt>
[junit] URL-comp : <file://host/rootDir/file1.txt>
[junit] scheme <jar>, ssp <file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <jar>, ssp <file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <gluegen-test/info.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:gluegen-test/info.txt>
[junit] URL-orig : <asset:gluegen-test/info.txt>
[junit] URL-comp : <asset:gluegen-test/info.txt>
[junit] scheme <asset>, ssp <gluegen-test/info.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:gluegen-test/info.txt>
[junit] URL-orig : <asset:gluegen-test/info.txt>
[junit] URL-comp : <asset:gluegen-test/info.txt>
[junit] scheme <asset>, ssp </gluegen-test/info.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:/gluegen-test/info.txt>
[junit] URL-orig : <asset:/gluegen-test/info.txt>
[junit] URL-comp : <asset:/gluegen-test/info.txt>
[junit] scheme <asset>, ssp </gluegen-test/info.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:/gluegen-test/info.txt>
[junit] URL-orig : <asset:/gluegen-test/info.txt>
[junit] URL-comp : <asset:/gluegen-test/info.txt>
[junit] scheme <http>, ssp <//domain.com/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals: true
[junit] URL-ref : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com:1234/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals: true
[junit] URL-ref : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com:1234/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/./file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/./file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635343880 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.929 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635343505 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 <file>, ssp <///rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <file:///rootDir/file1.txt>
[junit] URL-orig : <file:///rootDir/file1.txt>
[junit] URL-comp : <file:///rootDir/file1.txt>
[junit] scheme <file>, ssp </rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <file:/rootDir/file1.txt>
[junit] URL-orig : <file:/rootDir/file1.txt>
[junit] URL-comp : <file:/rootDir/file1.txt>
[junit] scheme <file>, ssp <//host/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <file://host/rootDir/file1.txt>
[junit] URL-orig : <file://host/rootDir/file1.txt>
[junit] URL-comp : <file://host/rootDir/file1.txt>
[junit] scheme <file>, ssp <//host/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <file://host/rootDir/file1.txt>
[junit] URL-orig : <file://host/rootDir/file1.txt>
[junit] URL-comp : <file://host/rootDir/file1.txt>
[junit] scheme <jar>, ssp <file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <jar>, ssp <file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <gluegen-test/info.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:gluegen-test/info.txt>
[junit] URL-orig : <asset:gluegen-test/info.txt>
[junit] URL-comp : <asset:gluegen-test/info.txt>
[junit] scheme <asset>, ssp <gluegen-test/info.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:gluegen-test/info.txt>
[junit] URL-orig : <asset:gluegen-test/info.txt>
[junit] URL-comp : <asset:gluegen-test/info.txt>
[junit] scheme <asset>, ssp </gluegen-test/info.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:/gluegen-test/info.txt>
[junit] URL-orig : <asset:/gluegen-test/info.txt>
[junit] URL-comp : <asset:/gluegen-test/info.txt>
[junit] scheme <asset>, ssp </gluegen-test/info.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:/gluegen-test/info.txt>
[junit] URL-orig : <asset:/gluegen-test/info.txt>
[junit] URL-comp : <asset:/gluegen-test/info.txt>
[junit] scheme <http>, ssp <//domain.com/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals: true
[junit] URL-ref : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com:1234/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals: true
[junit] URL-ref : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com:1234/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/./file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/./file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635343880 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01URLCompositioning took 0.344 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.929 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635343505 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 <file>, ssp <///rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <file:///rootDir/file1.txt>
[junit] URL-orig : <file:///rootDir/file1.txt>
[junit] URL-comp : <file:///rootDir/file1.txt>
[junit] scheme <file>, ssp </rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <file:/rootDir/file1.txt>
[junit] URL-orig : <file:/rootDir/file1.txt>
[junit] URL-comp : <file:/rootDir/file1.txt>
[junit] scheme <file>, ssp <//host/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <file://host/rootDir/file1.txt>
[junit] URL-orig : <file://host/rootDir/file1.txt>
[junit] URL-comp : <file://host/rootDir/file1.txt>
[junit] scheme <file>, ssp <//host/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <file://host/rootDir/file1.txt>
[junit] URL-orig : <file://host/rootDir/file1.txt>
[junit] URL-comp : <file://host/rootDir/file1.txt>
[junit] scheme <jar>, ssp <file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <jar>, ssp <file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <gluegen-test/info.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:gluegen-test/info.txt>
[junit] URL-orig : <asset:gluegen-test/info.txt>
[junit] URL-comp : <asset:gluegen-test/info.txt>
[junit] scheme <asset>, ssp <gluegen-test/info.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:gluegen-test/info.txt>
[junit] URL-orig : <asset:gluegen-test/info.txt>
[junit] URL-comp : <asset:gluegen-test/info.txt>
[junit] scheme <asset>, ssp </gluegen-test/info.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:/gluegen-test/info.txt>
[junit] URL-orig : <asset:/gluegen-test/info.txt>
[junit] URL-comp : <asset:/gluegen-test/info.txt>
[junit] scheme <asset>, ssp </gluegen-test/info.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:/gluegen-test/info.txt>
[junit] URL-orig : <asset:/gluegen-test/info.txt>
[junit] URL-comp : <asset:/gluegen-test/info.txt>
[junit] scheme <http>, ssp <//domain.com/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals: true
[junit] URL-ref : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com:1234/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals: true
[junit] URL-ref : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <http>, ssp <//domain.com:1234/web1/index.html?lala=23&lili=24>, fragment <anchor>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-orig : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] URL-comp : <http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/./file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>, fragment <null>
[junit] URL-equals: true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/./file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] scheme <asset>, ssp <jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>, fragment <null>
[junit] URL-equals(1): false
[junit] URL-equals(2): true
[junit] URL-same : true
[junit] URL-ref : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] URL-orig : <asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt>
[junit] URL-comp : <asset:jar:file:/web1/file1.jar!/rootDir/file1.txt>
[junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635343880 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.net.TestUri03Resolving
[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 @ 1426635344507 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1426635345455 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.508 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635344507 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1426635345455 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01HttpUri2URL took 0.215 sec
[junit] Testcase: test02FileUnixUri2URL took 0.118 sec
[junit] Testcase: test03FileWindowsUri2URL took 0.172 sec
[junit] Testcase: test11HttpURL2Uri took 0.017 sec
[junit] Testcase: test12FileUnixURL2Uri took 0.137 sec
[junit] Testcase: test13FileWindowsURL2Uri took 0.118 sec
[junit] Testcase: test24FileUnixURI2URL took 0.112 sec
[junit] Testcase: test25FileWindowsURI2URL took 0.011 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.508 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635344507 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1426635345455 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635346486 ms +++ localhost/127.0.0.1:59999 - Locked within 2 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] Testsuite: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908
[junit] Testsuite: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908
[junit] Copy Total bytes: 6848018
[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: 6848018
[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 @ 1426635347560 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 @ 1426635348144 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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: 1.63 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635346486 ms +++ localhost/127.0.0.1:59999 - Locked within 2 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: 6848018
[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: 6848018
[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 @ 1426635347560 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00TempJarCacheSimplePath took 0.903 sec
[junit] Testcase: test01TempJarCacheOddPath took 0.127 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.63 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635346486 ms +++ localhost/127.0.0.1:59999 - Locked within 2 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: 6848018
[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: 6848018
[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 @ 1426635347560 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 @ 1426635348185 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 @ 1426635348751 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.589 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635348144 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1426635348185 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.589 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635348144 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1426635348185 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 @ 1426635348810 ms --- localhost/127.0.0.1:59999 - Unlock ok within 15 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.61 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635348751 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 @ 1426635348810 ms --- localhost/127.0.0.1:59999 - Unlock ok within 15 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: showURLComponents0 took 0.003 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.61 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635348751 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 @ 1426635348810 ms --- localhost/127.0.0.1:59999 - Unlock ok within 15 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.nio.BuffersTest
[junit] Testsuite: com.jogamp.common.nio.BuffersTest
[junit] ++++ Test Singleton.lock()
[junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635349433 ms +++ localhost/127.0.0.1:59999 - Locked within 18 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 @ 1426635349469 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.631 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635349433 ms +++ localhost/127.0.0.1:59999 - Locked within 18 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 @ 1426635349469 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.631 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635349433 ms +++ localhost/127.0.0.1:59999 - Locked within 18 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 @ 1426635349469 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635350103 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 @ 1426635350201 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635350103 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 @ 1426635350201 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: dynamicConcurrentTest took 0.052 sec
[junit] Testcase: dynamicTest took 0.005 sec
[junit] Testcase: staticTest took 0 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635350103 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 @ 1426635350201 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion
[junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion
[junit] ++++ Test Singleton.lock()
[junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635350758 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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 @ 1426635350795 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 @ 1426635351351 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.585 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635350758 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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 @ 1426635350795 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.585 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635350758 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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 @ 1426635350795 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.779 MiB
[junit] test 256.000 MiB after Used Memory : 2.995, delta 0.216 MiB
[junit] test 256.000 MiB gc'ed Used Memory : 1.577, 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.577 MiB
[junit] test 256.000 MiB after Used Memory : 1.577, delta 0.000 MiB
[junit] test 256.000 MiB gc'ed Used Memory : 1.578, 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.578 MiB
[junit] test 256.500 MiB after Used Memory : 1.578, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.580, 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.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.585, 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.585 MiB
[junit] test 256.500 MiB after Used Memory : 1.585, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.588, delta 0.003 MiB
[junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635421885 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 71.079 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635351351 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.779 MiB
[junit] test 256.000 MiB after Used Memory : 2.995, delta 0.216 MiB
[junit] test 256.000 MiB gc'ed Used Memory : 1.577, 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.577 MiB
[junit] test 256.000 MiB after Used Memory : 1.577, delta 0.000 MiB
[junit] test 256.000 MiB gc'ed Used Memory : 1.578, 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.578 MiB
[junit] test 256.500 MiB after Used Memory : 1.578, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.580, 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.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.585, 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.585 MiB
[junit] test 256.500 MiB after Used Memory : 1.585, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.588, delta 0.003 MiB
[junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635421885 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00 took 13.594 sec
[junit] Testcase: test01 took 14.951 sec
[junit] Testcase: test02 took 13.858 sec
[junit] Testcase: test11 took 13.941 sec
[junit] Testcase: test12 took 14.044 sec
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 71.079 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635351351 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.779 MiB
[junit] test 256.000 MiB after Used Memory : 2.995, delta 0.216 MiB
[junit] test 256.000 MiB gc'ed Used Memory : 1.577, 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.577 MiB
[junit] test 256.000 MiB after Used Memory : 1.577, delta 0.000 MiB
[junit] test 256.000 MiB gc'ed Used Memory : 1.578, 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.578 MiB
[junit] test 256.500 MiB after Used Memory : 1.578, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.580, 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.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.585, 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.585 MiB
[junit] test 256.500 MiB after Used Memory : 1.585, delta 0.000 MiB
[junit] test 256.500 MiB gc'ed Used Memory : 1.588, delta 0.003 MiB
[junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635421885 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 @ 1426635422447 ms +++ localhost/127.0.0.1:59999 - Locked within 8 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.803 MiB
[junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: total 787, setup 1, copy 786 ms
[junit] test #0 16.000 MiB after Used Memory : 2.803, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.599, delta -1.205 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.599 MiB
[junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: total 128, setup 8, copy 120 ms
[junit] test #0 16.000 MiB after Used Memory : 17.599, delta 16.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 17.353, 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.353 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.353, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.355, delta -15.998 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.355 MiB
[junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 67, setup 2, copy 65 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 16.000 MiB after Used Memory : 1.355, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.355, 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.355 MiB
[junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: total 6262, setup 0, copy 6262 ms
[junit] test #0 128.000 MiB after Used Memory : 1.355, delta 0.000 MiB
[junit] test #0 128.000 MiB gc'ed Used Memory : 1.362, 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.362 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.<init>(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.323 MiB
[junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: total 1917, setup 1, copy 1916 ms
[junit] test #0 128.000 MiB after Used Memory : 1.323, delta 0.000 MiB
[junit] test #0 128.000 MiB gc'ed Used Memory : 1.331, 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.331 MiB
[junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 1974, setup 1, copy 1973 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 128.000 MiB after Used Memory : 1.331, delta 0.000 MiB
[junit] test #0 128.000 MiB gc'ed Used Memory : 1.331, 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.331 MiB
[junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: total 25528, setup 0, copy 25528 ms
[junit] test #0 512.000 MiB after Used Memory : 1.331, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.347, 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.347 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.<init>(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.330 MiB
[junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: total 9497, setup 1, copy 9496 ms
[junit] test #0 512.000 MiB after Used Memory : 1.330, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.330, 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.330 MiB
[junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 11245, setup 1, copy 11244 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 512.000 MiB after Used Memory : 1.330, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.331, 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.331 MiB
[junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: total 38, setup 1, copy 37 ms, cacheMode FLUSH_NONE
[junit] test #0 1.000 MiB after Used Memory : 1.331, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.351, 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.351 MiB
[junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 12, setup 0, copy 12 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 1.000 MiB after Used Memory : 1.351, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.353, 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.353 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.353, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.354, 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 @ 1426635552656 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 130.758 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-17 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635422447 ms +++ localhost/127.0.0.1:59999 - Locked within 8 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.803 MiB
[junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: total 787, setup 1, copy 786 ms
[junit] test #0 16.000 MiB after Used Memory : 2.803, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.599, delta -1.205 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.599 MiB
[junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: total 128, setup 8, copy 120 ms
[junit] test #0 16.000 MiB after Used Memory : 17.599, delta 16.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 17.353, 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.353 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.353, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.355, delta -15.998 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.355 MiB
[junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 67, setup 2, copy 65 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 16.000 MiB after Used Memory : 1.355, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.355, 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.355 MiB
[junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: total 6262, setup 0, copy 6262 ms
[junit] test #0 128.000 MiB after Used Memory : 1.355, delta 0.000 MiB
[junit] test #0 128.000 MiB gc'ed Used Memory : 1.362, 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.362 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.<init>(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.323 MiB
[junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: total 1917, setup 1, copy 1916 ms
[junit] test #0 128.000 MiB after Used Memory : 1.323, delta 0.000 MiB
[junit] test #0 128.000 MiB gc'ed Used Memory : 1.331, 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.331 MiB
[junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 1974, setup 1, copy 1973 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 128.000 MiB after Used Memory : 1.331, delta 0.000 MiB
[junit] test #0 128.000 MiB gc'ed Used Memory : 1.331, 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.331 MiB
[junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: total 25528, setup 0, copy 25528 ms
[junit] test #0 512.000 MiB after Used Memory : 1.331, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.347, 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.347 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.<init>(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.330 MiB
[junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: total 9497, setup 1, copy 9496 ms
[junit] test #0 512.000 MiB after Used Memory : 1.330, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.330, 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.330 MiB
[junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 11245, setup 1, copy 11244 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 512.000 MiB after Used Memory : 1.330, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.331, 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.331 MiB
[junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: total 38, setup 1, copy 37 ms, cacheMode FLUSH_NONE
[junit] test #0 1.000 MiB after Used Memory : 1.331, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.351, 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.351 MiB
[junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 12, setup 0, copy 12 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 1.000 MiB after Used Memory : 1.351, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.353, 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.353 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.353, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.354, 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 @ 1426635552656 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01MixedIntSize took 65.206 sec
[junit] Testcase: test11MMap1GiBFlushNone took 0.587 sec
[junit] Testcase: test12MMap1GiBFlushSoft took 0.561 sec
[junit] Testcase: test13MMap2GiBFlushHard took 0.55 sec
[junit] ++++ Test Singleton.lock()
[junit] Thread-18 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635553228 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test00
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 130.758 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-17 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635422447 ms +++ localhost/127.0.0.1:59999 - Locked within 8 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.803 MiB
[junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: total 787, setup 1, copy 786 ms
[junit] test #0 16.000 MiB after Used Memory : 2.803, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.599, delta -1.205 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.599 MiB
[junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: total 128, setup 8, copy 120 ms
[junit] test #0 16.000 MiB after Used Memory : 17.599, delta 16.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 17.353, 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.353 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.353, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.355, delta -15.998 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.355 MiB
[junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 67, setup 2, copy 65 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 16.000 MiB after Used Memory : 1.355, delta 0.000 MiB
[junit] test #0 16.000 MiB gc'ed Used Memory : 1.355, 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.355 MiB
[junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: total 6262, setup 0, copy 6262 ms
[junit] test #0 128.000 MiB after Used Memory : 1.355, delta 0.000 MiB
[junit] test #0 128.000 MiB gc'ed Used Memory : 1.362, 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.362 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.<init>(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.323 MiB
[junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: total 1917, setup 1, copy 1916 ms
[junit] test #0 128.000 MiB after Used Memory : 1.323, delta 0.000 MiB
[junit] test #0 128.000 MiB gc'ed Used Memory : 1.331, 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.331 MiB
[junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 1974, setup 1, copy 1973 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 128.000 MiB after Used Memory : 1.331, delta 0.000 MiB
[junit] test #0 128.000 MiB gc'ed Used Memory : 1.331, 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.331 MiB
[junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: total 25528, setup 0, copy 25528 ms
[junit] test #0 512.000 MiB after Used Memory : 1.331, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.347, 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.347 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.<init>(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.330 MiB
[junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: total 9497, setup 1, copy 9496 ms
[junit] test #0 512.000 MiB after Used Memory : 1.330, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.330, 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.330 MiB
[junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 11245, setup 1, copy 11244 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 512.000 MiB after Used Memory : 1.330, delta 0.000 MiB
[junit] test #0 512.000 MiB gc'ed Used Memory : 1.331, 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.331 MiB
[junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: total 38, setup 1, copy 37 ms, cacheMode FLUSH_NONE
[junit] test #0 1.000 MiB after Used Memory : 1.331, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.351, 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.351 MiB
[junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 12, setup 0, copy 12 ms, cacheMode FLUSH_PRE_SOFT
[junit] test #0 1.000 MiB after Used Memory : 1.351, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.353, 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.353 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.353, delta 0.000 MiB
[junit] test #0 1.000 MiB gc'ed Used Memory : 1.354, 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 @ 1426635552656 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] ++++ 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 @ 1426635553713 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.028 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-18 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635553228 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 @ 1426635553713 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00 took 0.08 sec
[junit] Testcase: test01 took 0.033 sec
[junit] Testcase: test02 took 0.028 sec
[junit] Testcase: test03 took 0.029 sec
[junit] Testcase: test10 took 0.09 sec
[junit] Testcase: test11 took 0.046 sec
[junit] Testcase: test12 took 0.041 sec
[junit] Testcase: test13 took 0.041 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.028 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-18 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635553228 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 @ 1426635553713 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: <Mac OS X> CPU: <x86_64> 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: <Mac OS X> CPU: <x86_64> 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] ++++ Test Singleton.lock()
[junit] Thread-19 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635554326 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 @ 1426635554381 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.598 sec
[junit] ------------- Standard Output ---------------
[junit] OS: <Mac OS X> CPU: <x86_64> 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: <Mac OS X> CPU: <x86_64> 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 @ 1426635554326 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 @ 1426635554381 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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.598 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] OS: <Mac OS X> CPU: <x86_64> 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: <Mac OS X> CPU: <x86_64> 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 @ 1426635554326 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 @ 1426635554381 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] OS: <Mac OS X> CPU: <x86_64> 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 @ 1426635554936 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1426635555002 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.612 sec
[junit] ------------- Standard Output ---------------
[junit] OS: <Mac OS X> CPU: <x86_64> 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 @ 1426635554936 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1426635555002 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testStructAccessorEndian1 took 0.001 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.612 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] OS: <Mac OS X> CPU: <x86_64> 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 @ 1426635554936 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1426635555002 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1426635555566 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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.<init>(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 @ 1426635555664 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635555566 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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.<init>(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 @ 1426635555664 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.002 sec
[junit] Testcase: test99UserFile took 0.001 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635555566 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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.<init>(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 @ 1426635555664 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] ++++ Test Singleton.lock()
[junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635556245 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
[junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
[junit] put
[junit] iimap: 9.064ms
[junit] map: 6.163ms
[junit]
[junit] get
[junit] iimap: 1.881ms
[junit] map: 2.576ms
[junit]
[junit] remove
[junit] iimap: 3.317ms
[junit] map: 10.103ms
[junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
[junit] put
[junit] iimap: 1.349ms
[junit] map: 2.297ms
[junit]
[junit] get
[junit] iimap: 0.841ms
[junit] map: 1.388ms
[junit]
[junit] remove
[junit] iimap: 0.776ms
[junit] map: 1.596ms
[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 @ 1426635557845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.169 sec
[junit] ------------- Standard Output ---------------
[junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
[junit] put
[junit] iimap: 9.064ms
[junit] map: 6.163ms
[junit]
[junit] get
[junit] iimap: 1.881ms
[junit] map: 2.576ms
[junit]
[junit] remove
[junit] iimap: 3.317ms
[junit] map: 10.103ms
[junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
[junit] put
[junit] iimap: 1.349ms
[junit] map: 2.297ms
[junit]
[junit] get
[junit] iimap: 0.841ms
[junit] map: 1.388ms
[junit]
[junit] remove
[junit] iimap: 0.776ms
[junit] map: 1.596ms
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635556245 ms +++ localhost/127.0.0.1:59999 - Locked within 13 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 @ 1426635557845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: benchmark took 0.044 sec
[junit] Testcase: capacityTest took 0.002 sec
[junit] Testcase: cloneTest took 0.14 sec
[junit] Testcase: iteratorTest took 0.008 sec
[junit] Testcase: testPutRemove took 1.233 sec
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.169 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
[junit] put
[junit] iimap: 9.064ms
[junit] map: 6.163ms
[junit]
[junit] get
[junit] iimap: 1.881ms
[junit] map: 2.576ms
[junit]
[junit] remove
[junit] iimap: 3.317ms
[junit] map: 10.103ms
[junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
[junit] put
[junit] iimap: 1.349ms
[junit] map: 2.297ms
[junit]
[junit] get
[junit] iimap: 0.841ms
[junit] map: 1.388ms
[junit]
[junit] remove
[junit] iimap: 0.776ms
[junit] map: 1.596ms
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635556245 ms +++ localhost/127.0.0.1:59999 - Locked within 13 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 @ 1426635557845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1426635558400 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 @ 1426635567255 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.399 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-23 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635558400 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 @ 1426635567255 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: cloneTest took 5.118 sec
[junit] Testcase: iteratorTest took 0.003 sec
[junit] Testcase: testPutRemove took 3.637 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.399 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-23 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635558400 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 @ 1426635567255 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] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
[junit] put
[junit] iimap: 13.895ms
[junit] map: 2.026ms
[junit]
[junit] get
[junit] iimap: 2.103ms
[junit] map: 4.188ms
[junit]
[junit] remove
[junit] iimap: 3.235ms
[junit] ++++ Test Singleton.lock()
[junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635567808 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark
[junit] map: 11.333ms
[junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
[junit] put
[junit] iimap: 1.187ms
[junit] map: 2.89ms
[junit]
[junit] get
[junit] iimap: 0.888ms
[junit] map: 1.329ms
[junit]
[junit] remove
[junit] iimap: 0.819ms
[junit] map: 1.521ms
[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 @ 1426635569184 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.921 sec
[junit] ------------- Standard Output ---------------
[junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
[junit] put
[junit] iimap: 13.895ms
[junit] map: 2.026ms
[junit]
[junit] get
[junit] iimap: 2.103ms
[junit] map: 4.188ms
[junit]
[junit] remove
[junit] iimap: 3.235ms
[junit] map: 11.333ms
[junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
[junit] put
[junit] iimap: 1.187ms
[junit] map: 2.89ms
[junit]
[junit] get
[junit] iimap: 0.888ms
[junit] map: 1.329ms
[junit]
[junit] remove
[junit] iimap: 0.819ms
[junit] map: 1.521ms
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635567808 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 @ 1426635569184 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: benchmark took 0.048 sec
[junit] Testcase: iteratorTest took 0.011 sec
[junit] Testcase: testPutRemove took 1.257 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.921 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
[junit] put
[junit] iimap: 13.895ms
[junit] map: 2.026ms
[junit]
[junit] get
[junit] iimap: 2.103ms
[junit] map: 4.188ms
[junit]
[junit] remove
[junit] iimap: 3.235ms
[junit] map: 11.333ms
[junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
[junit] put
[junit] iimap: 1.187ms
[junit] map: 2.89ms
[junit]
[junit] get
[junit] iimap: 0.888ms
[junit] map: 1.329ms
[junit]
[junit] remove
[junit] iimap: 0.819ms
[junit] map: 1.521ms
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635567808 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 @ 1426635569184 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-25 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635569737 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635569778 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.584 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635569737 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635569778 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01ArrayHashSet took 0.002 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.584 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635569737 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635569778 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-26 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635570332 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 @ 1426635570524 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.737 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635570332 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 @ 1426635570524 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00ShowByteOrder took 0.012 sec
[junit] Testcase: test01Uint32Conversion took 0.003 sec
[junit] Testcase: test02ShiftSigned took 0.064 sec
[junit] Testcase: test10ReadWrite_13 took 0.012 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.737 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635570332 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 @ 1426635570524 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] ++++ Test Singleton.lock()
[junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635571088 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 @ 1426635571280 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.736 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635571088 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 @ 1426635571280 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01LinearBitsMSBFirst took 0.021 sec
[junit] Testcase: test02LinearBitsLSBFirst took 0.019 sec
[junit] Testcase: test03BulkBits took 0.031 sec
[junit] Testcase: test05ErrorHandling took 0.001 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.736 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635571088 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] ++++ Test Singleton.lock()
[junit] Thread-28 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635571894 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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] 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 @ 1426635571280 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.util.TestBitstream02
[junit] Testsuite: com.jogamp.common.util.TestBitstream02
[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 @ 1426635571963 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.618 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-28 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635571894 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1426635571963 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Int8BitsAligned took 0.005 sec
[junit] Testcase: test02Int8BitsUnaligned took 0.005 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.618 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-28 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635571894 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1426635571963 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-29 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635572518 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 @ 1426635572681 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.707 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635572518 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 @ 1426635572681 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Int16BitsAligned took 0.011 sec
[junit] Testcase: test02Int16BitsUnaligned took 0.072 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.707 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635572518 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 @ 1426635572681 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] ++++ Test Singleton.lock()
[junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635573304 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 @ 1426635573446 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.696 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635573304 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 @ 1426635573446 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Int32BitsAligned took 0.027 sec
[junit] Testcase: test02Int32BitsUnaligned took 0.06 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.696 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635573304 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 @ 1426635573446 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.util.TestFloatStack01
[junit] Testsuite: com.jogamp.common.util.TestFloatStack01
[junit] ++++ Test Singleton.lock()
[junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635574090 ms +++ localhost/127.0.0.1:59999 - Locked within 7 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 @ 1426635574179 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635574090 ms +++ localhost/127.0.0.1:59999 - Locked within 7 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 @ 1426635574179 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.008 sec
[junit] Testcase: test11FloatBuffer_I32_G02 took 0.004 sec
[junit] Testcase: test12FloatBuffer_I00_G32 took 0.005 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635574090 ms +++ localhost/127.0.0.1:59999 - Locked within 7 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 @ 1426635574179 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] ++++ Test Singleton.lock()
[junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635574732 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 @ 1426635574843 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.653 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635574732 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 @ 1426635574843 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testCopyStream01Array took 0.001 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.653 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635574732 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 @ 1426635574843 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-33 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635575419 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 @ 1426635575489 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.616 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-33 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635575419 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 @ 1426635575489 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.002 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.616 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-33 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635575419 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 @ 1426635575489 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-34 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635576045 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 @ 1426635579476 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.974 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635576045 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 @ 1426635579476 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01ArrayListIterator took 2.031 sec
[junit] Testcase: test01LinkedListListIndex took 0.587 sec
[junit] Testcase: test01LinkedListListIterator took 0.536 sec
[junit] Testcase: test0ArrayListIndex took 0.176 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.974 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635576045 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 @ 1426635579476 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-35 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635580029 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/jln3716201335539036417/jln362502014485799805
[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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar!/ClassInJar1.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar!/ClassInJar1.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false
[junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/ClassInJar2.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/ClassInJar2.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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 @ 1426635580131 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-35 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635580029 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/jln3716201335539036417/jln362502014485799805
[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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar!/ClassInJar1.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar!/ClassInJar1.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false
[junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/ClassInJar2.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/ClassInJar2.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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 @ 1426635580131 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.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: 0.646 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-35 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635580029 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/jln3716201335539036417/jln362502014485799805
[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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar!/ClassInJar1.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar!/ClassInJar1.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false
[junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/ClassInJar1.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/ClassInJar2.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/ClassInJar2.class
[junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar
[junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/sub/ClassInJar2.jar!/
[junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln3716201335539036417/jln6912127014853159225/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/jln3716201335539036417/jln6912127014853159225/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 @ 1426635580131 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] ++++ Test Singleton.lock()
[junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635580809 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: 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 @ 1426635580852 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.111 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.001 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 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.111 sec
[junit]
[junit] Testsuite: com.jogamp.common.util.TestPlatform01
[junit] Testsuite: com.jogamp.common.util.TestPlatform01
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.586 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635580809 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: 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 @ 1426635580852 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.586 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635580809 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: 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 @ 1426635580852 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] ++++ Test Singleton.lock()
[junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635581405 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@2f27f2bb
[junit] BB.1: java.lang.Object@2f27f2bb
[junit] BB.2
[junit] CA.1: java.lang.Object@2f27f2bb
[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@4475a0c6
[junit] BB.1: java.lang.Object@4475a0c6
[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 @ 1426635581452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.595 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635581405 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@2f27f2bb
[junit] BB.1: java.lang.Object@2f27f2bb
[junit] BB.2
[junit] CA.1: java.lang.Object@2f27f2bb
[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@4475a0c6
[junit] BB.1: java.lang.Object@4475a0c6
[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 @ 1426635581452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testInvokeAndWait00 took 0.001 sec
[junit] Testcase: testInvokeAndWait01 took 0.003 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.595 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635581405 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@2f27f2bb
[junit] BB.1: java.lang.Object@2f27f2bb
[junit] BB.2
[junit] CA.1: java.lang.Object@2f27f2bb
[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@4475a0c6
[junit] BB.1: java.lang.Object@4475a0c6
[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 @ 1426635581452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.util.TestSyncRingBuffer01
[junit] Testsuite: com.jogamp.common.util.TestSyncRingBuffer01
[junit] ++++ Test Singleton.lock()
[junit] Thread-38 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635582150 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] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
[junit]
[junit] Testcase: test11_GrowEmpty02_Begin2 took 0.003 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.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 sec
[junit] Testcase: test26_GrowFull12_End2 took 0 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 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.136 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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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 = 851
[junit] 13: EXECUTOR_NUMBER = 0
[junit] 14: LaunchKeepContext = 1
[junit] 15: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
[junit] 16: SECURITYSESSIONID = 186a4
[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: JAVA_MAIN_CLASS_28324 = hudson.remoting.Launcher
[junit] 21: JUNIT_DISABLED = false
[junit] 22: Apple_PubSub_Socket_Render = /tmp/launch-dze7me/Render
[junit] 23: HUDSON_HOME = /srv/jenkins
[junit] 24: JAVA_MAIN_CLASS_34516 = org.apache.tools.ant.launch.Launcher
[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 = bd2019270defbaa1a625e5d097b76beb8610a8ed
[junit] 33: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
[junit] 34: TERM_SESSION_ID = 8F9473E6-C639-462D-8333-805E906C3CD1
[junit] 35: BUILD_ID = 2015-03-18_00-20-00
[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-851
[junit] 39: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/851/
[junit] 40: __CHECKFIX1436934 = 1
[junit] 41: TARGET_LEVEL = 1.6
[junit] 42: SHELL = /bin/bash
[junit] 43: BUILD_DISPLAY_NAME = #851
[junit] 44: JAVA_MAIN_CLASS_34726 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
[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 = jln3716201335539036417
[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/junittestcases8742146164238447024.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/junitvmwatcher6535898904034591031.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit1257488959172863188.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] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635582209 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ++++ Test Singleton.lock()
[junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635582767 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/jln3716201335539036417/jln1677303226289574569
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01a
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.604 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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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 = 851
[junit] 13: EXECUTOR_NUMBER = 0
[junit] 14: LaunchKeepContext = 1
[junit] 15: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
[junit] 16: SECURITYSESSIONID = 186a4
[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: JAVA_MAIN_CLASS_28324 = hudson.remoting.Launcher
[junit] 21: JUNIT_DISABLED = false
[junit] 22: Apple_PubSub_Socket_Render = /tmp/launch-dze7me/Render
[junit] 23: HUDSON_HOME = /srv/jenkins
[junit] 24: JAVA_MAIN_CLASS_34516 = org.apache.tools.ant.launch.Launcher
[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 = bd2019270defbaa1a625e5d097b76beb8610a8ed
[junit] 33: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
[junit] 34: TERM_SESSION_ID = 8F9473E6-C639-462D-8333-805E906C3CD1
[junit] 35: BUILD_ID = 2015-03-18_00-20-00
[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-851
[junit] 39: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/851/
[junit] 40: __CHECKFIX1436934 = 1
[junit] 41: TARGET_LEVEL = 1.6
[junit] 42: SHELL = /bin/bash
[junit] 43: BUILD_DISPLAY_NAME = #851
[junit] 44: JAVA_MAIN_CLASS_34726 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
[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 = jln3716201335539036417
[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/junittestcases8742146164238447024.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/junitvmwatcher6535898904034591031.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit1257488959172863188.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-38 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635582150 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 @ 1426635582209 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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.604 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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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 = 851
[junit] 13: EXECUTOR_NUMBER = 0
[junit] 14: LaunchKeepContext = 1
[junit] 15: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
[junit] 16: SECURITYSESSIONID = 186a4
[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: JAVA_MAIN_CLASS_28324 = hudson.remoting.Launcher
[junit] 21: JUNIT_DISABLED = false
[junit] 22: Apple_PubSub_Socket_Render = /tmp/launch-dze7me/Render
[junit] 23: HUDSON_HOME = /srv/jenkins
[junit] 24: JAVA_MAIN_CLASS_34516 = org.apache.tools.ant.launch.Launcher
[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 = bd2019270defbaa1a625e5d097b76beb8610a8ed
[junit] 33: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
[junit] 34: TERM_SESSION_ID = 8F9473E6-C639-462D-8333-805E906C3CD1
[junit] 35: BUILD_ID = 2015-03-18_00-20-00
[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-851
[junit] 39: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/851/
[junit] 40: __CHECKFIX1436934 = 1
[junit] 41: TARGET_LEVEL = 1.6
[junit] 42: SHELL = /bin/bash
[junit] 43: BUILD_DISPLAY_NAME = #851
[junit] 44: JAVA_MAIN_CLASS_34726 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
[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 = jln3716201335539036417
[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/junittestcases8742146164238447024.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/junitvmwatcher6535898904034591031.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit1257488959172863188.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-38 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635582150 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 @ 1426635582209 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.common.util.TestTempJarCache
[junit] Testsuite: com.jogamp.common.util.TestTempJarCache
[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 @ 1426635583078 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.859 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635582767 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/jln3716201335539036417/jln1677303226289574569
[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 @ 1426635583078 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testJarUtil01a took 0.068 sec
[junit] Testcase: testJarUtil01b took 0 sec
[junit] Testcase: testTempFileCache01FileExist took 0.001 sec
[junit] Testcase: testTempFileCache02Instances took 0.001 sec
[junit] Testcase: testTempJarCache00Init took 0 sec
[junit] Testcase: testTempJarCache01LoadAllTestManifestAndClass took 0.07 sec
[junit] Testcase: testTempJarCache02AddNativeLibs took 0.001 sec
[junit] Testcase: testTempJarCache04aSameClassLoader took 0.001 sec
[junit] Testcase: testTempJarCache04bDiffClassLoader took 0.057 sec
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.859 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635582767 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/jln3716201335539036417/jln1677303226289574569
[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 @ 1426635583078 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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.027 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.027 sec
[junit]
[junit] Testsuite: com.jogamp.common.util.TestVersionInfo
[junit] Testsuite: com.jogamp.common.util.TestVersionInfo
[junit] ++++ Test Singleton.lock()
[junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635583680 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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.1-rc-20150318
[junit] Implementation Build: 2.3-b851-20150318
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] Full Manifest:
[junit] Implementation-Title = GlueGen Run-Time
[junit] Implementation-Version = 2.3.1-rc-20150318
[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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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-b851-20150318
[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 @ 1426635583845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.722 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635583680 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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.1-rc-20150318
[junit] Implementation Build: 2.3-b851-20150318
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] Full Manifest:
[junit] Implementation-Title = GlueGen Run-Time
[junit] Implementation-Version = 2.3.1-rc-20150318
[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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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-b851-20150318
[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 @ 1426635583845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testInfo01 took 0.117 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.722 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635583680 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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.1-rc-20150318
[junit] Implementation Build: 2.3-b851-20150318
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] Full Manifest:
[junit] Implementation-Title = GlueGen Run-Time
[junit] Implementation-Version = 2.3.1-rc-20150318
[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 = 030b580cf8bb7f1e91eed6e47a341eb50fc2e6be
[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-b851-20150318
[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 @ 1426635583845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635584403 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] Testsuite: com.jogamp.common.util.TestVersionNumber
[junit] Testsuite: com.jogamp.common.util.TestVersionNumber
[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 @ 1426635584501 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635584403 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 @ 1426635584501 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 0.001 sec
[junit] Testcase: test01b took 0.001 sec
[junit] Testcase: test02 took 0.001 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.645 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635584403 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 @ 1426635584501 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-42 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635585059 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionLatest
[junit] Semantic Version Test
[junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/gluegen-rt.jar
[junit] Current version: 2.3.1 (2.3.1-rc-20150318) - /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar
[junit] Compat. expected: NON_BACKWARD_COMPATIBLE
[junit] Compat. detected: NON_BACKWARD_COMPATIBLE
[junit] Compat. result: detected == expected -> OK
[junit] Current version 2.3.1 (2.3.1-rc-20150318) is NON_BACKWARD_COMPATIBLE to previous version 2.2.0 (2.2.0), actually NON_BACKWARD_COMPATIBLE
[junit]
[junit]
[junit] Summary: 157 differences in 36 classes:
[junit] Remove 61, Change 18, Deprecate 3, Add 75
[junit]
[junit] 0/ 36: com.jogamp.common.ExceptionUtils : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 1/ 36: com.jogamp.common.net.URIQueryProps : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 2/ 36: com.jogamp.common.net.Uri : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 3/ 36: com.jogamp.common.net.Uri.ASCIIEncoded : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 4/ 36: com.jogamp.common.net.Uri.Encoded : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 5/ 36: com.jogamp.common.net.UriQueryProps : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 6/ 36: com.jogamp.common.nio.ByteBufferInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 7/ 36: com.jogamp.common.nio.MappedByteBufferInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 8/ 36: com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 9/ 36: com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp: Remove 0, Change 0, Deprecate 0, Add 1
[junit] 10/ 36: com.jogamp.common.nio.MappedByteBufferOutputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 11/ 36: com.jogamp.common.os.DynamicLibraryBundle : Remove 0, Change 4, Deprecate 0, Add 2
[junit] 12/ 36: com.jogamp.common.os.DynamicLinker : Remove 1, Change 1, Deprecate 0, Add 3
[junit] 13/ 36: com.jogamp.common.os.DynamicLookupHelper : Remove 0, Change 2, Deprecate 0, Add 2
[junit] 14/ 36: com.jogamp.common.os.MachineDataInfo : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 15/ 36: com.jogamp.common.os.MachineDataInfo.StaticConfig : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 16/ 36: com.jogamp.common.os.MachineDescription : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 17/ 36: com.jogamp.common.os.MachineDescription.ID : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 18/ 36: com.jogamp.common.os.MachineDescription.StaticConfig : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 19/ 36: com.jogamp.common.os.NativeLibrary : Remove 1, Change 8, Deprecate 0, Add 2
[junit] 20/ 36: com.jogamp.common.os.Platform : Remove 3, Change 0, Deprecate 0, Add 1
[junit] 21/ 36: com.jogamp.common.os.Platform.ABIType : Remove 0, Change 0, Deprecate 0, Add 3
[junit] 22/ 36: com.jogamp.common.os.Platform.CPUFamily : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 23/ 36: com.jogamp.common.os.Platform.CPUType : Remove 2, Change 0, Deprecate 0, Add 7
[junit] 24/ 36: com.jogamp.common.os.Platform.OSType : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 25/ 36: com.jogamp.common.util.Bitstream : Remove 10, Change 1, Deprecate 0, Add 13
[junit] 26/ 36: com.jogamp.common.util.Bitstream.ByteArrayStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 27/ 36: com.jogamp.common.util.Bitstream.ByteBufferStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 28/ 36: com.jogamp.common.util.Bitstream.ByteInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 29/ 36: com.jogamp.common.util.Bitstream.ByteOutputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 30/ 36: com.jogamp.common.util.Bitstream.ByteStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 31/ 36: com.jogamp.common.util.IOUtil : Remove 19, Change 1, Deprecate 0, Add 3
[junit] 32/ 36: com.jogamp.common.util.IOUtil.StreamMonitor : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 33/ 36: com.jogamp.common.util.JarUtil : Remove 13, Change 0, Deprecate 1, Add 12
[junit] 34/ 36: com.jogamp.common.util.cache.TempJarCache : Remove 6, Change 0, Deprecate 2, Add 8
[junit] 35/ 36: com.jogamp.gluegen.runtime.FunctionAddressResolver : Remove 0, Change 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, 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, access final public static
[junit] Class com.jogamp.common.os.Platform
[junit] Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
[junit] Removed Method isJava6, desc ()Z, access public static
[junit] Removed Method isJavaSE, desc ()Z, access public static
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.OSType
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Removed Method readUInt16, desc (ZZ)I, access final public
[junit] Removed Method readUInt8, desc (Z)I, access final public
[junit] Removed Method readBits31, desc (ZI)I, access public
[junit] Removed Method writeInt32, desc (ZZI)I, access final public
[junit] Removed Method writeBits31, desc (ZII)I, access public
[junit] Removed Method writeInt8, desc (ZB)I, access final public
[junit] Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method writeInt16, desc (ZZS)I, access final public
[junit] Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readUInt32, desc (ZZ)J, access final public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method getURIDirname, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method toURISimple, desc (Ljava/io/File;)Ljava/net/URI;, access public static
[junit] Removed Method encodeFilePathToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method compose, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Field JAR_SCHEME_SEPARATOR, desc C, access final public static
[junit] Removed Field SCHEME_SEPARATOR, desc Ljava/lang/String;, access final public static
[junit] Removed Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
[junit] Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
[junit] Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method decodeURIToFilePath, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getURIDirname, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
[junit] Removed Field HTTP_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method encodeToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Class com.jogamp.common.util.JarUtil
[junit] Removed Method getJarSubURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
[junit] Removed Method hasJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Removed Method addClasses, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method addAll, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method checkResources, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkNativeLibs, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkClasses, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method addNativeLibs, sig (Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z, access final public static super synchronized
[junit]
[junit]
[junit] Changes
[junit]
[junit] Class com.jogamp.common.os.DynamicLibraryBundle
[junit] Changed Method getToolGetProcAddressHandle, desc ()J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method loadFirstAvailable, sig (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, desc (Ljava/util/List;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access added: static
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Class com.jogamp.common.os.NativeLibrary
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method close, desc ()V, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Class com.jogamp.common.util.Bitstream
[junit] Changed Method readBit, desc (Z)I, access
[junit] Class com.jogamp.common.util.IOUtil
[junit] Changed Method getTempDir, desc (Z)Ljava/io/File;, access
[junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver
[junit] Changed Method resolve, desc (Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J, access
[junit]
[junit]
[junit] Deprecates
[junit]
[junit] Class com.jogamp.common.util.JarUtil
[junit] Deprecated Method getRelativeOf, sig (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, desc (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Deprecated Method getResource, desc (Ljava/lang/String;)Ljava/net/URI;, access final public static super synchronized
[junit] Deprecated Method addResources, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, 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 claimAllLinkPermission, desc ()V, access final public
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Added Method closeLibrary, desc (JZ)V, access abstract public
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, 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, access final public
[junit] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.Platform
[junit] Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, 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;, access final public static
[junit] Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUFamily;, access enum final public static
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field is32Bit, desc Z, access final public
[junit] Added Method query, desc (Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;, access final public static
[junit] Added Field PPC64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
[junit] Added Method readUInt16, desc (Z)I, access final public
[junit] Added Method readUInt8, desc ()I, access final public
[junit] Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method readUInt32, desc (Z)J, access final public
[junit] Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)Ljava/lang/String;, access final public static
[junit] Added Method writeInt8, desc (B)I, access final public
[junit] Added Method writeBits31, desc (II)I, access public
[junit] Added Method toHexBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method readBits31, desc (I)I, access public
[junit] Added Method writeInt32, desc (ZI)I, access final public
[junit] Added Method position, desc (J)J, access final public
[junit] Added Method writeInt16, desc (ZS)I, access final public
[junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteInputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteStream
[junit] Added Method position, desc (J)J, access abstract public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
[junit] Added Method close, desc (Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;, access public static
[junit] Added Method getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)Ljava/lang/String;, 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] Added Method getJarEntry, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, access public static
[junit] Added Method getRelativeOf, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Added Method checkClasses, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method checkNativeLibs, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addNativeLibs, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method addClasses, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, access final public static super synchronized
[junit] Added Method checkResources, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addAll, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method addResources, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final 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] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Changed Method getToolGetProcAddressHandle, desc ()J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method loadFirstAvailable, sig (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, desc (Ljava/util/List;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access added: static
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access
[junit] Added Method closeLibrary, desc (JZ)V, access abstract public
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Removed Method closeLibrary, desc (J)V, access abstract public
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, 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] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method close, desc ()V, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Removed Method isFunctionAvailableGlobal, desc (Ljava/lang/String;)Z, access final public static
[junit] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.Platform
[junit] Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
[junit] Removed Method isJava6, desc ()Z, access public static
[junit] Removed Method isJavaSE, desc ()Z, access public static
[junit] Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, 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;, access final public static
[junit] Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUFamily;, access enum final public static
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field is32Bit, desc Z, access final public
[junit] Added Method query, desc (Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;, access final public static
[junit] Added Field PPC64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
[junit] Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.OSType
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Changed Method readBit, desc (Z)I, access
[junit] Removed Method readUInt16, desc (ZZ)I, access final public
[junit] Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
[junit] Removed Method readUInt8, desc (Z)I, access final public
[junit] Removed Method readBits31, desc (ZI)I, access public
[junit] Added Method readUInt16, desc (Z)I, access final public
[junit] Added Method readUInt8, desc ()I, access final public
[junit] Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Removed Method writeInt32, desc (ZZI)I, access final public
[junit] Added Method readUInt32, desc (Z)J, access final public
[junit] Removed Method writeBits31, desc (ZII)I, access public
[junit] Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)Ljava/lang/String;, access final public static
[junit] Added Method writeInt8, desc (B)I, access final public
[junit] Added Method writeBits31, desc (II)I, access public
[junit] Added Method toHexBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method readBits31, desc (I)I, access public
[junit] Removed Method writeInt8, desc (ZB)I, access final public
[junit] Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
[junit] Added Method writeInt32, desc (ZI)I, access final public
[junit] Added Method position, desc (J)J, access final public
[junit] Removed Method writeInt16, desc (ZZS)I, access final public
[junit] Added Method writeInt16, desc (ZS)I, access final public
[junit] Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readUInt32, desc (ZZ)J, access final public
[junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteInputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteStream
[junit] Added Method position, desc (J)J, access abstract public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Changed Method getTempDir, desc (Z)Ljava/io/File;, access
[junit] Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method getURIDirname, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method toURISimple, desc (Ljava/io/File;)Ljava/net/URI;, access public static
[junit] Removed Method encodeFilePathToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method compose, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Field JAR_SCHEME_SEPARATOR, desc C, access final public static
[junit] Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
[junit] Removed Field SCHEME_SEPARATOR, desc Ljava/lang/String;, access final public static
[junit] Removed Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
[junit] Added Method close, desc (Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;, access public static
[junit] Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Added Method getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
[junit] Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method decodeURIToFilePath, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getURIDirname, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
[junit] Removed Field HTTP_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method encodeToURI, desc (Ljava/lang/String;)Ljava/lang/String;, 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] Added Method getJarEntry, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Deprecated Method getRelativeOf, sig (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, desc (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Added Method hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Added Method getJarFileUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Added Method getJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Added Method getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
[junit] Removed Method hasJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Added Method getRelativeOf, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Added Method checkClasses, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method checkNativeLibs, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Deprecated Method getResource, desc (Ljava/lang/String;)Ljava/net/URI;, access final public static super synchronized
[junit] Removed Method addClasses, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method addAll, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Deprecated Method addResources, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Added Method addNativeLibs, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method addClasses, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, access final public static super synchronized
[junit] Removed Method checkResources, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method checkResources, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkNativeLibs, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addAll, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method addResources, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Removed Method checkClasses, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method addNativeLibs, sig (Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver
[junit] Changed Method resolve, desc (Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J, access
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionLatest
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635585416 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.907 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635585059 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionLatest
[junit] Semantic Version Test
[junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/gluegen-rt.jar
[junit] Current version: 2.3.1 (2.3.1-rc-20150318) - /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar
[junit] Compat. expected: NON_BACKWARD_COMPATIBLE
[junit] Compat. detected: NON_BACKWARD_COMPATIBLE
[junit] Compat. result: detected == expected -> OK
[junit] Current version 2.3.1 (2.3.1-rc-20150318) is NON_BACKWARD_COMPATIBLE to previous version 2.2.0 (2.2.0), actually NON_BACKWARD_COMPATIBLE
[junit]
[junit]
[junit] Summary: 157 differences in 36 classes:
[junit] Remove 61, Change 18, Deprecate 3, Add 75
[junit]
[junit] 0/ 36: com.jogamp.common.ExceptionUtils : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 1/ 36: com.jogamp.common.net.URIQueryProps : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 2/ 36: com.jogamp.common.net.Uri : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 3/ 36: com.jogamp.common.net.Uri.ASCIIEncoded : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 4/ 36: com.jogamp.common.net.Uri.Encoded : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 5/ 36: com.jogamp.common.net.UriQueryProps : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 6/ 36: com.jogamp.common.nio.ByteBufferInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 7/ 36: com.jogamp.common.nio.MappedByteBufferInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 8/ 36: com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 9/ 36: com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp: Remove 0, Change 0, Deprecate 0, Add 1
[junit] 10/ 36: com.jogamp.common.nio.MappedByteBufferOutputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 11/ 36: com.jogamp.common.os.DynamicLibraryBundle : Remove 0, Change 4, Deprecate 0, Add 2
[junit] 12/ 36: com.jogamp.common.os.DynamicLinker : Remove 1, Change 1, Deprecate 0, Add 3
[junit] 13/ 36: com.jogamp.common.os.DynamicLookupHelper : Remove 0, Change 2, Deprecate 0, Add 2
[junit] 14/ 36: com.jogamp.common.os.MachineDataInfo : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 15/ 36: com.jogamp.common.os.MachineDataInfo.StaticConfig : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 16/ 36: com.jogamp.common.os.MachineDescription : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 17/ 36: com.jogamp.common.os.MachineDescription.ID : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 18/ 36: com.jogamp.common.os.MachineDescription.StaticConfig : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 19/ 36: com.jogamp.common.os.NativeLibrary : Remove 1, Change 8, Deprecate 0, Add 2
[junit] 20/ 36: com.jogamp.common.os.Platform : Remove 3, Change 0, Deprecate 0, Add 1
[junit] 21/ 36: com.jogamp.common.os.Platform.ABIType : Remove 0, Change 0, Deprecate 0, Add 3
[junit] 22/ 36: com.jogamp.common.os.Platform.CPUFamily : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 23/ 36: com.jogamp.common.os.Platform.CPUType : Remove 2, Change 0, Deprecate 0, Add 7
[junit] 24/ 36: com.jogamp.common.os.Platform.OSType : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 25/ 36: com.jogamp.common.util.Bitstream : Remove 10, Change 1, Deprecate 0, Add 13
[junit] 26/ 36: com.jogamp.common.util.Bitstream.ByteArrayStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 27/ 36: com.jogamp.common.util.Bitstream.ByteBufferStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 28/ 36: com.jogamp.common.util.Bitstream.ByteInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 29/ 36: com.jogamp.common.util.Bitstream.ByteOutputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 30/ 36: com.jogamp.common.util.Bitstream.ByteStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 31/ 36: com.jogamp.common.util.IOUtil : Remove 19, Change 1, Deprecate 0, Add 3
[junit] 32/ 36: com.jogamp.common.util.IOUtil.StreamMonitor : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 33/ 36: com.jogamp.common.util.JarUtil : Remove 13, Change 0, Deprecate 1, Add 12
[junit] 34/ 36: com.jogamp.common.util.cache.TempJarCache : Remove 6, Change 0, Deprecate 2, Add 8
[junit] 35/ 36: com.jogamp.gluegen.runtime.FunctionAddressResolver : Remove 0, Change 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, 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, access final public static
[junit] Class com.jogamp.common.os.Platform
[junit] Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
[junit] Removed Method isJava6, desc ()Z, access public static
[junit] Removed Method isJavaSE, desc ()Z, access public static
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.OSType
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Removed Method readUInt16, desc (ZZ)I, access final public
[junit] Removed Method readUInt8, desc (Z)I, access final public
[junit] Removed Method readBits31, desc (ZI)I, access public
[junit] Removed Method writeInt32, desc (ZZI)I, access final public
[junit] Removed Method writeBits31, desc (ZII)I, access public
[junit] Removed Method writeInt8, desc (ZB)I, access final public
[junit] Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method writeInt16, desc (ZZS)I, access final public
[junit] Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readUInt32, desc (ZZ)J, access final public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method getURIDirname, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method toURISimple, desc (Ljava/io/File;)Ljava/net/URI;, access public static
[junit] Removed Method encodeFilePathToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method compose, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Field JAR_SCHEME_SEPARATOR, desc C, access final public static
[junit] Removed Field SCHEME_SEPARATOR, desc Ljava/lang/String;, access final public static
[junit] Removed Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
[junit] Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
[junit] Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method decodeURIToFilePath, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getURIDirname, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
[junit] Removed Field HTTP_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method encodeToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Class com.jogamp.common.util.JarUtil
[junit] Removed Method getJarSubURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
[junit] Removed Method hasJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Removed Method addClasses, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method addAll, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method checkResources, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkNativeLibs, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkClasses, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method addNativeLibs, sig (Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z, access final public static super synchronized
[junit]
[junit]
[junit] Changes
[junit]
[junit] Class com.jogamp.common.os.DynamicLibraryBundle
[junit] Changed Method getToolGetProcAddressHandle, desc ()J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method loadFirstAvailable, sig (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, desc (Ljava/util/List;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access added: static
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Class com.jogamp.common.os.NativeLibrary
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method close, desc ()V, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Class com.jogamp.common.util.Bitstream
[junit] Changed Method readBit, desc (Z)I, access
[junit] Class com.jogamp.common.util.IOUtil
[junit] Changed Method getTempDir, desc (Z)Ljava/io/File;, access
[junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver
[junit] Changed Method resolve, desc (Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J, access
[junit]
[junit]
[junit] Deprecates
[junit]
[junit] Class com.jogamp.common.util.JarUtil
[junit] Deprecated Method getRelativeOf, sig (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, desc (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Deprecated Method getResource, desc (Ljava/lang/String;)Ljava/net/URI;, access final public static super synchronized
[junit] Deprecated Method addResources, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, 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 claimAllLinkPermission, desc ()V, access final public
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Added Method closeLibrary, desc (JZ)V, access abstract public
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, 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, access final public
[junit] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.Platform
[junit] Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, 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;, access final public static
[junit] Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUFamily;, access enum final public static
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field is32Bit, desc Z, access final public
[junit] Added Method query, desc (Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;, access final public static
[junit] Added Field PPC64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
[junit] Added Method readUInt16, desc (Z)I, access final public
[junit] Added Method readUInt8, desc ()I, access final public
[junit] Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method readUInt32, desc (Z)J, access final public
[junit] Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)Ljava/lang/String;, access final public static
[junit] Added Method writeInt8, desc (B)I, access final public
[junit] Added Method writeBits31, desc (II)I, access public
[junit] Added Method toHexBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method readBits31, desc (I)I, access public
[junit] Added Method writeInt32, desc (ZI)I, access final public
[junit] Added Method position, desc (J)J, access final public
[junit] Added Method writeInt16, desc (ZS)I, access final public
[junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteInputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteStream
[junit] Added Method position, desc (J)J, access abstract public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
[junit] Added Method close, desc (Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;, access public static
[junit] Added Method getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)Ljava/lang/String;, 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] Added Method getJarEntry, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, access public static
[junit] Added Method getRelativeOf, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Added Method checkClasses, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method checkNativeLibs, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addNativeLibs, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method addClasses, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, access final public static super synchronized
[junit] Added Method checkResources, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addAll, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method addResources, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final 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] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Changed Method getToolGetProcAddressHandle, desc ()J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method loadFirstAvailable, sig (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, desc (Ljava/util/List;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access added: static
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access
[junit] Added Method closeLibrary, desc (JZ)V, access abstract public
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Removed Method closeLibrary, desc (J)V, access abstract public
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, 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] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method close, desc ()V, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Removed Method isFunctionAvailableGlobal, desc (Ljava/lang/String;)Z, access final public static
[junit] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.Platform
[junit] Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
[junit] Removed Method isJava6, desc ()Z, access public static
[junit] Removed Method isJavaSE, desc ()Z, access public static
[junit] Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, 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;, access final public static
[junit] Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUFamily;, access enum final public static
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field is32Bit, desc Z, access final public
[junit] Added Method query, desc (Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;, access final public static
[junit] Added Field PPC64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
[junit] Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.OSType
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Changed Method readBit, desc (Z)I, access
[junit] Removed Method readUInt16, desc (ZZ)I, access final public
[junit] Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
[junit] Removed Method readUInt8, desc (Z)I, access final public
[junit] Removed Method readBits31, desc (ZI)I, access public
[junit] Added Method readUInt16, desc (Z)I, access final public
[junit] Added Method readUInt8, desc ()I, access final public
[junit] Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Removed Method writeInt32, desc (ZZI)I, access final public
[junit] Added Method readUInt32, desc (Z)J, access final public
[junit] Removed Method writeBits31, desc (ZII)I, access public
[junit] Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)Ljava/lang/String;, access final public static
[junit] Added Method writeInt8, desc (B)I, access final public
[junit] Added Method writeBits31, desc (II)I, access public
[junit] Added Method toHexBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method readBits31, desc (I)I, access public
[junit] Removed Method writeInt8, desc (ZB)I, access final public
[junit] Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
[junit] Added Method writeInt32, desc (ZI)I, access final public
[junit] Added Method position, desc (J)J, access final public
[junit] Removed Method writeInt16, desc (ZZS)I, access final public
[junit] Added Method writeInt16, desc (ZS)I, access final public
[junit] Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readUInt32, desc (ZZ)J, access final public
[junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteInputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteStream
[junit] Added Method position, desc (J)J, access abstract public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Changed Method getTempDir, desc (Z)Ljava/io/File;, access
[junit] Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method getURIDirname, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method toURISimple, desc (Ljava/io/File;)Ljava/net/URI;, access public static
[junit] Removed Method encodeFilePathToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method compose, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Field JAR_SCHEME_SEPARATOR, desc C, access final public static
[junit] Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
[junit] Removed Field SCHEME_SEPARATOR, desc Ljava/lang/String;, access final public static
[junit] Removed Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
[junit] Added Method close, desc (Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;, access public static
[junit] Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Added Method getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
[junit] Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method decodeURIToFilePath, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getURIDirname, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
[junit] Removed Field HTTP_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method encodeToURI, desc (Ljava/lang/String;)Ljava/lang/String;, 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] Added Method getJarEntry, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Deprecated Method getRelativeOf, sig (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, desc (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Added Method hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Added Method getJarFileUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Added Method getJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Added Method getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
[junit] Removed Method hasJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Added Method getRelativeOf, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Added Method checkClasses, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method checkNativeLibs, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Deprecated Method getResource, desc (Ljava/lang/String;)Ljava/net/URI;, access final public static super synchronized
[junit] Removed Method addClasses, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method addAll, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Deprecated Method addResources, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Added Method addNativeLibs, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method addClasses, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, access final public static super synchronized
[junit] Removed Method checkResources, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method checkResources, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkNativeLibs, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addAll, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method addResources, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Removed Method checkClasses, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method addNativeLibs, sig (Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver
[junit] Changed Method resolve, desc (Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J, access
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionLatest
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635585416 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testVersionLatest took 0.288 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.907 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635585059 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionLatest
[junit] Semantic Version Test
[junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/gluegen-rt.jar
[junit] Current version: 2.3.1 (2.3.1-rc-20150318) - /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar
[junit] Compat. expected: NON_BACKWARD_COMPATIBLE
[junit] Compat. detected: NON_BACKWARD_COMPATIBLE
[junit] Compat. result: detected == expected -> OK
[junit] Current version 2.3.1 (2.3.1-rc-20150318) is NON_BACKWARD_COMPATIBLE to previous version 2.2.0 (2.2.0), actually NON_BACKWARD_COMPATIBLE
[junit]
[junit]
[junit] Summary: 157 differences in 36 classes:
[junit] Remove 61, Change 18, Deprecate 3, Add 75
[junit]
[junit] 0/ 36: com.jogamp.common.ExceptionUtils : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 1/ 36: com.jogamp.common.net.URIQueryProps : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 2/ 36: com.jogamp.common.net.Uri : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 3/ 36: com.jogamp.common.net.Uri.ASCIIEncoded : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 4/ 36: com.jogamp.common.net.Uri.Encoded : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 5/ 36: com.jogamp.common.net.UriQueryProps : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 6/ 36: com.jogamp.common.nio.ByteBufferInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 7/ 36: com.jogamp.common.nio.MappedByteBufferInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 8/ 36: com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 9/ 36: com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp: Remove 0, Change 0, Deprecate 0, Add 1
[junit] 10/ 36: com.jogamp.common.nio.MappedByteBufferOutputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 11/ 36: com.jogamp.common.os.DynamicLibraryBundle : Remove 0, Change 4, Deprecate 0, Add 2
[junit] 12/ 36: com.jogamp.common.os.DynamicLinker : Remove 1, Change 1, Deprecate 0, Add 3
[junit] 13/ 36: com.jogamp.common.os.DynamicLookupHelper : Remove 0, Change 2, Deprecate 0, Add 2
[junit] 14/ 36: com.jogamp.common.os.MachineDataInfo : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 15/ 36: com.jogamp.common.os.MachineDataInfo.StaticConfig : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 16/ 36: com.jogamp.common.os.MachineDescription : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 17/ 36: com.jogamp.common.os.MachineDescription.ID : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 18/ 36: com.jogamp.common.os.MachineDescription.StaticConfig : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 19/ 36: com.jogamp.common.os.NativeLibrary : Remove 1, Change 8, Deprecate 0, Add 2
[junit] 20/ 36: com.jogamp.common.os.Platform : Remove 3, Change 0, Deprecate 0, Add 1
[junit] 21/ 36: com.jogamp.common.os.Platform.ABIType : Remove 0, Change 0, Deprecate 0, Add 3
[junit] 22/ 36: com.jogamp.common.os.Platform.CPUFamily : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 23/ 36: com.jogamp.common.os.Platform.CPUType : Remove 2, Change 0, Deprecate 0, Add 7
[junit] 24/ 36: com.jogamp.common.os.Platform.OSType : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 25/ 36: com.jogamp.common.util.Bitstream : Remove 10, Change 1, Deprecate 0, Add 13
[junit] 26/ 36: com.jogamp.common.util.Bitstream.ByteArrayStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 27/ 36: com.jogamp.common.util.Bitstream.ByteBufferStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 28/ 36: com.jogamp.common.util.Bitstream.ByteInputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 29/ 36: com.jogamp.common.util.Bitstream.ByteOutputStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 30/ 36: com.jogamp.common.util.Bitstream.ByteStream : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 31/ 36: com.jogamp.common.util.IOUtil : Remove 19, Change 1, Deprecate 0, Add 3
[junit] 32/ 36: com.jogamp.common.util.IOUtil.StreamMonitor : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 33/ 36: com.jogamp.common.util.JarUtil : Remove 13, Change 0, Deprecate 1, Add 12
[junit] 34/ 36: com.jogamp.common.util.cache.TempJarCache : Remove 6, Change 0, Deprecate 2, Add 8
[junit] 35/ 36: com.jogamp.gluegen.runtime.FunctionAddressResolver : Remove 0, Change 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, 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, access final public static
[junit] Class com.jogamp.common.os.Platform
[junit] Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
[junit] Removed Method isJava6, desc ()Z, access public static
[junit] Removed Method isJavaSE, desc ()Z, access public static
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.OSType
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Removed Method readUInt16, desc (ZZ)I, access final public
[junit] Removed Method readUInt8, desc (Z)I, access final public
[junit] Removed Method readBits31, desc (ZI)I, access public
[junit] Removed Method writeInt32, desc (ZZI)I, access final public
[junit] Removed Method writeBits31, desc (ZII)I, access public
[junit] Removed Method writeInt8, desc (ZB)I, access final public
[junit] Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method writeInt16, desc (ZZS)I, access final public
[junit] Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readUInt32, desc (ZZ)J, access final public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method getURIDirname, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method toURISimple, desc (Ljava/io/File;)Ljava/net/URI;, access public static
[junit] Removed Method encodeFilePathToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method compose, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Field JAR_SCHEME_SEPARATOR, desc C, access final public static
[junit] Removed Field SCHEME_SEPARATOR, desc Ljava/lang/String;, access final public static
[junit] Removed Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
[junit] Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
[junit] Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method decodeURIToFilePath, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getURIDirname, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
[junit] Removed Field HTTP_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method encodeToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Class com.jogamp.common.util.JarUtil
[junit] Removed Method getJarSubURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
[junit] Removed Method hasJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Removed Method addClasses, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method addAll, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method checkResources, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkNativeLibs, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkClasses, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method addNativeLibs, sig (Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z, access final public static super synchronized
[junit]
[junit]
[junit] Changes
[junit]
[junit] Class com.jogamp.common.os.DynamicLibraryBundle
[junit] Changed Method getToolGetProcAddressHandle, desc ()J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method loadFirstAvailable, sig (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, desc (Ljava/util/List;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access added: static
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Class com.jogamp.common.os.NativeLibrary
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method close, desc ()V, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Class com.jogamp.common.util.Bitstream
[junit] Changed Method readBit, desc (Z)I, access
[junit] Class com.jogamp.common.util.IOUtil
[junit] Changed Method getTempDir, desc (Z)Ljava/io/File;, access
[junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver
[junit] Changed Method resolve, desc (Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J, access
[junit]
[junit]
[junit] Deprecates
[junit]
[junit] Class com.jogamp.common.util.JarUtil
[junit] Deprecated Method getRelativeOf, sig (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, desc (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Deprecated Method getResource, desc (Ljava/lang/String;)Ljava/net/URI;, access final public static super synchronized
[junit] Deprecated Method addResources, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, 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 claimAllLinkPermission, desc ()V, access final public
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Added Method closeLibrary, desc (JZ)V, access abstract public
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, 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, access final public
[junit] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.Platform
[junit] Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, 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;, access final public static
[junit] Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUFamily;, access enum final public static
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field is32Bit, desc Z, access final public
[junit] Added Method query, desc (Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;, access final public static
[junit] Added Field PPC64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
[junit] Added Method readUInt16, desc (Z)I, access final public
[junit] Added Method readUInt8, desc ()I, access final public
[junit] Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method readUInt32, desc (Z)J, access final public
[junit] Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)Ljava/lang/String;, access final public static
[junit] Added Method writeInt8, desc (B)I, access final public
[junit] Added Method writeBits31, desc (II)I, access public
[junit] Added Method toHexBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method readBits31, desc (I)I, access public
[junit] Added Method writeInt32, desc (ZI)I, access final public
[junit] Added Method position, desc (J)J, access final public
[junit] Added Method writeInt16, desc (ZS)I, access final public
[junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteInputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteStream
[junit] Added Method position, desc (J)J, access abstract public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
[junit] Added Method close, desc (Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;, access public static
[junit] Added Method getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)Ljava/lang/String;, 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] Added Method getJarEntry, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, access public static
[junit] Added Method getRelativeOf, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Added Method checkClasses, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method checkNativeLibs, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addNativeLibs, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method addClasses, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, access final public static super synchronized
[junit] Added Method checkResources, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addAll, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method addResources, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final 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] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Changed Method getToolGetProcAddressHandle, desc ()J, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method loadFirstAvailable, sig (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, desc (Ljava/util/List;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access added: static
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Class com.jogamp.common.os.DynamicLinker
[junit] Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access
[junit] Added Method closeLibrary, desc (JZ)V, access abstract public
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Removed Method closeLibrary, desc (J)V, access abstract public
[junit] Class com.jogamp.common.os.DynamicLookupHelper
[junit] Added Method releaseAllLinkPermission, desc ()V, access abstract public
[junit] Added Method claimAllLinkPermission, desc ()V, access abstract public
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, 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] Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access
[junit] Changed Method close, desc ()V, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access
[junit] Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access
[junit] Added Method releaseAllLinkPermission, desc ()V, access final public
[junit] Removed Method isFunctionAvailableGlobal, desc (Ljava/lang/String;)Z, access final public static
[junit] Added Method claimAllLinkPermission, desc ()V, access final public
[junit] Class com.jogamp.common.os.Platform
[junit] Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
[junit] Removed Method isJava6, desc ()Z, access public static
[junit] Removed Method isJavaSE, desc ()Z, access public static
[junit] Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, 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;, access final public static
[junit] Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
[junit] Class com.jogamp.common.os.Platform.CPUFamily
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUFamily;, access enum final public static
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.CPUType
[junit] Added Field SuperH, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Field is32Bit, desc Z, access final public
[junit] Added Method query, desc (Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;, access final public static
[junit] Added Field PPC64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
[junit] Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
[junit] Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.os.Platform.OSType
[junit] Removed Field id, desc I, access final public
[junit] Class com.jogamp.common.util.Bitstream
[junit] Changed Method readBit, desc (Z)I, access
[junit] Removed Method readUInt16, desc (ZZ)I, access final public
[junit] Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
[junit] Removed Method readUInt8, desc (Z)I, access final public
[junit] Removed Method readBits31, desc (ZI)I, access public
[junit] Added Method readUInt16, desc (Z)I, access final public
[junit] Added Method readUInt8, desc ()I, access final public
[junit] Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Removed Method writeInt32, desc (ZZI)I, access final public
[junit] Added Method readUInt32, desc (Z)J, access final public
[junit] Removed Method writeBits31, desc (ZII)I, access public
[junit] Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)Ljava/lang/String;, access final public static
[junit] Added Method writeInt8, desc (B)I, access final public
[junit] Added Method writeBits31, desc (II)I, access public
[junit] Added Method toHexBinString, desc (ZII)Ljava/lang/String;, access public static
[junit] Added Method readBits31, desc (I)I, access public
[junit] Removed Method writeInt8, desc (ZB)I, access final public
[junit] Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
[junit] Added Method writeInt32, desc (ZI)I, access final public
[junit] Added Method position, desc (J)J, access final public
[junit] Removed Method writeInt16, desc (ZZS)I, access final public
[junit] Added Method writeInt16, desc (ZS)I, access final public
[junit] Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
[junit] Removed Method readUInt32, desc (ZZ)J, access final public
[junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteInputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream
[junit] Added Method position, desc (J)J, access public
[junit] Class com.jogamp.common.util.Bitstream.ByteStream
[junit] Added Method position, desc (J)J, access abstract public
[junit] Class com.jogamp.common.util.IOUtil
[junit] Changed Method getTempDir, desc (Z)Ljava/io/File;, access
[junit] Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method getURIDirname, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method toURISimple, desc (Ljava/io/File;)Ljava/net/URI;, access public static
[junit] Removed Method encodeFilePathToURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method compose, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Field JAR_SCHEME_SEPARATOR, desc C, access final public static
[junit] Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
[junit] Removed Field SCHEME_SEPARATOR, desc Ljava/lang/String;, access final public static
[junit] Removed Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
[junit] Added Method close, desc (Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;, access public static
[junit] Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Added Method getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
[junit] Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method decodeURIToFilePath, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getURIDirname, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
[junit] Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
[junit] Removed Field HTTP_SCHEME, desc Ljava/lang/String;, access final public static
[junit] Removed Method encodeToURI, desc (Ljava/lang/String;)Ljava/lang/String;, 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] Added Method getJarEntry, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Deprecated Method getRelativeOf, sig (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, desc (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Added Method hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Added Method getJarFileUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Added Method getJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;, access public static
[junit] Removed Method getJarFileURI, desc (Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Added Method getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarSubURI, desc (Ljava/net/URI;)Ljava/net/URI;, access public static
[junit] Removed Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
[junit] Removed Method hasJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, access public static
[junit] Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
[junit] Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
[junit] Added Method getRelativeOf, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Added Method getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
[junit] Added Method getJarFileUri, desc (Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;, access public static
[junit] Class com.jogamp.common.util.cache.TempJarCache
[junit] Added Method checkClasses, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method checkNativeLibs, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Deprecated Method getResource, desc (Ljava/lang/String;)Ljava/net/URI;, access final public static super synchronized
[junit] Removed Method addClasses, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Removed Method addAll, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Deprecated Method addResources, sig (Ljava/lang/Class<*>;Ljava/net/URI;)V, desc (Ljava/lang/Class;Ljava/net/URI;)V, access final public static super synchronized
[junit] Added Method addNativeLibs, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Added Method addClasses, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, access final public static super synchronized
[junit] Removed Method checkResources, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method checkResources, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method checkNativeLibs, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Added Method addAll, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Added Method addResources, sig (Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V, desc (Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V, access final public static super synchronized
[junit] Removed Method checkClasses, desc (Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z, access public static super synchronized
[junit] Removed Method addNativeLibs, sig (Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z, desc (Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z, access final public static super synchronized
[junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver
[junit] Changed Method resolve, desc (Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J, access
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionLatest
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635585416 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-43 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635586056 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 705 ms, avrg 5509041 ns, deviation [ -319711 .. 237539 ] 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 532 ms, avrg 44876 ns, deviation [ -40266 .. 49724 ] 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 558 ms, avrg 4349152 ns, deviation [ -60952 .. 61928 ] 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 443 ms, avrg 1379940 ns, deviation [ -1376140 .. 2522790 ] 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 559 ms, avrg 4444160 ns, deviation [ -123660 .. 59390 ] 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 494 ms, avrg 3800283 ns, deviation [ -136653 .. 65857 ] 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 475 ms, avrg 3632961 ns, deviation [ -107871 .. 83769 ] 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 461 ms, avrg 4311711 ns, deviation [ -1701491 .. 1874259 ] 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 640 ms, avrg 383767 ns, deviation [ -72864 .. 70412 ] 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 516 ms, avrg 26893 ns, deviation [ -8499 .. 13245 ] 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 675 ms, avrg 487430 ns, deviation [ -65031 .. 39725 ] 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 485 ms, avrg 24443 ns, deviation [ -14584 .. 12196 ] ns
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635592778 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ Test Singleton.lock()
[junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635593335 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 7.274 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-43 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635586056 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 705 ms, avrg 5509041 ns, deviation [ -319711 .. 237539 ] 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 532 ms, avrg 44876 ns, deviation [ -40266 .. 49724 ] 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 558 ms, avrg 4349152 ns, deviation [ -60952 .. 61928 ] 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 443 ms, avrg 1379940 ns, deviation [ -1376140 .. 2522790 ] 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 559 ms, avrg 4444160 ns, deviation [ -123660 .. 59390 ] 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 494 ms, avrg 3800283 ns, deviation [ -136653 .. 65857 ] 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 475 ms, avrg 3632961 ns, deviation [ -107871 .. 83769 ] 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 461 ms, avrg 4311711 ns, deviation [ -1701491 .. 1874259 ] 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 640 ms, avrg 383767 ns, deviation [ -72864 .. 70412 ] 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 516 ms, avrg 26893 ns, deviation [ -8499 .. 13245 ] 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 675 ms, avrg 487430 ns, deviation [ -65031 .. 39725 ] 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 485 ms, avrg 24443 ns, deviation [ -14584 .. 12196 ] ns
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635592778 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Fair took 0.707 sec
[junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Unfair took 0.532 sec
[junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Fair took 0.559 sec
[junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Unfair took 0.443 sec
[junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Fair took 0.562 sec
[junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Unair took 0.495 sec
[junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Fair took 0.476 sec
[junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Unfair took 0.461 sec
[junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Fair took 0.641 sec
[junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Unfair took 0.517 sec
[junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Fair took 0.675 sec
[junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Unfair took 0.485 sec
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 7.274 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-43 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635586056 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 705 ms, avrg 5509041 ns, deviation [ -319711 .. 237539 ] 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 532 ms, avrg 44876 ns, deviation [ -40266 .. 49724 ] 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 558 ms, avrg 4349152 ns, deviation [ -60952 .. 61928 ] 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 443 ms, avrg 1379940 ns, deviation [ -1376140 .. 2522790 ] 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 559 ms, avrg 4444160 ns, deviation [ -123660 .. 59390 ] 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 494 ms, avrg 3800283 ns, deviation [ -136653 .. 65857 ] 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 475 ms, avrg 3632961 ns, deviation [ -107871 .. 83769 ] 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 461 ms, avrg 4311711 ns, deviation [ -1701491 .. 1874259 ] 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 640 ms, avrg 383767 ns, deviation [ -72864 .. 70412 ] 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 516 ms, avrg 26893 ns, deviation [ -8499 .. 13245 ] 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 675 ms, avrg 487430 ns, deviation [ -65031 .. 39725 ] 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 485 ms, avrg 24443 ns, deviation [ -14584 .. 12196 ] ns
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635592778 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[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 184 ms
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635593563 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.779 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635593335 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 184 ms
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635593563 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testTwoThreadsInGroup took 0.185 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.779 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635593335 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 184 ms
[junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635593563 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Thread-46 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635594150 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket00
[junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket00
[junit] SLOCK [T main @ 1426635594194 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Thread-47 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635594196 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635594196 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T main @ 1426635595215 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1019 ms, 10 attempts
[junit] SLOCK [T main @ 1426635595260 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Thread-49 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635595271 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] LockUnlock #1 LOCK try ..
[junit] LockUnlock #2 LOCK try ..
[junit] SLOCK [T LockUnlock #1 @ 1426635595273 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T LockUnlock #2 @ 1426635595419 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T main @ 1426635621731 ms --- localhost/127.0.0.1:59999 - Unlock ok within 26113 ms
[junit] Thread-52 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T LockUnlock #2 @ 1426635621933 ms +++ localhost/127.0.0.1:59999 - Locked within 26661 ms, 7 attempts
[junit] LockUnlock #2 LOCK ON
[junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T Thread-53 - SISock: localhost/127.0.0.1:59999 @ 1426635621934 ms III - Unable to install ServerSocket: Address already in use
[junit] SLOCK [T LockUnlock #1 @ 1426635621944 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 26672 ms, 28 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] SLOCK [T LockUnlock #2 @ 1426635622234 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] LockUnlock #2 LOCK OFF
[junit] Thread-55 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635622249 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] SLOCK [T main @ 1426635622250 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 @ 1426635622260 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 @ 1426635622306 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 28.091 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-46 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635594150 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635594194 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Thread-47 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635594196 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635594196 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T main @ 1426635595215 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1019 ms, 10 attempts
[junit] SLOCK [T main @ 1426635595260 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Thread-49 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635595271 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] LockUnlock #1 LOCK try ..
[junit] LockUnlock #2 LOCK try ..
[junit] SLOCK [T LockUnlock #1 @ 1426635595273 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T LockUnlock #2 @ 1426635595419 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T main @ 1426635621731 ms --- localhost/127.0.0.1:59999 - Unlock ok within 26113 ms
[junit] Thread-52 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T LockUnlock #2 @ 1426635621933 ms +++ localhost/127.0.0.1:59999 - Locked within 26661 ms, 7 attempts
[junit] LockUnlock #2 LOCK ON
[junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T Thread-53 - SISock: localhost/127.0.0.1:59999 @ 1426635621934 ms III - Unable to install ServerSocket: Address already in use
[junit] SLOCK [T LockUnlock #1 @ 1426635621944 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 26672 ms, 28 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] SLOCK [T LockUnlock #2 @ 1426635622234 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.045 sec
[junit] Testcase: test02_2ndInstanceLockTimeout took 1.065 sec
[junit] Testcase: testOffthreadLockUnlock took 26.966 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 28.091 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-46 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635594150 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635594194 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Thread-47 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635594196 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] SLOCK [T main @ 1426635594196 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T main @ 1426635595215 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1019 ms, 10 attempts
[junit] SLOCK [T main @ 1426635595260 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Thread-49 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635595271 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] LockUnlock #1 LOCK try ..
[junit] LockUnlock #2 LOCK try ..
[junit] SLOCK [T LockUnlock #1 @ 1426635595273 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T LockUnlock #2 @ 1426635595419 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] SLOCK [T main @ 1426635621731 ms --- localhost/127.0.0.1:59999 - Unlock ok within 26113 ms
[junit] Thread-52 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T LockUnlock #2 @ 1426635621933 ms +++ localhost/127.0.0.1:59999 - Locked within 26661 ms, 7 attempts
[junit] LockUnlock #2 LOCK ON
[junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T Thread-53 - SISock: localhost/127.0.0.1:59999 @ 1426635621934 ms III - Unable to install ServerSocket: Address already in use
[junit] SLOCK [T LockUnlock #1 @ 1426635621944 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 26672 ms, 28 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] SLOCK [T LockUnlock #2 @ 1426635622234 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-55 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635622249 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] SLOCK [T main @ 1426635622250 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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-55 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635622249 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] SLOCK [T main @ 1426635622250 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.lock()
[junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635622862 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.593 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-56 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635622260 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 @ 1426635622306 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: dummy took 0.001 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.593 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-56 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635622260 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 @ 1426635622306 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.gluegen.test.junit.generation.PCPPTest
[junit] Testsuite: com.jogamp.gluegen.test.junit.generation.PCPPTest
[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] - - - 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] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635623037 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ Test Singleton.lock()
[junit] Thread-59 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635623602 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter02TestClassExist
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374100db0
[junit] 1/8: 0x7fa374100df0
[junit] 2/8: 0x7fa374100e30
[junit] 3/8: 0x7fa374100e70
[junit] 4/8: 0x7fa374100eb0
[junit] 5/8: 0x7fa374100ef0
[junit] 6/8: 0x7fa374100f30
[junit] 7/8: 0x7fa374100f70
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374100db0
[junit] 1/8: 0x7fa374100df0
[junit] 2/8: 0x7fa374100e30
[junit] 3/8: 0x7fa374100e70
[junit] 4/8: 0x7fa374100eb0
[junit] 5/8: 0x7fa374100ef0
[junit] 6/8: 0x7fa374100f30
[junit] 7/8: 0x7fa374100f70
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.725 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] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635622862 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 @ 1426635623037 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: pcppMacroDefinitionTest took 0.126 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.725 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] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635622862 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 @ 1426635623037 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] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105970
[junit] 1/8: 0x7fa374100fb0
[junit] 2/8: 0x7fa37072e2c0
[junit] 3/8: 0x7fa3707b81b0
[junit] 4/8: 0x7fa3707ebf60
[junit] 5/8: 0x7fa370775790
[junit] 6/8: 0x7fa3707757d0
[junit] 7/8: 0x7fa3707f0260
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105970
[junit] 1/8: 0x7fa374100fb0
[junit] 2/8: 0x7fa37072e2c0
[junit] 3/8: 0x7fa3707b81b0
[junit] 4/8: 0x7fa3707ebf60
[junit] 5/8: 0x7fa370775790
[junit] 6/8: 0x7fa3707757d0
[junit] 7/8: 0x7fa3707f0260
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa3741059b0
[junit] 1/8: 0x7fa3741059f0
[junit] 2/8: 0x7fa374105a30
[junit] 3/8: 0x7fa374105a70
[junit] 4/8: 0x7fa374105ab0
[junit] 5/8: 0x7fa374105af0
[junit] 6/8: 0x7fa374105b30
[junit] 7/8: 0x7fa374105b70
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041fc90
[junit] 1/8: 0x7fa37041fbe0
[junit] 2/8: 0x7fa37041fd10
[junit] 3/8: 0x7fa37041fd50
[junit] 4/8: 0x7fa37041fd90
[junit] 5/8: 0x7fa37041f7a0
[junit] 6/8: 0x7fa37041f7e0
[junit] 7/8: 0x7fa37041f820
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041fc90
[junit] 1/8: 0x7fa37041fbe0
[junit] 2/8: 0x7fa37041fd10
[junit] 3/8: 0x7fa37041fd50
[junit] 4/8: 0x7fa37041fd90
[junit] 5/8: 0x7fa37041f7a0
[junit] 6/8: 0x7fa37041f7e0
[junit] 7/8: 0x7fa37041f820
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374101040
[junit] 1/8: 0x7fa374101040
[junit] 2/8: 0x7fa374101040
[junit] 3/8: 0x7fa374101040
[junit] 4/8: 0x7fa374101040
[junit] 5/8: 0x7fa374101040
[junit] 6/8: 0x7fa374101040
[junit] 7/8: 0x7fa374101040
[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: 0x7f31e69f8
[junit] 1/8: 0x7f31e6a38
[junit] 2/8: 0x7f31e6a78
[junit] 3/8: 0x7f31e6ab8
[junit] 4/8: 0x7f31e6af8
[junit] 5/8: 0x7f31e6b38
[junit] 6/8: 0x7f31e6b78
[junit] 7/8: 0x7f31e6bb8
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7f31e69f8
[junit] 1/8: 0x7f31e6a38
[junit] 2/8: 0x7f31e6a78
[junit] 3/8: 0x7f31e6ab8
[junit] 4/8: 0x7f31e6af8
[junit] 5/8: 0x7f31e6b38
[junit] 6/8: 0x7f31e6b78
[junit] 7/8: 0x7f31e6bb8
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105d30
[junit] 1/8: 0x7fa374105d70
[junit] 2/8: 0x7fa374105db0
[junit] 3/8: 0x7fa374105df0
[junit] 4/8: 0x7fa374105e30
[junit] 5/8: 0x7fa374105e70
[junit] 6/8: 0x7fa374105eb0
[junit] 7/8: 0x7fa374105ef0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105d30
[junit] 1/8: 0x7fa374105d70
[junit] 2/8: 0x7fa374105db0
[junit] 3/8: 0x7fa374105df0
[junit] 4/8: 0x7fa374105e30
[junit] 5/8: 0x7fa374105e70
[junit] 6/8: 0x7fa374105eb0
[junit] 7/8: 0x7fa374105ef0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105f30
[junit] 1/8: 0x7fa374105f70
[junit] 2/8: 0x7fa374105fb0
[junit] 3/8: 0x7fa374105ff0
[junit] 4/8: 0x7fa374106030
[junit] 5/8: 0x7fa374106070
[junit] 6/8: 0x7fa3741060b0
[junit] 7/8: 0x7fa3741060f0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041f920
[junit] 1/8: 0x7fa37041f960
[junit] 2/8: 0x7fa37041f9a0
[junit] 3/8: 0x7fa37041f9e0
[junit] 4/8: 0x7fa37041fa20
[junit] 5/8: 0x7fa37041fa60
[junit] 6/8: 0x7fa37041fe60
[junit] 7/8: 0x7fa37041fea0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041f920
[junit] 1/8: 0x7fa37041f960
[junit] 2/8: 0x7fa37041f9a0
[junit] 3/8: 0x7fa37041f9e0
[junit] 4/8: 0x7fa37041fa20
[junit] 5/8: 0x7fa37041fa60
[junit] 6/8: 0x7fa37041fe60
[junit] 7/8: 0x7fa37041fea0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105cd0
[junit] 1/8: 0x7fa374105cd0
[junit] 2/8: 0x7fa374105cd0
[junit] 3/8: 0x7fa374105cd0
[junit] 4/8: 0x7fa374105cd0
[junit] 5/8: 0x7fa374105cd0
[junit] 6/8: 0x7fa374105cd0
[junit] 7/8: 0x7fa374105cd0
[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 @ 1426635623803 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.75 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-59 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635623602 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter02TestClassExist
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374100db0
[junit] 1/8: 0x7fa374100df0
[junit] 2/8: 0x7fa374100e30
[junit] 3/8: 0x7fa374100e70
[junit] 4/8: 0x7fa374100eb0
[junit] 5/8: 0x7fa374100ef0
[junit] 6/8: 0x7fa374100f30
[junit] 7/8: 0x7fa374100f70
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374100db0
[junit] 1/8: 0x7fa374100df0
[junit] 2/8: 0x7fa374100e30
[junit] 3/8: 0x7fa374100e70
[junit] 4/8: 0x7fa374100eb0
[junit] 5/8: 0x7fa374100ef0
[junit] 6/8: 0x7fa374100f30
[junit] 7/8: 0x7fa374100f70
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105970
[junit] 1/8: 0x7fa374100fb0
[junit] 2/8: 0x7fa37072e2c0
[junit] 3/8: 0x7fa3707b81b0
[junit] 4/8: 0x7fa3707ebf60
[junit] 5/8: 0x7fa370775790
[junit] 6/8: 0x7fa3707757d0
[junit] 7/8: 0x7fa3707f0260
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105970
[junit] 1/8: 0x7fa374100fb0
[junit] 2/8: 0x7fa37072e2c0
[junit] 3/8: 0x7fa3707b81b0
[junit] 4/8: 0x7fa3707ebf60
[junit] 5/8: 0x7fa370775790
[junit] 6/8: 0x7fa3707757d0
[junit] 7/8: 0x7fa3707f0260
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa3741059b0
[junit] 1/8: 0x7fa3741059f0
[junit] 2/8: 0x7fa374105a30
[junit] 3/8: 0x7fa374105a70
[junit] 4/8: 0x7fa374105ab0
[junit] 5/8: 0x7fa374105af0
[junit] 6/8: 0x7fa374105b30
[junit] 7/8: 0x7fa374105b70
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041fc90
[junit] 1/8: 0x7fa37041fbe0
[junit] 2/8: 0x7fa37041fd10
[junit] 3/8: 0x7fa37041fd50
[junit] 4/8: 0x7fa37041fd90
[junit] 5/8: 0x7fa37041f7a0
[junit] 6/8: 0x7fa37041f7e0
[junit] 7/8: 0x7fa37041f820
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041fc90
[junit] 1/8: 0x7fa37041fbe0
[junit] 2/8: 0x7fa37041fd10
[junit] 3/8: 0x7fa37041fd50
[junit] 4/8: 0x7fa37041fd90
[junit] 5/8: 0x7fa37041f7a0
[junit] 6/8: 0x7fa37041f7e0
[junit] 7/8: 0x7fa37041f820
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374101040
[junit] 1/8: 0x7fa374101040
[junit] 2/8: 0x7fa374101040
[junit] 3/8: 0x7fa374101040
[junit] 4/8: 0x7fa374101040
[junit] 5/8: 0x7fa374101040
[junit] 6/8: 0x7fa374101040
[junit] 7/8: 0x7fa374101040
[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: 0x7f31e69f8
[junit] 1/8: 0x7f31e6a38
[junit] 2/8: 0x7f31e6a78
[junit] 3/8: 0x7f31e6ab8
[junit] 4/8: 0x7f31e6af8
[junit] 5/8: 0x7f31e6b38
[junit] 6/8: 0x7f31e6b78
[junit] 7/8: 0x7f31e6bb8
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7f31e69f8
[junit] 1/8: 0x7f31e6a38
[junit] 2/8: 0x7f31e6a78
[junit] 3/8: 0x7f31e6ab8
[junit] 4/8: 0x7f31e6af8
[junit] 5/8: 0x7f31e6b38
[junit] 6/8: 0x7f31e6b78
[junit] 7/8: 0x7f31e6bb8
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105d30
[junit] 1/8: 0x7fa374105d70
[junit] 2/8: 0x7fa374105db0
[junit] 3/8: 0x7fa374105df0
[junit] 4/8: 0x7fa374105e30
[junit] 5/8: 0x7fa374105e70
[junit] 6/8: 0x7fa374105eb0
[junit] 7/8: 0x7fa374105ef0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105d30
[junit] 1/8: 0x7fa374105d70
[junit] 2/8: 0x7fa374105db0
[junit] 3/8: 0x7fa374105df0
[junit] 4/8: 0x7fa374105e30
[junit] 5/8: 0x7fa374105e70
[junit] 6/8: 0x7fa374105eb0
[junit] 7/8: 0x7fa374105ef0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105f30
[junit] 1/8: 0x7fa374105f70
[junit] 2/8: 0x7fa374105fb0
[junit] 3/8: 0x7fa374105ff0
[junit] 4/8: 0x7fa374106030
[junit] 5/8: 0x7fa374106070
[junit] 6/8: 0x7fa3741060b0
[junit] 7/8: 0x7fa3741060f0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041f920
[junit] 1/8: 0x7fa37041f960
[junit] 2/8: 0x7fa37041f9a0
[junit] 3/8: 0x7fa37041f9e0
[junit] 4/8: 0x7fa37041fa20
[junit] 5/8: 0x7fa37041fa60
[junit] 6/8: 0x7fa37041fe60
[junit] 7/8: 0x7fa37041fea0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041f920
[junit] 1/8: 0x7fa37041f960
[junit] 2/8: 0x7fa37041f9a0
[junit] 3/8: 0x7fa37041f9e0
[junit] 4/8: 0x7fa37041fa20
[junit] 5/8: 0x7fa37041fa60
[junit] 6/8: 0x7fa37041fe60
[junit] 7/8: 0x7fa37041fea0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105cd0
[junit] 1/8: 0x7fa374105cd0
[junit] 2/8: 0x7fa374105cd0
[junit] 3/8: 0x7fa374105cd0
[junit] 4/8: 0x7fa374105cd0
[junit] 5/8: 0x7fa374105cd0
[junit] 6/8: 0x7fa374105cd0
[junit] 7/8: 0x7fa374105cd0
[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 @ 1426635623803 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: chapter02TestClassExist took 0.005 sec
[junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.016 sec
[junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.002 sec
[junit] Testcase: chapter04TestPointerBuffer took 0.003 sec
[junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0.001 sec
[junit] Testcase: chapter09TestCompoundAlignment took 0.002 sec
[junit] Testcase: chapter10TestCompoundCallByReference took 0.003 sec
[junit] Testcase: chapter11TestCompoundCallByValue took 0.004 sec
[junit] Testcase: chapter12TestStructArrayModelConst took 0.007 sec
[junit] Testcase: chapter13TestStructArrayModelMutable took 0.004 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.75 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-59 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635623602 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter02TestClassExist
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374100db0
[junit] 1/8: 0x7fa374100df0
[junit] 2/8: 0x7fa374100e30
[junit] 3/8: 0x7fa374100e70
[junit] 4/8: 0x7fa374100eb0
[junit] 5/8: 0x7fa374100ef0
[junit] 6/8: 0x7fa374100f30
[junit] 7/8: 0x7fa374100f70
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374100db0
[junit] 1/8: 0x7fa374100df0
[junit] 2/8: 0x7fa374100e30
[junit] 3/8: 0x7fa374100e70
[junit] 4/8: 0x7fa374100eb0
[junit] 5/8: 0x7fa374100ef0
[junit] 6/8: 0x7fa374100f30
[junit] 7/8: 0x7fa374100f70
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105970
[junit] 1/8: 0x7fa374100fb0
[junit] 2/8: 0x7fa37072e2c0
[junit] 3/8: 0x7fa3707b81b0
[junit] 4/8: 0x7fa3707ebf60
[junit] 5/8: 0x7fa370775790
[junit] 6/8: 0x7fa3707757d0
[junit] 7/8: 0x7fa3707f0260
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105970
[junit] 1/8: 0x7fa374100fb0
[junit] 2/8: 0x7fa37072e2c0
[junit] 3/8: 0x7fa3707b81b0
[junit] 4/8: 0x7fa3707ebf60
[junit] 5/8: 0x7fa370775790
[junit] 6/8: 0x7fa3707757d0
[junit] 7/8: 0x7fa3707f0260
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa3741059b0
[junit] 1/8: 0x7fa3741059f0
[junit] 2/8: 0x7fa374105a30
[junit] 3/8: 0x7fa374105a70
[junit] 4/8: 0x7fa374105ab0
[junit] 5/8: 0x7fa374105af0
[junit] 6/8: 0x7fa374105b30
[junit] 7/8: 0x7fa374105b70
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041fc90
[junit] 1/8: 0x7fa37041fbe0
[junit] 2/8: 0x7fa37041fd10
[junit] 3/8: 0x7fa37041fd50
[junit] 4/8: 0x7fa37041fd90
[junit] 5/8: 0x7fa37041f7a0
[junit] 6/8: 0x7fa37041f7e0
[junit] 7/8: 0x7fa37041f820
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041fc90
[junit] 1/8: 0x7fa37041fbe0
[junit] 2/8: 0x7fa37041fd10
[junit] 3/8: 0x7fa37041fd50
[junit] 4/8: 0x7fa37041fd90
[junit] 5/8: 0x7fa37041f7a0
[junit] 6/8: 0x7fa37041f7e0
[junit] 7/8: 0x7fa37041f820
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374101040
[junit] 1/8: 0x7fa374101040
[junit] 2/8: 0x7fa374101040
[junit] 3/8: 0x7fa374101040
[junit] 4/8: 0x7fa374101040
[junit] 5/8: 0x7fa374101040
[junit] 6/8: 0x7fa374101040
[junit] 7/8: 0x7fa374101040
[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: 0x7f31e69f8
[junit] 1/8: 0x7f31e6a38
[junit] 2/8: 0x7f31e6a78
[junit] 3/8: 0x7f31e6ab8
[junit] 4/8: 0x7f31e6af8
[junit] 5/8: 0x7f31e6b38
[junit] 6/8: 0x7f31e6b78
[junit] 7/8: 0x7f31e6bb8
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7f31e69f8
[junit] 1/8: 0x7f31e6a38
[junit] 2/8: 0x7f31e6a78
[junit] 3/8: 0x7f31e6ab8
[junit] 4/8: 0x7f31e6af8
[junit] 5/8: 0x7f31e6b38
[junit] 6/8: 0x7f31e6b78
[junit] 7/8: 0x7f31e6bb8
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105d30
[junit] 1/8: 0x7fa374105d70
[junit] 2/8: 0x7fa374105db0
[junit] 3/8: 0x7fa374105df0
[junit] 4/8: 0x7fa374105e30
[junit] 5/8: 0x7fa374105e70
[junit] 6/8: 0x7fa374105eb0
[junit] 7/8: 0x7fa374105ef0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105d30
[junit] 1/8: 0x7fa374105d70
[junit] 2/8: 0x7fa374105db0
[junit] 3/8: 0x7fa374105df0
[junit] 4/8: 0x7fa374105e30
[junit] 5/8: 0x7fa374105e70
[junit] 6/8: 0x7fa374105eb0
[junit] 7/8: 0x7fa374105ef0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105f30
[junit] 1/8: 0x7fa374105f70
[junit] 2/8: 0x7fa374105fb0
[junit] 3/8: 0x7fa374105ff0
[junit] 4/8: 0x7fa374106030
[junit] 5/8: 0x7fa374106070
[junit] 6/8: 0x7fa3741060b0
[junit] 7/8: 0x7fa3741060f0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041f920
[junit] 1/8: 0x7fa37041f960
[junit] 2/8: 0x7fa37041f9a0
[junit] 3/8: 0x7fa37041f9e0
[junit] 4/8: 0x7fa37041fa20
[junit] 5/8: 0x7fa37041fa60
[junit] 6/8: 0x7fa37041fe60
[junit] 7/8: 0x7fa37041fea0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041f920
[junit] 1/8: 0x7fa37041f960
[junit] 2/8: 0x7fa37041f9a0
[junit] 3/8: 0x7fa37041f9e0
[junit] 4/8: 0x7fa37041fa20
[junit] 5/8: 0x7fa37041fa60
[junit] 6/8: 0x7fa37041fe60
[junit] 7/8: 0x7fa37041fea0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105cd0
[junit] 1/8: 0x7fa374105cd0
[junit] 2/8: 0x7fa374105cd0
[junit] 3/8: 0x7fa374105cd0
[junit] 4/8: 0x7fa374105cd0
[junit] 5/8: 0x7fa374105cd0
[junit] 6/8: 0x7fa374105cd0
[junit] 7/8: 0x7fa374105cd0
[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 @ 1426635623803 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-60 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635624364 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter02TestClassExist
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635624433 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-60 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635624364 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter02TestClassExist
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635624433 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: chapter02TestClassExist 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-60 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635624364 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter02TestClassExist
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1426635624433 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 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-61 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635624995 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter02TestClassExist
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105b70
[junit] 1/8: 0x7fa374105bb0
[junit] 2/8: 0x7fa374105bf0
[junit] 3/8: 0x7fa374105c30
[junit] 4/8: 0x7fa374105c70
[junit] 5/8: 0x7fa374105cb0
[junit] 6/8: 0x7fa374105cf0
[junit] 7/8: 0x7fa374105d30
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105b70
[junit] 1/8: 0x7fa374105bb0
[junit] 2/8: 0x7fa374105bf0
[junit] 3/8: 0x7fa374105c30
[junit] 4/8: 0x7fa374105c70
[junit] 5/8: 0x7fa374105cb0
[junit] 6/8: 0x7fa374105cf0
[junit] 7/8: 0x7fa374105d30
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105a70
[junit] 1/8: 0x7fa374105ab0
[junit] 2/8: 0x7fa374105e70
[junit] 3/8: 0x7fa374105eb0
[junit] 4/8: 0x7fa374105ef0
[junit] 5/8: 0x7fa374105f30
[junit] 6/8: 0x7fa374105f70
[junit] 7/8: 0x7fa374105fb0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105a70
[junit] 1/8: 0x7fa374105ab0
[junit] 2/8: 0x7fa374105e70
[junit] 3/8: 0x7fa374105eb0
[junit] 4/8: 0x7fa374105ef0
[junit] 5/8: 0x7fa374105f30
[junit] 6/8: 0x7fa374105f70
[junit] 7/8: 0x7fa374105fb0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374106030
[junit] 1/8: 0x7fa374106070
[junit] 2/8: 0x7fa3741060b0
[junit] 3/8: 0x7fa3741060f0
[junit] 4/8: 0x7fa374101ac0
[junit] 5/8: 0x7fa374101b00
[junit] 6/8: 0x7fa374101b40
[junit] 7/8: 0x7fa374101b80
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041f860
[junit] 1/8: 0x7fa37041f8a0
[junit] 2/8: 0x7fa370420190
[junit] 3/8: 0x7fa3704201d0
[junit] 4/8: 0x7fa370420210
[junit] 5/8: 0x7fa370420250
[junit] 6/8: 0x7fa370420330
[junit] 7/8: 0x7fa370420370
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041f860
[junit] 1/8: 0x7fa37041f8a0
[junit] 2/8: 0x7fa370420190
[junit] 3/8: 0x7fa3704201d0
[junit] 4/8: 0x7fa370420210
[junit] 5/8: 0x7fa370420250
[junit] 6/8: 0x7fa370420330
[junit] 7/8: 0x7fa370420370
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105e30
[junit] 1/8: 0x7fa374105e30
[junit] 2/8: 0x7fa374105e30
[junit] 3/8: 0x7fa374105e30
[junit] 4/8: 0x7fa374105e30
[junit] 5/8: 0x7fa374105e30
[junit] 6/8: 0x7fa374105e30
[junit] 7/8: 0x7fa374105e30
[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: 0x7f31903b0
[junit] 1/8: 0x7f31903f0
[junit] 2/8: 0x7f3190430
[junit] 3/8: 0x7f3190470
[junit] 4/8: 0x7f31904b0
[junit] 5/8: 0x7f31904f0
[junit] 6/8: 0x7f3190530
[junit] 7/8: 0x7f3190570
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7f31903b0
[junit] 1/8: 0x7f31903f0
[junit] 2/8: 0x7f3190430
[junit] 3/8: 0x7f3190470
[junit] 4/8: 0x7f31904b0
[junit] 5/8: 0x7f31904f0
[junit] 6/8: 0x7f3190530
[junit] 7/8: 0x7f3190570
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374101c40
[junit] 1/8: 0x7fa374101c80
[junit] 2/8: 0x7fa374102040
[junit] 3/8: 0x7fa374102080
[junit] 4/8: 0x7fa3741020c0
[junit] 5/8: 0x7fa374102100
[junit] 6/8: 0x7fa374102140
[junit] 7/8: 0x7fa374102180
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374101c40
[junit] 1/8: 0x7fa374101c80
[junit] 2/8: 0x7fa374102040
[junit] 3/8: 0x7fa374102080
[junit] 4/8: 0x7fa3741020c0
[junit] 5/8: 0x7fa374102100
[junit] 6/8: 0x7fa374102140
[junit] 7/8: 0x7fa374102180
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa3741021c0
[junit] 1/8: 0x7fa374102200
[junit] 2/8: 0x7fa374102240
[junit] 3/8: 0x7fa374102280
[junit] 4/8: 0x7fa374106a60
[junit] 5/8: 0x7fa374106aa0
[junit] 6/8: 0x7fa374106ae0
[junit] 7/8: 0x7fa374106b20
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa3704200d0
[junit] 1/8: 0x7fa370420110
[junit] 2/8: 0x7fa370420150
[junit] 3/8: 0x7fa370420450
[junit] 4/8: 0x7fa370420490
[junit] 5/8: 0x7fa3704204d0
[junit] 6/8: 0x7fa370420510
[junit] 7/8: 0x7fa370420550
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa3704200d0
[junit] 1/8: 0x7fa370420110
[junit] 2/8: 0x7fa370420150
[junit] 3/8: 0x7fa370420450
[junit] 4/8: 0x7fa370420490
[junit] 5/8: 0x7fa3704204d0
[junit] 6/8: 0x7fa370420510
[junit] 7/8: 0x7fa370420550
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105e40
[junit] 1/8: 0x7fa374105e40
[junit] 2/8: 0x7fa374105e40
[junit] 3/8: 0x7fa374105e40
[junit] 4/8: 0x7fa374105e40
[junit] 5/8: 0x7fa374105e40
[junit] 6/8: 0x7fa374105e40
[junit] 7/8: 0x7fa374105e40
[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 @ 1426635625170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.726 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635624995 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter02TestClassExist
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105b70
[junit] 1/8: 0x7fa374105bb0
[junit] 2/8: 0x7fa374105bf0
[junit] 3/8: 0x7fa374105c30
[junit] 4/8: 0x7fa374105c70
[junit] 5/8: 0x7fa374105cb0
[junit] 6/8: 0x7fa374105cf0
[junit] 7/8: 0x7fa374105d30
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105b70
[junit] 1/8: 0x7fa374105bb0
[junit] 2/8: 0x7fa374105bf0
[junit] 3/8: 0x7fa374105c30
[junit] 4/8: 0x7fa374105c70
[junit] 5/8: 0x7fa374105cb0
[junit] 6/8: 0x7fa374105cf0
[junit] 7/8: 0x7fa374105d30
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105a70
[junit] 1/8: 0x7fa374105ab0
[junit] 2/8: 0x7fa374105e70
[junit] 3/8: 0x7fa374105eb0
[junit] 4/8: 0x7fa374105ef0
[junit] 5/8: 0x7fa374105f30
[junit] 6/8: 0x7fa374105f70
[junit] 7/8: 0x7fa374105fb0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105a70
[junit] 1/8: 0x7fa374105ab0
[junit] 2/8: 0x7fa374105e70
[junit] 3/8: 0x7fa374105eb0
[junit] 4/8: 0x7fa374105ef0
[junit] 5/8: 0x7fa374105f30
[junit] 6/8: 0x7fa374105f70
[junit] 7/8: 0x7fa374105fb0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374106030
[junit] 1/8: 0x7fa374106070
[junit] 2/8: 0x7fa3741060b0
[junit] 3/8: 0x7fa3741060f0
[junit] 4/8: 0x7fa374101ac0
[junit] 5/8: 0x7fa374101b00
[junit] 6/8: 0x7fa374101b40
[junit] 7/8: 0x7fa374101b80
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041f860
[junit] 1/8: 0x7fa37041f8a0
[junit] 2/8: 0x7fa370420190
[junit] 3/8: 0x7fa3704201d0
[junit] 4/8: 0x7fa370420210
[junit] 5/8: 0x7fa370420250
[junit] 6/8: 0x7fa370420330
[junit] 7/8: 0x7fa370420370
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041f860
[junit] 1/8: 0x7fa37041f8a0
[junit] 2/8: 0x7fa370420190
[junit] 3/8: 0x7fa3704201d0
[junit] 4/8: 0x7fa370420210
[junit] 5/8: 0x7fa370420250
[junit] 6/8: 0x7fa370420330
[junit] 7/8: 0x7fa370420370
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105e30
[junit] 1/8: 0x7fa374105e30
[junit] 2/8: 0x7fa374105e30
[junit] 3/8: 0x7fa374105e30
[junit] 4/8: 0x7fa374105e30
[junit] 5/8: 0x7fa374105e30
[junit] 6/8: 0x7fa374105e30
[junit] 7/8: 0x7fa374105e30
[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: 0x7f31903b0
[junit] 1/8: 0x7f31903f0
[junit] 2/8: 0x7f3190430
[junit] 3/8: 0x7f3190470
[junit] 4/8: 0x7f31904b0
[junit] 5/8: 0x7f31904f0
[junit] 6/8: 0x7f3190530
[junit] 7/8: 0x7f3190570
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7f31903b0
[junit] 1/8: 0x7f31903f0
[junit] 2/8: 0x7f3190430
[junit] 3/8: 0x7f3190470
[junit] 4/8: 0x7f31904b0
[junit] 5/8: 0x7f31904f0
[junit] 6/8: 0x7f3190530
[junit] 7/8: 0x7f3190570
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374101c40
[junit] 1/8: 0x7fa374101c80
[junit] 2/8: 0x7fa374102040
[junit] 3/8: 0x7fa374102080
[junit] 4/8: 0x7fa3741020c0
[junit] 5/8: 0x7fa374102100
[junit] 6/8: 0x7fa374102140
[junit] 7/8: 0x7fa374102180
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374101c40
[junit] 1/8: 0x7fa374101c80
[junit] 2/8: 0x7fa374102040
[junit] 3/8: 0x7fa374102080
[junit] 4/8: 0x7fa3741020c0
[junit] 5/8: 0x7fa374102100
[junit] 6/8: 0x7fa374102140
[junit] 7/8: 0x7fa374102180
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa3741021c0
[junit] 1/8: 0x7fa374102200
[junit] 2/8: 0x7fa374102240
[junit] 3/8: 0x7fa374102280
[junit] 4/8: 0x7fa374106a60
[junit] 5/8: 0x7fa374106aa0
[junit] 6/8: 0x7fa374106ae0
[junit] 7/8: 0x7fa374106b20
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa3704200d0
[junit] 1/8: 0x7fa370420110
[junit] 2/8: 0x7fa370420150
[junit] 3/8: 0x7fa370420450
[junit] 4/8: 0x7fa370420490
[junit] 5/8: 0x7fa3704204d0
[junit] 6/8: 0x7fa370420510
[junit] 7/8: 0x7fa370420550
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa3704200d0
[junit] 1/8: 0x7fa370420110
[junit] 2/8: 0x7fa370420150
[junit] 3/8: 0x7fa370420450
[junit] 4/8: 0x7fa370420490
[junit] 5/8: 0x7fa3704204d0
[junit] 6/8: 0x7fa370420510
[junit] 7/8: 0x7fa370420550
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105e40
[junit] 1/8: 0x7fa374105e40
[junit] 2/8: 0x7fa374105e40
[junit] 3/8: 0x7fa374105e40
[junit] 4/8: 0x7fa374105e40
[junit] 5/8: 0x7fa374105e40
[junit] 6/8: 0x7fa374105e40
[junit] 7/8: 0x7fa374105e40
[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 @ 1426635625170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: chapter02TestClassExist took 0 sec
[junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.039 sec
[junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.003 sec
[junit] Testcase: chapter04TestPointerBuffer took 0.007 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.005 sec
[junit] Testcase: chapter12TestStructArrayModelConst took 0.004 sec
[junit] Testcase: chapter13TestStructArrayModelMutable took 0.001 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.726 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635624995 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter02TestClassExist
[junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter02TestClassExist
[junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105b70
[junit] 1/8: 0x7fa374105bb0
[junit] 2/8: 0x7fa374105bf0
[junit] 3/8: 0x7fa374105c30
[junit] 4/8: 0x7fa374105c70
[junit] 5/8: 0x7fa374105cb0
[junit] 6/8: 0x7fa374105cf0
[junit] 7/8: 0x7fa374105d30
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105b70
[junit] 1/8: 0x7fa374105bb0
[junit] 2/8: 0x7fa374105bf0
[junit] 3/8: 0x7fa374105c30
[junit] 4/8: 0x7fa374105c70
[junit] 5/8: 0x7fa374105cb0
[junit] 6/8: 0x7fa374105cf0
[junit] 7/8: 0x7fa374105d30
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105a70
[junit] 1/8: 0x7fa374105ab0
[junit] 2/8: 0x7fa374105e70
[junit] 3/8: 0x7fa374105eb0
[junit] 4/8: 0x7fa374105ef0
[junit] 5/8: 0x7fa374105f30
[junit] 6/8: 0x7fa374105f70
[junit] 7/8: 0x7fa374105fb0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105a70
[junit] 1/8: 0x7fa374105ab0
[junit] 2/8: 0x7fa374105e70
[junit] 3/8: 0x7fa374105eb0
[junit] 4/8: 0x7fa374105ef0
[junit] 5/8: 0x7fa374105f30
[junit] 6/8: 0x7fa374105f70
[junit] 7/8: 0x7fa374105fb0
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374106030
[junit] 1/8: 0x7fa374106070
[junit] 2/8: 0x7fa3741060b0
[junit] 3/8: 0x7fa3741060f0
[junit] 4/8: 0x7fa374101ac0
[junit] 5/8: 0x7fa374101b00
[junit] 6/8: 0x7fa374101b40
[junit] 7/8: 0x7fa374101b80
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041f860
[junit] 1/8: 0x7fa37041f8a0
[junit] 2/8: 0x7fa370420190
[junit] 3/8: 0x7fa3704201d0
[junit] 4/8: 0x7fa370420210
[junit] 5/8: 0x7fa370420250
[junit] 6/8: 0x7fa370420330
[junit] 7/8: 0x7fa370420370
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa37041f860
[junit] 1/8: 0x7fa37041f8a0
[junit] 2/8: 0x7fa370420190
[junit] 3/8: 0x7fa3704201d0
[junit] 4/8: 0x7fa370420210
[junit] 5/8: 0x7fa370420250
[junit] 6/8: 0x7fa370420330
[junit] 7/8: 0x7fa370420370
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105e30
[junit] 1/8: 0x7fa374105e30
[junit] 2/8: 0x7fa374105e30
[junit] 3/8: 0x7fa374105e30
[junit] 4/8: 0x7fa374105e30
[junit] 5/8: 0x7fa374105e30
[junit] 6/8: 0x7fa374105e30
[junit] 7/8: 0x7fa374105e30
[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: 0x7f31903b0
[junit] 1/8: 0x7f31903f0
[junit] 2/8: 0x7f3190430
[junit] 3/8: 0x7f3190470
[junit] 4/8: 0x7f31904b0
[junit] 5/8: 0x7f31904f0
[junit] 6/8: 0x7f3190530
[junit] 7/8: 0x7f3190570
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7f31903b0
[junit] 1/8: 0x7f31903f0
[junit] 2/8: 0x7f3190430
[junit] 3/8: 0x7f3190470
[junit] 4/8: 0x7f31904b0
[junit] 5/8: 0x7f31904f0
[junit] 6/8: 0x7f3190530
[junit] 7/8: 0x7f3190570
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374101c40
[junit] 1/8: 0x7fa374101c80
[junit] 2/8: 0x7fa374102040
[junit] 3/8: 0x7fa374102080
[junit] 4/8: 0x7fa3741020c0
[junit] 5/8: 0x7fa374102100
[junit] 6/8: 0x7fa374102140
[junit] 7/8: 0x7fa374102180
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374101c40
[junit] 1/8: 0x7fa374101c80
[junit] 2/8: 0x7fa374102040
[junit] 3/8: 0x7fa374102080
[junit] 4/8: 0x7fa3741020c0
[junit] 5/8: 0x7fa374102100
[junit] 6/8: 0x7fa374102140
[junit] 7/8: 0x7fa374102180
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa3741021c0
[junit] 1/8: 0x7fa374102200
[junit] 2/8: 0x7fa374102240
[junit] 3/8: 0x7fa374102280
[junit] 4/8: 0x7fa374106a60
[junit] 5/8: 0x7fa374106aa0
[junit] 6/8: 0x7fa374106ae0
[junit] 7/8: 0x7fa374106b20
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa3704200d0
[junit] 1/8: 0x7fa370420110
[junit] 2/8: 0x7fa370420150
[junit] 3/8: 0x7fa370420450
[junit] 4/8: 0x7fa370420490
[junit] 5/8: 0x7fa3704204d0
[junit] 6/8: 0x7fa370420510
[junit] 7/8: 0x7fa370420550
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa3704200d0
[junit] 1/8: 0x7fa370420110
[junit] 2/8: 0x7fa370420150
[junit] 3/8: 0x7fa370420450
[junit] 4/8: 0x7fa370420490
[junit] 5/8: 0x7fa3704204d0
[junit] 6/8: 0x7fa370420510
[junit] 7/8: 0x7fa370420550
[junit] Testing accessing PointerBuffer values [0..7]
[junit] 0/8: 0x7fa374105e40
[junit] 1/8: 0x7fa374105e40
[junit] 2/8: 0x7fa374105e40
[junit] 3/8: 0x7fa374105e40
[junit] 4/8: 0x7fa374105e40
[junit] 5/8: 0x7fa374105e40
[junit] 6/8: 0x7fa374105e40
[junit] 7/8: 0x7fa374105e40
[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 @ 1426635625170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.gluegen.test.junit.internals.TestType
[junit] Testsuite: com.jogamp.gluegen.test.junit.internals.TestType
[junit] ++++ Test Singleton.lock()
[junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635625730 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 @ 1426635625787 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.607 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635625730 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 @ 1426635625787 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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-62 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635625730 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 @ 1426635625787 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen01
[junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen01
[junit] ++++ Test Singleton.lock()
[junit] Thread-63 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635626345 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 @ 1426635626396 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.603 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-63 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635626345 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 @ 1426635626396 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.001 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.603 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-63 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635626345 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 @ 1426635626396 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.lock()
[junit] Thread-64 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635626956 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 @ 1426635627010 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.605 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-64 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635626956 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 @ 1426635627010 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 0.002 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.605 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.lock()
[junit] Thread-64 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635626956 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 @ 1426635627010 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 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-65 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635627569 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1426635627651 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
[junit] ------------- Standard Error -----------------
[junit] No SecurityManager Installed
[junit] ++++ Test Singleton.lock()
[junit] Thread-65 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635627569 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1426635627651 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.002 sec
[junit] Testcase: testProp02_Temp took 0 sec
[junit] Testcase: testTempDir00 took 0.001 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] No SecurityManager Installed
[junit] ++++ Test Singleton.lock()
[junit] Thread-65 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1426635627569 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1426635627651 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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.1-rc-20150318
[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-b851-20150318-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.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.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: 19 minutes 40 seconds
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Archiving artifacts
Recording test results
[CopyArchiverPublisher] Copying archived artifacts in the shared directory '/srv/www/jogamp.org/deployment/autobuilds/origin/master/gluegen-b851-2015-03-18_00-20-00'.
[CopyArchiverPublisher] '3' artifacts have been copied.
[CopyArchiverPublisher] Stop copying archived artifacts in the shared directory.
Sending e-mails to: chuckslave@jogamp.org
No emails were triggered.
Notifying upstream projects of job completion
Finished: SUCCESS