Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Console Output

Started by upstream project "gluegen" build number 847
originally caused by:
 Started by user Sven Gothel
Building remotely on win64-nvgtx460-win7-jogamp-x64-sgothel-011 (win7-x86_64-nvida) in workspace c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida
 > 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 9d2bc5118f20f6f6defae075da17d34e1716d36d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d2bc5118f20f6f6defae075da17d34e1716d36d
 > git rev-list 43f200428eb595665d6db6edbd5538413f5a977c # timeout=10
No emails were triggered.
[make] $ cmd.exe /C '"ant.bat -file build.xml -Dlabel=win7-x86_64-nvida -Dgluegen.build.branch=origin/master -Dgluegen.build.number=847 -Dgluegen.build.id=2015-03-09_10-25-52 -Dgluegen.build.commit=9d2bc5118f20f6f6defae075da17d34e1716d36d -Dgluegen.basename=gluegen clean all junit.run && exit %%ERRORLEVEL%%"'
Buildfile: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\build.xml

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  c:\jdk1.8.0_20_x64\jre
     [echo] jvmJava.exe                c:\jdk1.8.0_20_x64\jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20150309
     [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              C:\jre1.6.0_30\lib\rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                c:\jdk1.8.0_20_x64\jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            win64-nvgtx460-win7-jogamp-x64-sgothel-011
     [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 C:\Users\jogamp/gluegen.properties.
     [echo] Setting defaults:
     [echo] Setting default gcc.compat.compiler
     [echo] gcc.compat.compiler=gcc
     [echo] antlr.jar=../make/lib/antlr.jar
     [echo] junit.jar=../make/lib/junit.jar
     [echo] win32.c.compiler=mingw64

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Windows 7
     [echo] os.version=6.1
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:
     [echo] isI386=${isI386}
     [echo] isAMD64=true
     [echo] is64Bit=true
     [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
     [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
     [echo] jvmDataModel32Bit=${jvmDataModel32Bit}
     [echo] jvmDataModel64Bit=${jvmDataModel64Bit}
     [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
     [echo] FreeBSD=${isFreeBSD}
     [echo] FreeBSDX86=${isFreeBSDX86}
     [echo] FreeBSDAMD64=${isFreeBSDAMD64}
     [echo] HPUX=${isHPUX}
     [echo] IA64=${isIA64}
     [echo] Android=${isAndroid}
     [echo] AndroidARMv6=${isAndroidARMv6}
     [echo] 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=${isOSX}
     [echo] OS X PPC=${use.macosppc}
     [echo] OS X x32=${use.macosx32}
     [echo] OS X x64=${use.macosx64}
     [echo] Solaris=${isSolaris}
     [echo] Solaris32Bit=${isSolaris32Bit}
     [echo] Solaris64Bit=${isSolaris64Bit}
     [echo] SolarisSparc=${isSolarisSparc}
     [echo] SolarisSparcv9=${isSolarisSparcv9}
     [echo] SolarisAMD64=${isSolarisAMD64}
     [echo] SolarisX86=${isSolarisX86}
     [echo] Unix=${isUnix}
     [echo] Windows=true
     [echo] X11=${isX11}
     [echo] os=Windows 7
     [echo] os=6.1
     [echo] arch=amd64

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.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:       windows-amd64
     [echo] os and arch.dot:   windows.amd64
     [echo] os and arch.slash: windows/amd64

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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  c:\jdk1.8.0_20_x64\jre
     [echo] jvmJava.exe                c:\jdk1.8.0_20_x64\jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20150309
     [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              C:\jre1.6.0_30\lib\rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                c:\jdk1.8.0_20_x64\jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            win64-nvgtx460-win7-jogamp-x64-sgothel-011
     [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=Windows 7
     [echo] os.version=6.1
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.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: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build

java.class.path.validate:

validate:
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\native
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\native\Unix
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\native\Windows
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\classes

gluegen.build.check.android-launcher:

android-launcher.build:
    [javac] Compiling 8 source files to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\classes
    [javac] Since fork is false, ignoring memoryMaximumSize setting.
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
      [jar] Building jar: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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 c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\common\util

create-map:
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\common\util

create-map:
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\common\util

create-map:
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\common\util

create-map:
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\common\util

generate-primitive-stacks:

create-pstack:
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\common\util
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\gensrc\classes
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\gensrc\classes\com\jogamp\common\util

gluegen.build.javase:
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram
     [copy] Copying 5 files to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\jgram
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\jgram

generate.java:
    [antlr] ANTLR Parser Generator   Version 2.7.7 (2006-11-01)   1989-2005
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:232: warning:nondeterminism between alts 1 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:232:     k==1:"struct"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:232:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:232: warning:nondeterminism between alts 2 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:232:     k==1:"union"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:232:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:232: warning:nondeterminism between alts 3 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:232:     k==1:"enum"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:232:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:346: warning:nondeterminism between alts 1 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:346:     k==1:"struct"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:346:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:346: warning:nondeterminism between alts 2 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:346:     k==1:"union"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:346:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:346: warning:nondeterminism between alts 3 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:346:     k==1:"enum"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:346:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:361:17: warning:Rule 'declarator' returns a value
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:541: warning:nondeterminism between alts 1 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:541:     k==1:"struct"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:541:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:541: warning:nondeterminism between alts 2 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:541:     k==1:"union"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:541:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:541: warning:nondeterminism between alts 3 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:541:     k==1:"enum"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:541:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:551: warning:Syntactic predicate superfluous for single alternative
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g: warning:lexical nondeterminism between rules LPAREN and DefineExpr upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:     k==1:'('
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:     k==2:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:     k==3:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g: warning:lexical nondeterminism between rules DefineExpr and DefineExpr2 upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:     k==1:'.','0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g: warning:lexical nondeterminism between rules DefineExpr and Number upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:     k==1:'.','0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g: warning:lexical nondeterminism between rules DefineExpr2 and Number upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:     k==1:'.','0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1099: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1099:     k==1:'\r'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1099:     k==2:'\n'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1099:     k==3:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1129:9: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1129:9:     k==1:'\t','\u000c',' ','d'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1129:9:     k==2:'\t','\u000c',' ','d','e'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1129:9:     k==3:'\t','\u000c',' ','d'..'f'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1130: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1130:     k==1:'\t','\u000c',' '
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1130:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1130:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1130:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1130:54: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1130:54:     k==1:'(','.','0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1130:54:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1130:54:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1177: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1177:     k==1:'\t','\u000c',' '
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1177:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1177:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1177:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1178:9: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1178:9:     k==1:'"'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1178:9:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1178:9:     k==3:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1178:9: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1178:9:     k==1:'A'..'Z','_','a'..'z'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1178:9:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1178:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1187: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1187:     k==1:'\t','\u000c',' '
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1187:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1187:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1187:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1188:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1188:9:     k==1:'1'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1188:9:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1188:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1189: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1189:     k==1:'\t','\u000c',' '
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1189:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1189:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1189:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1190:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1190:9:     k==1:'2'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1190:9:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1190:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1191: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1191:     k==1:'\t','\u000c',' '
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1191:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1191:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1191:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1192:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1192:9:     k==1:'3'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1192:9:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1192:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1193: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1193:     k==1:'\t','\u000c',' '
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1193:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1193:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1193:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1194:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1194:9:     k==1:'4'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1194:9:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1194:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     k==1:'a'..'z'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     k==1:'A'..'Z'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     between alt 2 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     k==1:'_'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     between alt 3 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1403:     between alt 4 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1154:5: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1154:5:     k==1:'\t','\u000c',' ','%','*','+','-','/','<','>'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1154:5:     k==2:'\t','\u000c',' ','%','(','*','+','-'..'9','<','>'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1154:5:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1360: warning:lexical nondeterminism between alts 4 and 6 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1360:     k==1:'0'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1360:     k==2:'X','x'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1360:     k==3:'0'..'9','A'..'F','a'..'f'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389:     k==1:'a'..'f'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389:     k==1:'A'..'F'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389:     between alt 2 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1389:     between alt 3 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1391:17: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1391:17:     k==1:'L','l'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1391:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1391:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1391:17: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1391:17:     k==1:'U','u'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1391:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1391:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1362: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1362:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1362:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1362:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1362:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1362:34: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1362:34:     k==1:'E','e'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1362:34:     k==2:'+','-','0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1362:34:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1365:17: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1365:17:     k==1:'F','f'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1365:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1365:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1365:17: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1365:17:     k==1:'L','l'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1365:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1365:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372:17: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372:17:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372:30: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372:30:     k==1:'E','e'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372:30:     k==2:'+','-','0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1372:30:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1374:19: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1374:19:     k==1:'F','f'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1374:19:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1374:19:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1374:19: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1374:19:     k==1:'L','l'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1374:19:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1374:19:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1379: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1379:     k==1:'0'..'7'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1379:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1379:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1379:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1380:17: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1380:17:     k==1:'L','l'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1380:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1380:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1380:17: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1380:17:     k==1:'U','u'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1380:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1380:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1384: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1384:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1384:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1384:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1384:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1385:17: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1385:17:     k==1:'L','l'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1385:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1385:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1385:17: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1385:17:     k==1:'U','u'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1385:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1385:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1228: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1228:     k==1:'\\'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1228:     k==2:'"','\'','0'..'7','?','\\','a','b','f','n','r','t','v','x'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1228:     k==3:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1317: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1317:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1317:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\StdCParser.g:1317:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g: warning:lexical nondeterminism between rules Number and MINUS upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==1:'-'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==2:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g: warning:lexical nondeterminism between rules Number and DefineExpr upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==1:'-','.','0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g: warning:lexical nondeterminism between rules Number and DefineExpr2 upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==1:'-','.','0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g: warning:lexical nondeterminism between rules PTR and DefineExpr upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==1:'-'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==2:'>'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g: warning:lexical nondeterminism between rules PTR and DefineExpr2 upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==1:'-'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==2:'>'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g: warning:lexical nondeterminism between rules LPAREN and DefineExpr upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==1:'('
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==2:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g: warning:lexical nondeterminism between rules MINUS and DefineExpr upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==1:'-'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==2:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g: warning:lexical nondeterminism between rules MINUS and DefineExpr2 upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==1:'-'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==2:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g: warning:lexical nondeterminism between rules DEC and DefineExpr upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==1:'-'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==2:'-'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g: warning:lexical nondeterminism between rules DEC and DefineExpr2 upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==1:'-'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==2:'-'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g: warning:lexical nondeterminism between rules DefineExpr and DefineExpr2 upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:     k==1:'-','.','0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1004: warning:lexical nondeterminism between alts 4 and 6 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1004:     k==1:'0'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1004:     k==2:'X','x'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1004:     k==3:'0'..'9','A'..'F','a'..'f'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028:     k==1:'a'..'f'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028:     k==1:'A'..'F'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028:     between alt 2 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1028:     between alt 3 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1029: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1029:     k==1:'I','J','L','U','i','j','l','u'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1029:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1029:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1029:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1005: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1005:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1005:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1005:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1005:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1005:34: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1005:34:     k==1:'E','e'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1005:34:     k==2:'+','-','0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1005:34:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1008: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1008:     k==1:'F','I','J','L','U','f','i','j','l','u'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1008:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1008:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1008:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014:17: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014:17:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014:30: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014:30:     k==1:'E','e'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014:30:     k==2:'+','-','0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1014:30:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1016: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1016:     k==1:'F','I','J','L','U','f','i','j','l','u'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1016:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1016:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1016:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1020: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1020:     k==1:'0'..'7'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1020:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1020:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1020:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1021: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1021:     k==1:'F','I','J','L','U','f','i','j','l','u'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1021:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1021:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1021:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1024: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1024:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1024:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1024:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1024:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1025: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1025:     k==1:'F','I','J','L','U','f','i','j','l','u'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1025:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1025:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1025:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1346: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1346:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1346:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1346:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1346:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==1:'a'..'z'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==1:'A'..'Z'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     between alt 2 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==1:'_'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     between alt 3 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==1:'$'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     between alt 4 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==1:'0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1050:     between alt 5 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1220: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1220:     k==1:'\r'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1220:     k==2:'\n'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1220:     k==3:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1246:9: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1246:9:     k==1:'\t','\u000c',' ','d'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1246:9:     k==2:'\t','\u000c',' ','d','e'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1246:9:     k==3:'\t','\u000c',' ','d'..'f'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1247: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1247:     k==1:'\t','\u000c',' '
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1247:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1247:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1247:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1247:54: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1247:54:     k==1:'(','-','.','0'..'9'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1247:54:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1247:54:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1292: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1292:     k==1:'\t','\u000c',' '
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1292:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1292:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1292:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1293:9: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1293:9:     k==1:'"'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1293:9:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1293:9:     k==3:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1293:9: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1293:9:     k==1:'$','A'..'Z','_','a'..'z'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1293:9:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1293:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1302: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1302:     k==1:'\t','\u000c',' '
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1302:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1302:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1302:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1303:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1303:9:     k==1:'1'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1303:9:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1303:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1304: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1304:     k==1:'\t','\u000c',' '
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1304:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1304:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1304:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1305:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1305:9:     k==1:'2'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1305:9:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1305:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1306: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1306:     k==1:'\t','\u000c',' '
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1306:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1306:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1306:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1307:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1307:9:     k==1:'3'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1307:9:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1307:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1308: warning:lexical nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1308:     k==1:'\t','\u000c',' '
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1308:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1308:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1308:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1309:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1309:9:     k==1:'4'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1309:9:     k==2:'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1309:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1271:5: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1271:5:     k==1:'\t','\u000c',' ','%','*','+','-','/','<','>'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1271:5:     k==2:'\t','\u000c',' ','%','(','*','+','-'..'9','<','>'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:1271:5:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:133: warning:nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:133:     k==1:SEMI
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:133:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:246: warning:nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:246:     k==1:SEMI
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:246:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:663: warning:nondeterminism between alts 1 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:663:     k==1:"struct"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:663:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:663: warning:nondeterminism between alts 2 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:663:     k==1:"union"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:663:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:663: warning:nondeterminism between alts 3 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:663:     k==1:"enum"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:663:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:159:14: warning:nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:159:14:     k==1:LCURLY
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:561: warning:nondeterminism between alts 1 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:561:     k==1:"struct"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:561:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:561: warning:nondeterminism between alts 2 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:561:     k==1:"union"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:561:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:561: warning:nondeterminism between alts 3 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:561:     k==1:"enum"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:561:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:221:17: warning:nondeterminism between alts 1 and 2 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:221:17:     k==1:COMMA
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:221:17:     k==2:VARARGS
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:237: warning:nondeterminism upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:237:     k==1:SEMI
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:237:     between alt 1 and exit branch of block
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:598: warning:nondeterminism between alts 1 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:598:     k==1:"struct"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:598:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:598: warning:nondeterminism between alts 2 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:598:     k==1:"union"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:598:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:598: warning:nondeterminism between alts 3 and 4 of block upon
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:598:     k==1:"enum"
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedGnuCParser.g:598:     k==2:
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedHeaderParser.g:916:27: warning:Rule 'parameterTypeList' returns a value
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedHeaderParser.g:924:27: warning:Rule 'parameterTypeList' returns a value
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedHeaderParser.g:501:17: warning:Rule 'declarator' returns a value
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedHeaderParser.g:897:27: warning:Rule 'functionStorageClassSpecifier' returns a value
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedHeaderParser.g:898:19: warning:Rule 'typeQualifier' returns a value
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedHeaderParser.g:899:19: warning:Rule 'typeSpecifier' returns a value
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gensrc\java\com\jogamp\gluegen\cgram\expandedHeaderParser.g:906:2: warning:Rule 'specifierQualifierList' returns a value
    [antlr] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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 c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\classes
    [javac] Since fork is false, ignoring memoryMaximumSize setting.
    [javac] Note: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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 c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\classes
    [javac] Compiling 82 source files to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\classes
    [javac] Since fork is false, ignoring memoryMaximumSize setting.
    [javac] Note: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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 c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
      [jar] Building jar: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen.jar
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
      [jar] Building jar: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-rt.jar
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build

gluegen.build.android:
    [javac] Compiling 4 source files to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\classes
    [javac] Since fork is false, ignoring memoryMaximumSize setting.
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
      [jar] Building jar: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-rt-android.jar

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=true
     [echo] MingW32=${isMingW32}
     [echo] MingW64=true

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      c:\jdk1.8.0_20_x64\jre/..
     [echo] java.includes.dir  c:\jdk1.8.0_20_x64\jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:
     [echo] 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:

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: c:\jdk1.8.0_20_x64\jre/../jre/bin

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:
     [echo] 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:

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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  c:\jdk1.8.0_20_x64\jre
     [echo] jvmJava.exe                c:\jdk1.8.0_20_x64\jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20150309
     [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              C:\jre1.6.0_30\lib\rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                c:\jdk1.8.0_20_x64\jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            win64-nvgtx460-win7-jogamp-x64-sgothel-011
     [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=Windows 7
     [echo] os.version=6.1
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.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=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=true
     [echo] MingW32=${isMingW32}
     [echo] MingW64=true

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      c:\jdk1.8.0_20_x64\jre/..
     [echo] java.includes.dir  c:\jdk1.8.0_20_x64\jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:
     [echo] 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:

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: c:\jdk1.8.0_20_x64\jre/../jre/bin

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:
     [echo] 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:

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c.impl:
     [echo] Output lib name = gluegen-rt -> gluegen-rt.dll
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\obj
     [echo] Compiling src/native/windows/*.c src/native/common/*.c
     [echo] user.dir=c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make
       [cc] 6 total files to be compiled.
       [cc] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] Starting link

c.rename.lib.mingw:
     [move] Moving 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\obj

c.rename.lib.macosx:

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Windows 7
     [echo] os.version=6.1
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.striplibs:
     [echo] Strip symbols from libs in c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build/obj

c.manifest:
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\obj\gluegen-rt-natives-windows-amd64.jar.d\java
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\obj\gluegen-rt-natives-windows-amd64.jar.d\jar
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\obj\gluegen-rt-natives-windows-amd64.jar.d\jar
    [javac] Compiling 1 source file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\obj\gluegen-rt-natives-windows-amd64.jar.d\jar
      [jar] Building jar: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-rt-natives-windows-amd64.jar
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build

base.compile:

tag.build:

junit.compile:
     [echo] gluegen.basename: gluegen

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  c:\jdk1.8.0_20_x64\jre
     [echo] jvmJava.exe                c:\jdk1.8.0_20_x64\jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20150309
     [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              C:\jre1.6.0_30\lib\rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                c:\jdk1.8.0_20_x64\jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            win64-nvgtx460-win7-jogamp-x64-sgothel-011
     [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: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\results
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\classes
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\obj
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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:240: 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:363: 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:363: 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:395: 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:395: 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:240: 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:363: 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:363: 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:395: 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:395: 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] Logging.new: com.jogamp.gluegen.JavaEmitter: level INFO: obj 0x119d7047
  [gluegen] Logging.new: com.jogamp.gluegen.JavaConfiguration: level INFO: obj 0x3d075dc0
  [gluegen] 	Rename DEFINE_01_EXT -> DEFINE_01
  [gluegen] 	Rename testXID_EXT -> testXID
  [gluegen] Logging.new: com.jogamp.gluegen.pcpp.PCPP: level INFO: obj 0x9807454
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:240: 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:273: 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:273: info:               structCTypedefPtr null
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:273: info:    : structCTypeName "TK_ComplicatedSubSet" -> typedefedName "null" -> "TK_ComplicatedSubSet"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:273: 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:273: 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:252: 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:252: 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:252: info:    : structCTypeName "_TK_Context" -> typedefedName "TK_Context" -> "TK_Context"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:252: 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:245: 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:245: info:               structCTypedefPtr null
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:245: info:    : structCTypeName "TK_Dimension" -> typedefedName "null" -> "TK_Dimension"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:245: 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:245: 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:363: 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:363: info:               structCTypedefPtr null
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:363: info:    : structCTypeName "TK_ModelConst" -> typedefedName "null" -> "TK_ModelConst"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:363: 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:363: 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:363: 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:363: 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.CMethodBindingEmitter: level INFO: obj 0x4e515669
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:363: info: StaticInit Trigger.3 "TK_ModelConst.modelNamePointerCString"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:320: 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:320: info:               structCTypedefPtr null
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:320: info:    : structCTypeName "TK_DimensionPair" -> typedefedName "null" -> "TK_DimensionPair"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:320: 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:320: 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: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: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:263: 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:263: info:               structCTypedefPtr null
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:263: info:    : structCTypeName "TK_Surface" -> typedefedName "null" -> "TK_Surface"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:263: 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:263: 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:263: 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:395: 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:395: info:               structCTypedefPtr null
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:395: info:    : structCTypeName "TK_ModelMutable" -> typedefedName "null" -> "TK_ModelMutable"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:395: 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:395: 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:395: 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:395: 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:395: 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] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:395: 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:395: 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:395: 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:395: info: StaticInit Trigger.3 "TK_ModelMutable.modelNamePointerCString"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:395: 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:259: 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:259: info:               structCTypedefPtr null
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:259: info:    : structCTypeName "TK_ContextWrapper" -> typedefedName "null" -> "TK_ContextWrapper"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:259: 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:259: 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:254: 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:254: info:               structCTypedefPtr null
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:254: info:    : structCTypeName "TK_Engine" -> typedefedName "null" -> "TK_Engine"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:254: 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:254: 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: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:211: 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:211: 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:211: info:    : structCTypeName "__MYAPIConfig" -> typedefedName "MYAPIConfig" -> "MYAPIConfig"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:211: 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:298: 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:298: info:               structCTypedefPtr null
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:298: info:    : structCTypeName "TK_ComplicatedSuperSet" -> typedefedName "null" -> "TK_ComplicatedSuperSet"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:298: 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:298: 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: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:361: info: Force ALL ProcAddress
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:361: 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:361: 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:361: 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:361: 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:361: 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:361: 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:361: 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:361: 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:361: 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:346: info: StaticInit Trigger.1 "TK_Dimension addDimensionPair(TK_DimensionPair s)"
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:346: 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:346: 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:346: 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:346: 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:346: info: hasFunctionPointerTypedef: false: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:346: 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:346: 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:346: 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:345: 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:345: 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:345: 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:345: 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:345: info: hasFunctionPointerTypedef: false: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:345: 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:345: 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:345: 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:360: 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:360: 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:360: 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:360: 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:360: 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:360: 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:360: 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:360: 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:360: 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:360: 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:127: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:127: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:127: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:127: info: hasFunctionPointerTypedef: false: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:127: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:127: 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:127: info: Non-Ignored Impl[4]: [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]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:129: 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:129: 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:129: 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:129: info: hasFunctionPointerTypedef: false: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:129: 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:129: 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:129: 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:128: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:128: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:128: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:128: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:128: info: hasFunctionPointerTypedef: false: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:128: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:128: 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:128: info: Non-Ignored Impl[6]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:131: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:131: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:131: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:131: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:131: info: hasFunctionPointerTypedef: false: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:131: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:131: 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:131: info: Non-Ignored Impl[7]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:133: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:133: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:133: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:133: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:133: info: hasFunctionPointerTypedef: false: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:133: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:133: 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:133: info: Non-Ignored Impl[8]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:132: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:132: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:132: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:132: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:132: info: hasFunctionPointerTypedef: false: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:132: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:132: 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:132: info: Non-Ignored Impl[9]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:135: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:135: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:135: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:135: info: hasFunctionPointerTypedef: false: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:135: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:135: 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:135: info: Non-Ignored Impl[10]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:137: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:137: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:137: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:137: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:137: info: hasFunctionPointerTypedef: false: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:137: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:137: 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:137: info: Non-Ignored Impl[11]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:136: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:136: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:136: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:136: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:136: info: hasFunctionPointerTypedef: false: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:136: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:136: 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:136: info: Non-Ignored Impl[12]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:123: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void *  arrayTestAVoidPtrTypeDim0(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:123: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void *  arrayTestAVoidPtrTypeDim0(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:123: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void *  arrayTestAVoidPtrTypeDim0(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:123: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void *  arrayTestAVoidPtrTypeDim0(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:123: info: hasFunctionPointerTypedef: false: [arrayTestAVoidPtrTypeDim0, aliases [], void *  arrayTestAVoidPtrTypeDim0(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:123: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void *  arrayTestAVoidPtrTypeDim0(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:123: 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:123: info: Non-Ignored Impl[13]: [arrayTestAVoidPtrTypeDim0, aliases [], void *  arrayTestAVoidPtrTypeDim0(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:125: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void *  arrayTestAVoidPtrTypeDim1Immutable(const void *  *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:125: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void *  arrayTestAVoidPtrTypeDim1Immutable(const void *  *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:125: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void *  arrayTestAVoidPtrTypeDim1Immutable(const void *  *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:125: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void *  arrayTestAVoidPtrTypeDim1Immutable(const void *  *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:125: info: hasFunctionPointerTypedef: false: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void *  arrayTestAVoidPtrTypeDim1Immutable(const void *  *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:125: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void *  arrayTestAVoidPtrTypeDim1Immutable(const void *  *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:125: 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:125: info: Non-Ignored Impl[14]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void *  arrayTestAVoidPtrTypeDim1Immutable(const void *  *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:124: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void *  *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:124: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void *  *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:124: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void *  *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:124: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void *  *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:124: info: hasFunctionPointerTypedef: false: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void *  *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:124: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void *  *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:124: 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:124: info: Non-Ignored Impl[15]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void *  *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:146: 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:146: 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:146: 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:146: 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:146: info: hasFunctionPointerTypedef: false: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:146: 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:146: 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:146: 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:146: 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:146: 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:149: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: info: hasFunctionPointerTypedef: false: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: 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:149: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: info: Non-Ignored Impl[17]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: hasFunctionPointerTypedef: false: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: 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:152: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: Non-Ignored Impl[18]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: hasFunctionPointerTypedef: false: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: 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:155: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: Non-Ignored Impl[19]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:158: 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:158: 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:158: 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:158: 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:158: info: hasFunctionPointerTypedef: false: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo *  *  dest, const foo *  *  src)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:158: 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:158: 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:158: 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:161: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo *  *  arrayTestFoo3PtrPtr(foo *  *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:161: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo *  *  arrayTestFoo3PtrPtr(foo *  *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:161: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo *  *  arrayTestFoo3PtrPtr(foo *  *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:161: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo *  *  arrayTestFoo3PtrPtr(foo *  *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:161: info: hasFunctionPointerTypedef: false: [arrayTestFoo3PtrPtr, aliases [], foo *  *  arrayTestFoo3PtrPtr(foo *  *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:161: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo *  *  arrayTestFoo3PtrPtr(foo *  *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:161: 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:161: info: Non-Ignored Impl[21]: [arrayTestFoo3PtrPtr, aliases [], foo *  *  arrayTestFoo3PtrPtr(foo *  *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:164: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo *  *  array, int startval)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:164: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo *  *  array, int startval)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:164: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo *  *  array, int startval)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:164: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo *  *  array, int startval)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:164: info: hasFunctionPointerTypedef: false: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo *  *  array, int startval)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:164: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo *  *  array, int startval)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:164: 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:164: info: Non-Ignored Impl[22]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo *  *  array, int startval)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:176: 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:176: 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:176: 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:176: 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:176: info: hasFunctionPointerTypedef: false: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:176: 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:176: 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:176: 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:140: 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:140: 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:140: 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:140: 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:140: 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:140: 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:140: 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:140: 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:140: 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:140: 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:143: 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:143: 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:143: 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:143: 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:143: 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:143: 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:143: 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:143: 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:143: 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:143: 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:200: 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:200: 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:200: 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:200: 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:200: 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:200: 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:200: 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:200: 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:167: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:167: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:167: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:167: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:167: info: hasFunctionPointerTypedef: false: [bufferTest, aliases [], foo bufferTest(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:167: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:167: 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:167: info: Non-Ignored Impl[27]: [bufferTest, aliases [], foo bufferTest(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:182: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:182: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:182: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:182: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:182: info: hasFunctionPointerTypedef: false: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:182: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:182: 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:182: info: Non-Ignored Impl[28]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:179: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:179: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:179: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:179: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:179: info: hasFunctionPointerTypedef: false: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:179: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:179: 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:179: info: Non-Ignored Impl[29]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:357: 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:357: 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:357: 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:357: 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:357: 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:357: 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:357: 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:357: 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:357: 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:357: 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:356: 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:356: 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:356: 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:356: 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:356: 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:356: 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:356: 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:356: 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:356: 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:118: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void *  createAPtrBlob()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:118: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void *  createAPtrBlob()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:118: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void *  createAPtrBlob()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:118: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void *  createAPtrBlob()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:118: info: hasFunctionPointerTypedef: false: [createAPtrBlob, aliases [], void *  createAPtrBlob()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:118: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void *  createAPtrBlob()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:118: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [createAPtrBlob, aliases [], void *  createAPtrBlob()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:118: info: Non-Ignored Impl[32]: [createAPtrBlob, aliases [], void *  createAPtrBlob()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:332: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet *  createComplicatedSuperSet()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:332: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet *  createComplicatedSuperSet()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:332: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet *  createComplicatedSuperSet()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:332: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet *  createComplicatedSuperSet()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:332: info: hasFunctionPointerTypedef: false: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet *  createComplicatedSuperSet()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:332: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet *  createComplicatedSuperSet()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:332: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet *  createComplicatedSuperSet()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:332: info: Non-Ignored Impl[33]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet *  createComplicatedSuperSet()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:427: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst *  createModelConst()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:427: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst *  createModelConst()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:427: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst *  createModelConst()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:427: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst *  createModelConst()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:427: info: hasFunctionPointerTypedef: false: [createModelConst, aliases [], TK_ModelConst *  createModelConst()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:427: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst *  createModelConst()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:427: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [createModelConst, aliases [], TK_ModelConst *  createModelConst()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:427: info: Non-Ignored Impl[34]: [createModelConst, aliases [], TK_ModelConst *  createModelConst()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:429: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable *  createModelMutable()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:429: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable *  createModelMutable()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:429: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable *  createModelMutable()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:429: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable *  createModelMutable()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:429: info: hasFunctionPointerTypedef: false: [createModelMutable, aliases [], TK_ModelMutable *  createModelMutable()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:429: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable *  createModelMutable()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:429: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [createModelMutable, aliases [], TK_ModelMutable *  createModelMutable()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:429: info: Non-Ignored Impl[35]: [createModelMutable, aliases [], TK_ModelMutable *  createModelMutable()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:330: info: callThroughProcAddress: true [m 1]: [createSurface, aliases [], TK_Surface *  createSurface()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:330: info: callThroughProcAddress: true [m 1]: [createSurface, aliases [], TK_Surface *  createSurface()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:330: info: callThroughProcAddress: true [m 1]: [createSurface, aliases [], TK_Surface *  createSurface()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:330: info: callThroughProcAddress: true [m 1]: [createSurface, aliases [], TK_Surface *  createSurface()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:330: info: hasFunctionPointerTypedef: true: [createSurface, aliases [], TK_Surface *  createSurface()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:330: info: genModProcAddrEmitter: callThrough true, hasTypedef true, localCallConv MYAPIENTRY: [createSurface, aliases [], TK_Surface *  createSurface()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:330: info: Non-Ignored Impl[36]: [createSurface, aliases [], TK_Surface *  createSurface()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:334: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:334: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:334: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:334: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:334: info: hasFunctionPointerTypedef: false: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:334: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:334: 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:334: info: Non-Ignored Impl[37]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:428: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:428: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:428: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:428: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:428: info: hasFunctionPointerTypedef: false: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:428: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:428: 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:428: info: Non-Ignored Impl[38]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:430: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:430: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:430: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:430: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:430: info: hasFunctionPointerTypedef: false: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:430: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:430: 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:430: info: Non-Ignored Impl[39]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:331: info: callThroughProcAddress: true [m 1]: [destroySurface, aliases [], void destroySurface(TK_Surface *  surface)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:331: info: callThroughProcAddress: true [m 1]: [destroySurface, aliases [], void destroySurface(TK_Surface *  surface)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:331: info: callThroughProcAddress: true [m 1]: [destroySurface, aliases [], void destroySurface(TK_Surface *  surface)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:331: info: callThroughProcAddress: true [m 1]: [destroySurface, aliases [], void destroySurface(TK_Surface *  surface)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:331: info: hasFunctionPointerTypedef: true: [destroySurface, aliases [], void destroySurface(TK_Surface *  surface)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:331: 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:331: info: Non-Ignored Impl[40]: [destroySurface, aliases [], void destroySurface(TK_Surface *  surface)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:173: 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:173: 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:173: 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:173: 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:173: 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:173: 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:173: 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:173: 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:173: 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:173: 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:188: 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:188: 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:188: 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:188: 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:188: 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:188: 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:188: 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:188: 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:120: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:120: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:120: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:120: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:120: info: hasFunctionPointerTypedef: false: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:120: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:120: 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:120: info: Non-Ignored Impl[43]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:121: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void *  getAPtrMemory(const intptr_t address)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:121: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void *  getAPtrMemory(const intptr_t address)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:121: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void *  getAPtrMemory(const intptr_t address)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:121: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void *  getAPtrMemory(const intptr_t address)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:121: info: hasFunctionPointerTypedef: false: [getAPtrMemory, aliases [], void *  getAPtrMemory(const intptr_t address)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:121: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void *  getAPtrMemory(const intptr_t address)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:121: 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:121: info: Non-Ignored Impl[44]: [getAPtrMemory, aliases [], void *  getAPtrMemory(const intptr_t address)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:340: 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:340: 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:340: 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:340: 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:340: 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:340: 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:340: 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:340: 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:342: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:342: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:342: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:342: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:342: info: hasFunctionPointerTypedef: false: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:342: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:342: 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:342: info: Non-Ignored Impl[46]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:341: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:341: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:341: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:341: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:341: info: hasFunctionPointerTypedef: false: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:341: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:341: 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:341: info: Non-Ignored Impl[47]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:333: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:333: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:333: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:333: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:333: info: hasFunctionPointerTypedef: false: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:333: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:333: 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:333: info: Non-Ignored Impl[48]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:206: 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:206: 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:206: 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:206: 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:206: 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:206: 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:206: 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:206: 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:206: 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:206: 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:203: 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:203: 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:203: 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:203: 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:203: info: hasFunctionPointerTypedef: false: [intArrayRead, aliases [], int intArrayRead(const int *  ints, int num)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:203: 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:203: 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:203: 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:203: 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:203: 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:359: 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:359: 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:359: 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:359: 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:359: info: hasFunctionPointerTypedef: true: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:359: 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:359: 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:359: 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:359: 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:194: info: callThroughProcAddress: true [m 1]: [intToStr, aliases [], const char *  intToStr(int i)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:194: info: callThroughProcAddress: true [m 1]: [intToStr, aliases [], const char *  intToStr(int i)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:194: info: callThroughProcAddress: true [m 1]: [intToStr, aliases [], const char *  intToStr(int i)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:194: info: hasFunctionPointerTypedef: false: [intToStr, aliases [], const char *  intToStr(int i)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:194: info: callThroughProcAddress: true [m 1]: [intToStr, aliases [], const char *  intToStr(int i)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:194: 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:194: info: Non-Ignored Impl[52]: [intToStr, aliases [], const char *  intToStr(int i)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:344: 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:344: 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:344: 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:344: 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:344: 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:344: 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:344: 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:344: 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:343: 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:343: 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:343: 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:343: 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:343: info: hasFunctionPointerTypedef: false: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:343: 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:343: 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:343: 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:170: 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:170: 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:170: 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:170: 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:170: 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:170: 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:170: 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:170: 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:170: 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:170: 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:185: 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:185: 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:185: 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:185: 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:185: 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:185: 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:185: 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:185: 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:119: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void *  blob)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:119: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void *  blob)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:119: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void *  blob)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:119: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void *  blob)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:119: info: hasFunctionPointerTypedef: false: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void *  blob)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:119: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void *  blob)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:119: 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:119: info: Non-Ignored Impl[58]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void *  blob)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: hasFunctionPointerTypedef: true: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: 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:358: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: Non-Ignored Impl[59]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:191: info: callThroughProcAddress: true [m 1]: [strToInt, aliases [], int strToInt(const char *  str)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:191: info: callThroughProcAddress: true [m 1]: [strToInt, aliases [], int strToInt(const char *  str)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:191: info: callThroughProcAddress: true [m 1]: [strToInt, aliases [], int strToInt(const char *  str)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:191: info: hasFunctionPointerTypedef: false: [strToInt, aliases [], int strToInt(const char *  str)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:191: info: callThroughProcAddress: true [m 1]: [strToInt, aliases [], int strToInt(const char *  str)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:191: 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:191: info: Non-Ignored Impl[60]: [strToInt, aliases [], int strToInt(const char *  str)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:197: 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:197: 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:197: 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:197: info: hasFunctionPointerTypedef: false: [stringArrayRead, aliases [], int stringArrayRead(const char *  *  strings, int num)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:197: 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:197: 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:197: 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: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[65]: [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[66]: [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: 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: 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[67]: [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[68]: [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[69]: [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[70]: [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[71]: [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[72]: [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[73]: [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[74]: [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[75]: [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[76]: [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[77]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:217: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig *  typeTestAnonPointer(const MYAPIConfig *  a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:217: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig *  typeTestAnonPointer(const MYAPIConfig *  a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:217: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig *  typeTestAnonPointer(const MYAPIConfig *  a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:217: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig *  typeTestAnonPointer(const MYAPIConfig *  a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:217: info: hasFunctionPointerTypedef: false: [typeTestAnonPointer, aliases [], MYAPIConfig *  typeTestAnonPointer(const MYAPIConfig *  a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:217: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig *  typeTestAnonPointer(const MYAPIConfig *  a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:217: 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:217: info: Non-Ignored Impl[78]: [typeTestAnonPointer, aliases [], MYAPIConfig *  typeTestAnonPointer(const MYAPIConfig *  a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:214: info: callThroughProcAddress: true [m 1]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:214: info: callThroughProcAddress: true [m 1]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:214: info: callThroughProcAddress: true [m 1]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:214: info: hasFunctionPointerTypedef: false: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:214: info: callThroughProcAddress: true [m 1]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:214: 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:214: info: Non-Ignored Impl[79]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:228: 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:228: 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:228: 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:228: 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:228: 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:228: 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:228: info: Non-Ignored Impl[80]: [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]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:230: 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:230: 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:230: 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:230: 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:230: 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:230: info: Non-Ignored Impl[81]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:236: 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:236: 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:236: 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:236: 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:236: 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:236: 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:236: info: Non-Ignored Impl[82]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:235: 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:235: 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:235: 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:235: 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:235: 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:235: 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:235: info: Non-Ignored Impl[83]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:234: 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:234: 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:234: 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:234: 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:234: 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:234: 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:234: info: Non-Ignored Impl[84]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:229: 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:229: 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:229: 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:229: 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:229: 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:229: 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:229: info: Non-Ignored Impl[85]: [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]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:231: 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:231: 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:231: 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:231: 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:231: 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:231: info: Non-Ignored Impl[86]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:237: 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:237: 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:237: 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:237: 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:237: 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:237: 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:237: info: Non-Ignored Impl[87]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:233: 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:233: 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:233: 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:233: 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:233: 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:233: 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:233: info: Non-Ignored Impl[88]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:347: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:347: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:347: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:347: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:347: info: hasFunctionPointerTypedef: false: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:347: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:347: 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:347: info: Non-Ignored Impl[89]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:361: 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:361: 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:361: 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:361: 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:361: 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:361: 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:346: 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:346: 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:346: 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:346: 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:345: 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:345: 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:345: 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:345: 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:360: 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:360: 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:360: 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:360: 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:360: 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:360: 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:127: info: Non-Ignored Intf[20]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:127: info: Non-Ignored Intf[21]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:127: info: Non-Ignored Intf[22]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:127: info: Non-Ignored Intf[23]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:129: 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:129: 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:129: 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:129: 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:128: info: Non-Ignored Intf[28]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:128: info: Non-Ignored Intf[29]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:128: info: Non-Ignored Intf[30]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:128: info: Non-Ignored Intf[31]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:131: info: Non-Ignored Intf[32]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:131: info: Non-Ignored Intf[33]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:131: info: Non-Ignored Intf[34]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:131: info: Non-Ignored Intf[35]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:133: info: Non-Ignored Intf[36]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:133: info: Non-Ignored Intf[37]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:133: info: Non-Ignored Intf[38]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:133: info: Non-Ignored Intf[39]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:132: info: Non-Ignored Intf[40]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:132: info: Non-Ignored Intf[41]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:132: info: Non-Ignored Intf[42]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:132: info: Non-Ignored Intf[43]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:135: info: Non-Ignored Intf[44]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:135: info: Non-Ignored Intf[45]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:135: info: Non-Ignored Intf[46]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:135: info: Non-Ignored Intf[47]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:137: info: Non-Ignored Intf[48]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:137: info: Non-Ignored Intf[49]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:137: info: Non-Ignored Intf[50]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:137: info: Non-Ignored Intf[51]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:136: info: Non-Ignored Intf[52]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:136: info: Non-Ignored Intf[53]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:136: info: Non-Ignored Intf[54]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:136: info: Non-Ignored Intf[55]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:123: info: Non-Ignored Intf[56]: [arrayTestAVoidPtrTypeDim0, aliases [], void *  arrayTestAVoidPtrTypeDim0(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:123: info: Non-Ignored Intf[57]: [arrayTestAVoidPtrTypeDim0, aliases [], void *  arrayTestAVoidPtrTypeDim0(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:123: info: Non-Ignored Intf[58]: [arrayTestAVoidPtrTypeDim0, aliases [], void *  arrayTestAVoidPtrTypeDim0(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:123: info: Non-Ignored Intf[59]: [arrayTestAVoidPtrTypeDim0, aliases [], void *  arrayTestAVoidPtrTypeDim0(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:125: info: Non-Ignored Intf[60]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void *  arrayTestAVoidPtrTypeDim1Immutable(const void *  *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:125: info: Non-Ignored Intf[61]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void *  arrayTestAVoidPtrTypeDim1Immutable(const void *  *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:125: info: Non-Ignored Intf[62]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void *  arrayTestAVoidPtrTypeDim1Immutable(const void *  *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:125: info: Non-Ignored Intf[63]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void *  arrayTestAVoidPtrTypeDim1Immutable(const void *  *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:124: info: Non-Ignored Intf[64]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void *  *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:124: info: Non-Ignored Intf[65]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void *  *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:124: info: Non-Ignored Intf[66]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void *  *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:124: info: Non-Ignored Intf[67]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void *  *  mutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:146: 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:146: 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:146: 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:146: 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:146: 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:146: 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:149: info: Non-Ignored Intf[74]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: info: Non-Ignored Intf[75]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: info: Non-Ignored Intf[76]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: info: Non-Ignored Intf[77]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: info: Non-Ignored Intf[78]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:149: info: Non-Ignored Intf[79]: [arrayTestFoo2, aliases [], foo *  arrayTestFoo2(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: Non-Ignored Intf[80]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: Non-Ignored Intf[81]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: Non-Ignored Intf[82]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: Non-Ignored Intf[83]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: Non-Ignored Intf[84]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:152: info: Non-Ignored Intf[85]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: Non-Ignored Intf[86]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: Non-Ignored Intf[87]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: Non-Ignored Intf[88]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: Non-Ignored Intf[89]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: Non-Ignored Intf[90]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:155: info: Non-Ignored Intf[91]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo *  *  arrayTestFoo3ArrayToPtrPtr(const foo *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:158: 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:158: 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:158: 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:158: 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:161: info: Non-Ignored Intf[96]: [arrayTestFoo3PtrPtr, aliases [], foo *  *  arrayTestFoo3PtrPtr(foo *  *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:161: info: Non-Ignored Intf[97]: [arrayTestFoo3PtrPtr, aliases [], foo *  *  arrayTestFoo3PtrPtr(foo *  *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:161: info: Non-Ignored Intf[98]: [arrayTestFoo3PtrPtr, aliases [], foo *  *  arrayTestFoo3PtrPtr(foo *  *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:161: info: Non-Ignored Intf[99]: [arrayTestFoo3PtrPtr, aliases [], foo *  *  arrayTestFoo3PtrPtr(foo *  *  array)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:164: info: Non-Ignored Intf[100]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo *  *  array, int startval)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:164: info: Non-Ignored Intf[101]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo *  *  array, int startval)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:164: info: Non-Ignored Intf[102]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo *  *  array, int startval)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:164: info: Non-Ignored Intf[103]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo *  *  array, int startval)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:176: 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:176: 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:176: 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:176: 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:140: 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:140: 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:140: 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:140: 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:140: 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:140: 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:143: 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:143: 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:143: 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:143: 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:143: 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:143: 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:200: 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:200: 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:200: 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:200: 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:167: info: Non-Ignored Intf[124]: [bufferTest, aliases [], foo bufferTest(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:167: info: Non-Ignored Intf[125]: [bufferTest, aliases [], foo bufferTest(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:167: info: Non-Ignored Intf[126]: [bufferTest, aliases [], foo bufferTest(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:167: info: Non-Ignored Intf[127]: [bufferTest, aliases [], foo bufferTest(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:182: info: Non-Ignored Intf[128]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:182: info: Non-Ignored Intf[129]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:182: info: Non-Ignored Intf[130]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:182: info: Non-Ignored Intf[131]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:179: info: Non-Ignored Intf[132]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:179: info: Non-Ignored Intf[133]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:179: info: Non-Ignored Intf[134]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:179: info: Non-Ignored Intf[135]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void *  object)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:357: 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:357: 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:357: 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:357: 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:357: 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:357: 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:356: 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:356: 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:356: 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:356: 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:356: 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:356: 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:118: info: Non-Ignored Intf[148]: [createAPtrBlob, aliases [], void *  createAPtrBlob()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:118: info: Non-Ignored Intf[149]: [createAPtrBlob, aliases [], void *  createAPtrBlob()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:118: info: Non-Ignored Intf[150]: [createAPtrBlob, aliases [], void *  createAPtrBlob()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:118: info: Non-Ignored Intf[151]: [createAPtrBlob, aliases [], void *  createAPtrBlob()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:332: info: Non-Ignored Intf[152]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet *  createComplicatedSuperSet()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:332: info: Non-Ignored Intf[153]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet *  createComplicatedSuperSet()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:332: info: Non-Ignored Intf[154]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet *  createComplicatedSuperSet()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:332: info: Non-Ignored Intf[155]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet *  createComplicatedSuperSet()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:427: info: Non-Ignored Intf[156]: [createModelConst, aliases [], TK_ModelConst *  createModelConst()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:427: info: Non-Ignored Intf[157]: [createModelConst, aliases [], TK_ModelConst *  createModelConst()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:427: info: Non-Ignored Intf[158]: [createModelConst, aliases [], TK_ModelConst *  createModelConst()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:427: info: Non-Ignored Intf[159]: [createModelConst, aliases [], TK_ModelConst *  createModelConst()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:429: info: Non-Ignored Intf[160]: [createModelMutable, aliases [], TK_ModelMutable *  createModelMutable()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:429: info: Non-Ignored Intf[161]: [createModelMutable, aliases [], TK_ModelMutable *  createModelMutable()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:429: info: Non-Ignored Intf[162]: [createModelMutable, aliases [], TK_ModelMutable *  createModelMutable()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:429: info: Non-Ignored Intf[163]: [createModelMutable, aliases [], TK_ModelMutable *  createModelMutable()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:330: info: Non-Ignored Intf[164]: [createSurface, aliases [], TK_Surface *  createSurface()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:330: info: Non-Ignored Intf[165]: [createSurface, aliases [], TK_Surface *  createSurface()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:330: info: Non-Ignored Intf[166]: [createSurface, aliases [], TK_Surface *  createSurface()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:330: info: Non-Ignored Intf[167]: [createSurface, aliases [], TK_Surface *  createSurface()]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:334: info: Non-Ignored Intf[168]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:334: info: Non-Ignored Intf[169]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:334: info: Non-Ignored Intf[170]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:334: info: Non-Ignored Intf[171]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:428: info: Non-Ignored Intf[172]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:428: info: Non-Ignored Intf[173]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:428: info: Non-Ignored Intf[174]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:428: info: Non-Ignored Intf[175]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:430: info: Non-Ignored Intf[176]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:430: info: Non-Ignored Intf[177]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:430: info: Non-Ignored Intf[178]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:430: info: Non-Ignored Intf[179]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:331: info: Non-Ignored Intf[180]: [destroySurface, aliases [], void destroySurface(TK_Surface *  surface)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:331: info: Non-Ignored Intf[181]: [destroySurface, aliases [], void destroySurface(TK_Surface *  surface)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:331: info: Non-Ignored Intf[182]: [destroySurface, aliases [], void destroySurface(TK_Surface *  surface)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:331: info: Non-Ignored Intf[183]: [destroySurface, aliases [], void destroySurface(TK_Surface *  surface)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:173: 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:173: 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:173: 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:173: 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:173: 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:173: 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:188: 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:188: 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:188: 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:188: 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:120: info: Non-Ignored Intf[194]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:120: info: Non-Ignored Intf[195]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:120: info: Non-Ignored Intf[196]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:120: info: Non-Ignored Intf[197]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void *  immutable)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:121: info: Non-Ignored Intf[198]: [getAPtrMemory, aliases [], void *  getAPtrMemory(const intptr_t address)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:121: info: Non-Ignored Intf[199]: [getAPtrMemory, aliases [], void *  getAPtrMemory(const intptr_t address)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:121: info: Non-Ignored Intf[200]: [getAPtrMemory, aliases [], void *  getAPtrMemory(const intptr_t address)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:121: info: Non-Ignored Intf[201]: [getAPtrMemory, aliases [], void *  getAPtrMemory(const intptr_t address)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:340: 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:340: 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:340: 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:340: 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:342: info: Non-Ignored Intf[206]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:342: info: Non-Ignored Intf[207]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:342: info: Non-Ignored Intf[208]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:342: info: Non-Ignored Intf[209]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:341: info: Non-Ignored Intf[210]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:341: info: Non-Ignored Intf[211]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:341: info: Non-Ignored Intf[212]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:341: info: Non-Ignored Intf[213]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:333: info: Non-Ignored Intf[214]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:333: info: Non-Ignored Intf[215]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:333: info: Non-Ignored Intf[216]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:333: info: Non-Ignored Intf[217]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet *  s)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:206: 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:206: 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:206: 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:206: 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:206: 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:206: 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:203: 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:203: 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:203: 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:203: 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:203: 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:203: 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:359: 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:359: 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:359: 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:359: 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:359: 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:359: 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:194: info: Non-Ignored Intf[236]: [intToStr, aliases [], const char *  intToStr(int i)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:194: info: Non-Ignored Intf[237]: [intToStr, aliases [], const char *  intToStr(int i)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:194: info: Non-Ignored Intf[238]: [intToStr, aliases [], const char *  intToStr(int i)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:194: info: Non-Ignored Intf[239]: [intToStr, aliases [], const char *  intToStr(int i)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:344: 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:344: 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:344: 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:344: 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:343: 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:343: 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:343: 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:343: 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:170: 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:170: 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:170: 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:170: 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:170: 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:170: 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:185: 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:185: 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:185: 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:185: 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:119: info: Non-Ignored Intf[262]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void *  blob)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:119: info: Non-Ignored Intf[263]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void *  blob)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:119: info: Non-Ignored Intf[264]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void *  blob)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:119: info: Non-Ignored Intf[265]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void *  blob)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: Non-Ignored Intf[266]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: Non-Ignored Intf[267]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: Non-Ignored Intf[268]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: Non-Ignored Intf[269]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: Non-Ignored Intf[270]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:358: info: Non-Ignored Intf[271]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:191: info: Non-Ignored Intf[272]: [strToInt, aliases [], int strToInt(const char *  str)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:191: info: Non-Ignored Intf[273]: [strToInt, aliases [], int strToInt(const char *  str)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:191: info: Non-Ignored Intf[274]: [strToInt, aliases [], int strToInt(const char *  str)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:191: info: Non-Ignored Intf[275]: [strToInt, aliases [], int strToInt(const char *  str)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:197: 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:197: 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:197: 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:197: 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:104: info: Non-Ignored Intf[292]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:104: info: Non-Ignored Intf[293]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:104: info: Non-Ignored Intf[294]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:104: info: Non-Ignored Intf[295]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:107: info: Non-Ignored Intf[296]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:107: info: Non-Ignored Intf[297]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:107: info: Non-Ignored Intf[298]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:107: info: Non-Ignored Intf[299]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:109: info: Non-Ignored Intf[300]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:109: info: Non-Ignored Intf[301]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:109: info: Non-Ignored Intf[302]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:109: info: Non-Ignored Intf[303]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr 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:101: info: Non-Ignored Intf[306]: [testInt32Struct, aliases [], struct Int32Struct *  testInt32Struct(struct Int32Struct *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:101: info: Non-Ignored Intf[307]: [testInt32Struct, aliases [], struct Int32Struct *  testInt32Struct(struct Int32Struct *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:101: info: Non-Ignored Intf[308]: [testInt32Struct, aliases [], struct Int32Struct *  testInt32Struct(struct Int32Struct *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:101: info: Non-Ignored Intf[309]: [testInt32Struct, aliases [], struct Int32Struct *  testInt32Struct(struct Int32Struct *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:95: info: Non-Ignored Intf[310]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:95: info: Non-Ignored Intf[311]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:95: info: Non-Ignored Intf[312]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:95: info: Non-Ignored Intf[313]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:96: info: Non-Ignored Intf[314]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:96: info: Non-Ignored Intf[315]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:96: info: Non-Ignored Intf[316]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:96: info: Non-Ignored Intf[317]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:97: info: Non-Ignored Intf[318]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:97: info: Non-Ignored Intf[319]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:97: info: Non-Ignored Intf[320]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:97: info: Non-Ignored Intf[321]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:98: info: Non-Ignored Intf[322]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:98: info: Non-Ignored Intf[323]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:98: info: Non-Ignored Intf[324]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:98: info: Non-Ignored Intf[325]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:94: info: Non-Ignored Intf[326]: [testShortBlob, aliases [], const ShortBlob *  testShortBlob(const ShortBlob *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:94: info: Non-Ignored Intf[327]: [testShortBlob, aliases [], const ShortBlob *  testShortBlob(const ShortBlob *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:94: info: Non-Ignored Intf[328]: [testShortBlob, aliases [], const ShortBlob *  testShortBlob(const ShortBlob *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:94: info: Non-Ignored Intf[329]: [testShortBlob, aliases [], const ShortBlob *  testShortBlob(const ShortBlob *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:99: info: Non-Ignored Intf[330]: [testShortBlobL1, aliases [], const ShortBlob *  testShortBlobL1(const ShortBlob *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:99: info: Non-Ignored Intf[331]: [testShortBlobL1, aliases [], const ShortBlob *  testShortBlobL1(const ShortBlob *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:99: info: Non-Ignored Intf[332]: [testShortBlobL1, aliases [], const ShortBlob *  testShortBlobL1(const ShortBlob *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:99: info: Non-Ignored Intf[333]: [testShortBlobL1, aliases [], const ShortBlob *  testShortBlobL1(const ShortBlob *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:100: info: Non-Ignored Intf[334]: [testShortBlobL2, aliases [], ShortBlob *  testShortBlobL2(ShortBlob *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:100: info: Non-Ignored Intf[335]: [testShortBlobL2, aliases [], ShortBlob *  testShortBlobL2(ShortBlob *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:100: info: Non-Ignored Intf[336]: [testShortBlobL2, aliases [], ShortBlob *  testShortBlobL2(ShortBlob *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:100: info: Non-Ignored Intf[337]: [testShortBlobL2, aliases [], ShortBlob *  testShortBlobL2(ShortBlob *  v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:87: info: Non-Ignored Intf[338]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:87: info: Non-Ignored Intf[339]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:87: info: Non-Ignored Intf[340]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:87: info: Non-Ignored Intf[341]: [testXID, aliases [testXID_EXT], XID testXID(XID v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:92: info: Non-Ignored Intf[342]: [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[343]: [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[344]: [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[345]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:217: info: Non-Ignored Intf[346]: [typeTestAnonPointer, aliases [], MYAPIConfig *  typeTestAnonPointer(const MYAPIConfig *  a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:217: info: Non-Ignored Intf[347]: [typeTestAnonPointer, aliases [], MYAPIConfig *  typeTestAnonPointer(const MYAPIConfig *  a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:217: info: Non-Ignored Intf[348]: [typeTestAnonPointer, aliases [], MYAPIConfig *  typeTestAnonPointer(const MYAPIConfig *  a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:217: info: Non-Ignored Intf[349]: [typeTestAnonPointer, aliases [], MYAPIConfig *  typeTestAnonPointer(const MYAPIConfig *  a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:214: info: Non-Ignored Intf[350]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:214: info: Non-Ignored Intf[351]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:214: info: Non-Ignored Intf[352]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:214: info: Non-Ignored Intf[353]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:228: info: Non-Ignored Intf[354]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:228: info: Non-Ignored Intf[355]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:228: info: Non-Ignored Intf[356]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:228: info: Non-Ignored Intf[357]: [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[358]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:230: info: Non-Ignored Intf[359]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:230: info: Non-Ignored Intf[360]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:230: info: Non-Ignored Intf[361]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:236: info: Non-Ignored Intf[362]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:236: info: Non-Ignored Intf[363]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:236: info: Non-Ignored Intf[364]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:236: info: Non-Ignored Intf[365]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:235: info: Non-Ignored Intf[366]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:235: info: Non-Ignored Intf[367]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:235: info: Non-Ignored Intf[368]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:235: info: Non-Ignored Intf[369]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:234: info: Non-Ignored Intf[370]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:234: info: Non-Ignored Intf[371]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:234: info: Non-Ignored Intf[372]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:234: info: Non-Ignored Intf[373]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:229: info: Non-Ignored Intf[374]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:229: info: Non-Ignored Intf[375]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:229: info: Non-Ignored Intf[376]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:229: info: Non-Ignored Intf[377]: [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[378]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:231: info: Non-Ignored Intf[379]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:231: info: Non-Ignored Intf[380]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:231: info: Non-Ignored Intf[381]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:237: info: Non-Ignored Intf[382]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:237: info: Non-Ignored Intf[383]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:237: info: Non-Ignored Intf[384]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:237: info: Non-Ignored Intf[385]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:233: info: Non-Ignored Intf[386]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:233: info: Non-Ignored Intf[387]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:233: info: Non-Ignored Intf[388]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:233: info: Non-Ignored Intf[389]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:347: info: Non-Ignored Intf[390]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:347: info: Non-Ignored Intf[391]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:347: info: Non-Ignored Intf[392]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])]
  [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation\test1.h:347: info: Non-Ignored Intf[393]: [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 c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\classes
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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 c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\structgen\TestStruct01.h, abs: true, headerParent c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\structgen, rootOut c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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 -> Camera
    [javac] generating -> Vec3f
    [javac] generating -> RenderingConfig
    [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: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\structgen\TestStruct02.h, abs: true, headerParent c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\structgen, rootOut c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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] skipping -> Vec3f
    [javac] generating -> Pixel
    [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: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\structgen\TestStruct01.h, abs: true, headerParent c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\structgen, rootOut c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\..
    [javac] CStruct: Generating struct accessor for struct: RenderingConfig -> RenderingConfig [struct.name RenderingConfig, struct.jname RenderingConfig, declaredType boolean]
    [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: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\structgen\TestStruct02.h, abs: true, headerParent c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\structgen, rootOut c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\..
    [javac] CStruct: Generating struct accessor for struct: Pixel -> Pixel [struct.name Pixel, struct.jname Pixel, declaredType boolean]
    [javac] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\structgen\BuildStruct01.java:28: Note: struct RenderingConfig already defined elsewhere, skipping.
    [javac]     boolean dummy1;
    [javac]             ^
    [javac] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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 c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\classes
    [javac] Note: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\common\util\TestIteratorIndexCORE.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
      [jar] Building jar: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-test-util.jar
      [jar] Building jar: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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=Windows 7
     [echo] os.version=6.1
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.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=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=true
     [echo] MingW32=${isMingW32}
     [echo] MingW64=true

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      c:\jdk1.8.0_20_x64\jre/..
     [echo] java.includes.dir  c:\jdk1.8.0_20_x64\jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:
     [echo] 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:

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: c:\jdk1.8.0_20_x64\jre/../jre/bin

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.win64.mingw
     [echo]    linker.cfg.id linker.test1.dll.cfg.id
     [echo]    output.lib.name test1
       [cc] 1 total files to be compiled.
       [cc] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] In file included from c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation\test1.c:2:0:
       [cc] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation\test1.h:242:6: warning: #warning "Hello Native Compiler" [-Wcpp]
       [cc]      #warning "Hello Native Compiler"
       [cc]       ^
       [cc] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation\test1.c: In function 'createModelMutable':
       [cc] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation\test1.c:714:5: warning: passing argument 1 of 'strncpy' discards 'const' qualifier from pointer target type [enabled by default]
       [cc]      strncpy(s->modelNamePointerCString, "Hello CString", 13+1);
       [cc]      ^
       [cc] In file included from c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation\test1.c:7:0:
       [cc] c:\mingw64\x86_64-w64-mingw32\include\string.h:79:9: note: expected 'char * __restrict__' but argument is of type 'const char *'
       [cc]    char *strncpy(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
       [cc]          ^
       [cc] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation\test1.c: In function 'destroyModelMutable':
       [cc] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation\test1.c:733:5: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default]
       [cc]      free(s->modelNamePointerCString);
       [cc]      ^
       [cc] In file included from c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation\test1.c:5:0:
       [cc] c:\mingw64\x86_64-w64-mingw32\include\stdlib.h:438:16: note: expected 'void *' but argument is of type 'const char *'
       [cc]    void __cdecl free(void *_Memory);
       [cc]                 ^
       [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.win64.mingw
     [echo]    linker.cfg.id linker.test1.fixed.cfg.id
     [echo]    output.lib.name Bindingtest1p1
       [cc] 5 total files to be compiled.
       [cc] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] In file included from c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\gensrc\native\TK_Surface_JNI.c:11:0:
       [cc] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation/test1.h:242:6: warning: #warning "Hello Native Compiler" [-Wcpp]
       [cc]      #warning "Hello Native Compiler"
       [cc]       ^
       [cc] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] In file included from c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\gensrc\native\TK_Engine_JNI.c:11:0:
       [cc] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation/test1.h:242:6: warning: #warning "Hello Native Compiler" [-Wcpp]
       [cc]      #warning "Hello Native Compiler"
       [cc]       ^
       [cc] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] In file included from c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\gensrc\native\TK_ModelConst_JNI.c:11:0:
       [cc] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation/test1.h:242:6: warning: #warning "Hello Native Compiler" [-Wcpp]
       [cc]      #warning "Hello Native Compiler"
       [cc]       ^
       [cc] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] In file included from c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\gensrc\native\TK_ModelMutable_JNI.c:11:0:
       [cc] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation/test1.h:242:6: warning: #warning "Hello Native Compiler" [-Wcpp]
       [cc]      #warning "Hello Native Compiler"
       [cc]       ^
       [cc] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] In file included from c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\gensrc\native\Bindingtest1p1Impl_JNI.c:11:0:
       [cc] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation/test1.h:242:6: warning: #warning "Hello Native Compiler" [-Wcpp]
       [cc]      #warning "Hello Native Compiler"
       [cc]       ^
       [cc] Starting link
     [echo] gluegen.basename: gluegen

rename.dylib:

junit.test1p2.c.build:
     [echo] Compiling Bindingtest1p2
     [echo]    c.compiler.src.files junit.test1p2.c.src.files
     [echo]    compiler.cfg.id compiler.cfg.win64.mingw
     [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] cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
       [cc] In file included from c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\gensrc\native\Bindingtest1p2Impl_JNI.c:11:0:
       [cc] c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\src\junit\com\jogamp\gluegen\test\junit\generation/test1.h:242:6: warning: #warning "Hello Native Compiler" [-Wcpp]
       [cc]      #warning "Hello Native Compiler"
       [cc]       ^
       [cc] Starting link
     [echo] gluegen.basename: gluegen

rename.dylib:

junit.test1.c.build:

native.build:
     [echo] gluegen.basename: gluegen

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Windows 7
     [echo] os.version=6.1
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.striplibs:
     [echo] Strip symbols from libs in ../build/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-85 - SISock: localhost/127.0.0.1:59999 - started
     [java] SLOCK [T main @ 1425893205444 ms +++ localhost/127.0.0.1:59999 - Locked within 1017 ms, 1 attempts
     [java] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment
     [java] .   1: PATH = c:\jdk1.8.0_20_x64\bin;C:\apache-ant-1.9.4\bin;c:\mingw64\bin;C:\cmake-2.8.10.2-win32-x86\bin;C:\cygwin\bin;C:\Program Files\7-Zip;C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0
     [java]    2: PROCESSOR_LEVEL = 16
     [java]    3: SYSTEMDRIVE = C:
     [java]    4: FP_NO_HOST_CHECK = NO
     [java]    5: HUDSON_HOME = /srv/jenkins
     [java]    6: TZ = Europe/Berlin
     [java]    7: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=win7-x86_64-nvida/
     [java]    8: BUILD_ARCHIVE = true
     [java]    9: SESSIONNAME = Console
     [java]   10: ALLUSERSPROFILE = C:\ProgramData
     [java]   11: PROCESSOR_ARCHITECTURE = AMD64
     [java]   12: PSModulePath = C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
     [java]   13: PROGRAMFILES = C:\Program Files
     [java]   14: ANT_PATH = C:\apache-ant-1.9.4
     [java]   15: USERNAME = jogamp
     [java]   16: _JAVACMD = c:\jdk1.8.0_20_x64\bin\java.exe
     [java]   17: PWD = /home/jogamp/jenkins
     [java]   18: GPU_USE_SYNC_OBJECTS = 1
     [java]   19: ProgramFiles(x86) = C:\Program Files (x86)
     [java]   20: INFOPATH = /usr/local/info:/usr/share/info:/usr/info
     [java]   21: JENKINS_URL = https://jogamp.org/chuck/
     [java]   22: GPU_MAX_ALLOC_PERCENT = 100
     [java]   23: SOURCE_LEVEL = 1.6
     [java]   24: BUILD_TAG = jenkins-gluegen-label=win7-x86_64-nvida-847
     [java]   25: PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
     [java]   26: SHELL = /bin/bash
     [java]   27: OLDPWD = /home/jogamp
     [java]   28: JENKINS_HOME = /srv/jenkins
     [java]   29: WINDIR = C:\Windows
     [java]   30: ProgramData = C:\ProgramData
     [java]   31: ProgramW6432 = C:\Program Files
     [java]   32: HOMEPATH = \Users\jogamp
     [java]   33: NODE_NAME = win64-nvgtx460-win7-jogamp-x64-sgothel-011
     [java]   34: TARGET_LEVEL = 1.6
     [java]   35: BUILD_DISPLAY_NAME = #847
     [java]   36: ANT_CMD_LINE_ARGS =  -file build.xml -Dlabel win7-x86_64-nvida -Dgluegen.build.branch origin/master -Dgluegen.build.number 847 -Dgluegen.build.id 2015-03-09_10-25-52 -Dgluegen.build.commit 9d2bc5118f20f6f6defae075da17d34e1716d36d -Dgluegen.basename gluegen clean all junit.run
     [java]   37: PROCESSOR_IDENTIFIER = AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD
     [java]   38: SEVENZIP = C:\Program Files\7-Zip
     [java]   39: GIT_BRANCH = origin/master
     [java]   40: PUBLIC = C:\Users\Public
     [java]   41: SHLVL = 2
     [java]   42: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
     [java]   43: GIT_PREVIOUS_COMMIT = 43f200428eb595665d6db6edbd5538413f5a977c
     [java]   44: LOCALAPPDATA = C:\Users\jogamp\AppData\Local
     [java]   45: GIT_PATH = C:\cygwin\bin
     [java]   46: ORIGINAL_PATH = /cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
     [java]   47: USERDOMAIN = jogamp01
     [java]   48: LOGONSERVER = \\JOGAMP01
     [java]   49: JAVA_HOME = c:\jdk1.8.0_20_x64
     [java]   50: PROMPT = $P$G
     [java]   51: TERM = cygwin
     [java]   52: BUILD_ID = 2015-03-09_10-25-52
     [java]   53: LANG = en_US.UTF-8
     [java]   54: CMAKE_C_COMPILER = c:\mingw64\bin\gcc
     [java]   55: JOB_NAME = gluegen/label=win7-x86_64-nvida
     [java]   56: ANT_HOME = C:\apache-ant-1.9.4\bin\..
     [java]   57: =C: = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make
     [java]   58: APPDATA = C:\Users\jogamp\AppData\Roaming
     [java]   59: NODE_LABELS = win64-nvgtx460-win7-jogamp-x64-sgothel-011 win7-x86_64-nvida
     [java]   60: HUDSON_URL = https://jogamp.org/chuck/
     [java]   61: SYSTEMROOT = C:\Windows
     [java]   62: TARGET_RT_JAR = C:\jre1.6.0_30\lib\rt.jar
     [java]   63: WORKSPACE = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida
     [java]   64: windows_tracing_logfile = C:\BVTBin\Tests\installpackage\csilogfile.log
     [java]   65: J2RE_HOME = c:\jre1.8.0_20_x64
     [java]   66: _ = ./win64-nvgtx460-win7-jogamp-x64-sgothel-011.bat
     [java]   67: GIT_COMMIT = 9d2bc5118f20f6f6defae075da17d34e1716d36d
     [java]   68: OS = Windows_NT
     [java]   69: windows_tracing_flags = 3
     [java]   70: COMPUTERNAME = JOGAMP01
     [java]   71: EXECUTOR_NUMBER = 2
     [java]   72: PROFILEREAD = true
     [java]   73: COMMONPROGRAMFILES = C:\Program Files\Common Files
     [java]   74: COMSPEC = C:\Windows\system32\cmd.exe
     [java]   75: label = win7-x86_64-nvida
     [java]   76: PROCESSOR_REVISION = 0a00
     [java]   77: USER = jogamp
     [java]   78: CommonProgramW6432 = C:\Program Files\Common Files
     [java]   79: BUILD_NUMBER = 847
     [java]   80: PRINTER = Microsoft XPS Document Writer
     [java]   81: TEMP = C:\cygwin\tmp
     [java]   82: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=win7-x86_64-nvida/847/
     [java]   83: HOSTNAME = jogamp01
     [java]   84: HOMEDRIVE = C:
     [java]   85: USERPROFILE = C:\Users\jogamp
     [java]   86: TMP = C:\cygwin\tmp
     [java]   87: CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files
     [java]   88: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
     [java]   89: NUMBER_OF_PROCESSORS = 6
     [java]   90: _USE_CLASSPATH = no
     [java]   91: HOME = C:\cygwin\home\jogamp
     [java]   92: CMAKE_PATH = C:\cmake-2.8.10.2-win32-x86
     [java] Environment count: 92
     [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 = c:\jdk1.8.0_20_x64\jre\bin
     [java]    3: java.vm.version = 25.20-b23
     [java]    4: ant.library.dir = C:\apache-ant-1.9.4\lib
     [java]    5: java.vm.vendor = Oracle Corporation
     [java]    6: java.vendor.url = http://java.oracle.com/
     [java]    7: path.separator = ;
     [java]    8: java.vm.name = Java HotSpot(TM) 64-Bit Server VM
     [java]    9: file.encoding.pkg = sun.io
     [java]   10: user.script = 
     [java]   11: user.country = US
     [java]   12: sun.java.launcher = SUN_STANDARD
     [java]   13: sun.os.patch.level = Service Pack 1
     [java]   14: java.vm.specification.name = Java Virtual Machine Specification
     [java]   15: user.dir = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make
     [java]   16: java.runtime.version = 1.8.0_20-b26
     [java]   17: java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
     [java]   18: java.endorsed.dirs = c:\jdk1.8.0_20_x64\jre\lib\endorsed
     [java]   19: os.arch = amd64
     [java]   20: java.io.tmpdir = C:\cygwin\tmp\
     [java]   21: line.separator = 
     [java] 
     [java]   22: java.vm.specification.vendor = Oracle Corporation
     [java]   23: user.variant = 
     [java]   24: os.name = Windows 7
     [java]   25: ant.home = C:\apache-ant-1.9.4\bin\..
     [java]   26: sun.jnu.encoding = Cp1252
     [java]   27: java.library.path = c:\jdk1.8.0_20_x64\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;c:\jdk1.8.0_20_x64\bin;C:\apache-ant-1.9.4\bin;c:\mingw64\bin;C:\cmake-2.8.10.2-win32-x86\bin;C:\cygwin\bin;C:\Program Files\7-Zip;C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;.
     [java]   28: java.specification.name = Java Platform API Specification
     [java]   29: java.class.version = 52.0
     [java]   30: sun.management.compiler = HotSpot 64-Bit Tiered Compilers
     [java]   31: os.version = 6.1
     [java]   32: user.home = C:\Users\jogamp
     [java]   33: user.timezone = Europe/Berlin
     [java]   34: java.awt.printerjob = sun.awt.windows.WPrinterJob
     [java]   35: file.encoding = Cp1252
     [java]   36: java.specification.version = 1.8
     [java]   37: java.class.path = C:\apache-ant-1.9.4\bin\..\lib\ant-launcher.jar;C:\apache-ant-1.9.4\lib\ant-antlr.jar;C:\apache-ant-1.9.4\lib\ant-apache-bcel.jar;C:\apache-ant-1.9.4\lib\ant-apache-bsf.jar;C:\apache-ant-1.9.4\lib\ant-apache-log4j.jar;C:\apache-ant-1.9.4\lib\ant-apache-oro.jar;C:\apache-ant-1.9.4\lib\ant-apache-regexp.jar;C:\apache-ant-1.9.4\lib\ant-apache-resolver.jar;C:\apache-ant-1.9.4\lib\ant-apache-xalan2.jar;C:\apache-ant-1.9.4\lib\ant-commons-logging.jar;C:\apache-ant-1.9.4\lib\ant-commons-net.jar;C:\apache-ant-1.9.4\lib\ant-jai.jar;C:\apache-ant-1.9.4\lib\ant-javamail.jar;C:\apache-ant-1.9.4\lib\ant-jdepend.jar;C:\apache-ant-1.9.4\lib\ant-jmf.jar;C:\apache-ant-1.9.4\lib\ant-jsch.jar;C:\apache-ant-1.9.4\lib\ant-junit.jar;C:\apache-ant-1.9.4\lib\ant-junit4.jar;C:\apache-ant-1.9.4\lib\ant-launcher.jar;C:\apache-ant-1.9.4\lib\ant-netrexx.jar;C:\apache-ant-1.9.4\lib\ant-swing.jar;C:\apache-ant-1.9.4\lib\ant-testutil.jar;C:\apache-ant-1.9.4\lib\ant.jar;c:\jdk1.8.0_20_x64\lib\tools.jar
     [java]   38: user.name = jogamp
     [java]   39: java.vm.specification.version = 1.8
     [java]   40: sun.java.command = org.apache.tools.ant.launch.Launcher -file build.xml -Dlabel win7-x86_64-nvida -Dgluegen.build.branch origin/master -Dgluegen.build.number 847 -Dgluegen.build.id 2015-03-09_10-25-52 -Dgluegen.build.commit 9d2bc5118f20f6f6defae075da17d34e1716d36d -Dgluegen.basename gluegen clean all junit.run
     [java]   41: java.home = c:\jdk1.8.0_20_x64\jre
     [java]   42: sun.arch.data.model = 64
     [java]   43: user.language = en
     [java]   44: java.specification.vendor = Oracle Corporation
     [java]   45: awt.toolkit = sun.awt.windows.WToolkit
     [java]   46: java.vm.info = mixed mode
     [java]   47: java.version = 1.8.0_20
     [java]   48: java.ext.dirs = c:\jdk1.8.0_20_x64\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
     [java]   49: sun.boot.class.path = c:\jdk1.8.0_20_x64\jre\lib\resources.jar;c:\jdk1.8.0_20_x64\jre\lib\rt.jar;c:\jdk1.8.0_20_x64\jre\lib\sunrsasign.jar;c:\jdk1.8.0_20_x64\jre\lib\jsse.jar;c:\jdk1.8.0_20_x64\jre\lib\jce.jar;c:\jdk1.8.0_20_x64\jre\lib\charsets.jar;c:\jdk1.8.0_20_x64\jre\lib\jfr.jar;c:\jdk1.8.0_20_x64\jre\classes
     [java]   50: java.vendor = Oracle Corporation
     [java]   51: file.separator = \
     [java]   52: java.vendor.url.bug = http://bugreport.sun.com/bugreport/
     [java]   53: sun.io.unicode.encoding = UnicodeLittle
     [java]   54: sun.cpu.endian = little
     [java]   55: sun.desktop = windows
     [java]   56: sun.cpu.isalist = amd64
     [java] Property count: 56
     [java] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties
     [java] ++++ Test Singleton.unlock()
     [java] SLOCK [T main @ 1425893205650 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
     [java] 
     [java] Time: 1.818
     [java] 
     [java] OK (2 tests)
     [java] 

gluegen.build.check.aapt:

android.package:

developer-src-zip:
      [zip] Building zip: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-java-src.zip

developer-zip-archive:
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64\jar
     [copy] Copying 6 files to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64\jar
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64\lib
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64\lib
    [mkdir] Created dir: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64\jnlp-files
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64\jnlp-files
     [copy] Copying 1 file to c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64
     [exec] 
     [exec] 7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
     [exec] Scanning
     [exec] 
     [exec] Creating archive c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64.7z
     [exec] 
     [exec] Compressing  gluegen-2.3-b847-20150309-windows-amd64\gluegen-java-src.zip
     [exec] Compressing  gluegen-2.3-b847-20150309-windows-amd64\jar\gluegen-rt-android-natives-windows-amd64.jar
     [exec] Compressing  gluegen-2.3-b847-20150309-windows-amd64\jar\gluegen-rt-android.jar
     [exec] Compressing  gluegen-2.3-b847-20150309-windows-amd64\jar\gluegen-rt-natives-windows-amd64.jar
     [exec] Compressing  gluegen-2.3-b847-20150309-windows-amd64\jar\gluegen-rt.jar
     [exec] Compressing  gluegen-2.3-b847-20150309-windows-amd64\jar\gluegen-test-util.jar
     [exec] Compressing  gluegen-2.3-b847-20150309-windows-amd64\jar\gluegen.jar
     [exec] Compressing  gluegen-2.3-b847-20150309-windows-amd64\LICENSE.txt
     [exec] Compressing  gluegen-2.3-b847-20150309-windows-amd64\jnlp-files\gluegen-rt.jnlp
     [exec] Compressing  gluegen-2.3-b847-20150309-windows-amd64\artifact.properties
     [exec] Compressing  gluegen-2.3-b847-20150309-windows-amd64\lib\gluegen-rt.dll
     [exec] 
     [exec] Everything is Ok
   [delete] Deleting directory c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64

all:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  c:\jdk1.8.0_20_x64\jre
     [echo] jvmJava.exe                c:\jdk1.8.0_20_x64\jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20150309
     [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              C:\jre1.6.0_30\lib\rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                c:\jdk1.8.0_20_x64\jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            win64-nvgtx460-win7-jogamp-x64-sgothel-011
     [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=Windows 7
     [echo] os.version=6.1
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  c:\jdk1.8.0_20_x64\jre
     [echo] jvmJava.exe                c:\jdk1.8.0_20_x64\jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20150309
     [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              C:\jre1.6.0_30\lib\rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                c:\jdk1.8.0_20_x64\jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            win64-nvgtx460-win7-jogamp-x64-sgothel-011
     [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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  c:\jdk1.8.0_20_x64\jre
     [echo] jvmJava.exe                c:\jdk1.8.0_20_x64\jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20150309
     [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              C:\jre1.6.0_30\lib\rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                c:\jdk1.8.0_20_x64\jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            win64-nvgtx460-win7-jogamp-x64-sgothel-011
     [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=Windows 7
     [echo] os.version=6.1
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.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:

junit.run.local:
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionRegisteredTest
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionRegisteredTest
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893208969 ms +++ localhost/127.0.0.1:59999 - Locked within 1006 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 @ 1425893209015 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893208969 ms +++ localhost/127.0.0.1:59999 - Locked within 1006 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 @ 1425893209015 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: assetRegisteredIOUtilGetResourceRel1_RT took 0.009 sec
    [junit] Testcase: assetRegisteredIOUtilGetResourceRel2_RT took 0.002 sec
    [junit] Testcase: assetRegisteredURLConnection_RT took 0.001 sec
    [junit] Testcase: assetRegisteredURLConnection_Test took 0 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893208969 ms +++ localhost/127.0.0.1:59999 - Locked within 1006 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 @ 1425893209015 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest
    [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest
    [junit] SLOCK [T main @ 1425893210623 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893212124 ms +++ localhost/127.0.0.1:59999 - Locked within 2501 ms, 2 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/gluegen/info.txt:1> 
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> 
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes.
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> 
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes.
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> 
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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 @ 1425893212243 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.167 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893210623 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893212124 ms +++ localhost/127.0.0.1:59999 - Locked within 2501 ms, 2 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/gluegen/info.txt:1> 
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> 
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes.
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> 
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes.
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> 
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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 @ 1425893212243 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: assetUnregisteredIOUtilGetResourceAbs_RT took 0.003 sec
    [junit] Testcase: assetUnregisteredIOUtilGetResourceRel0_RT took 0.005 sec
    [junit] Testcase: assetUnregisteredURLConnection_RT took 0.002 sec
    [junit] Testcase: assetUnregisteredURLConnection_RT2 took 0.001 sec
    [junit] Testcase: assetUnregisteredURLConnection_Test took 0.06 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893210623 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893212124 ms +++ localhost/127.0.0.1:59999 - Locked within 2501 ms, 2 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/gluegen/info.txt:1> 
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> 
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes.
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> 
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes.
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> 
    [junit] jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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 @ 1425893212243 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.net.TestUri01
    [junit] Testsuite: com.jogamp.common.net.TestUri01
    [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893213934 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\Hallo Welt öä
    [junit] file.path.can C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\Hallo Welt öä
    [junit] ZZZZZZ Uri file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä
    [junit] 0.0.0 ascii :      file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20%C3%B6%C3%A4
    [junit] 0.0.0 native-file: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\Hallo Welt öä
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä (raw), /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä (raw), /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä
    [junit] 0.0.0 ascii :      file:/c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20%C3%B6%C3%A4
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä (raw), /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä (raw), /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä
    [junit] recomp   URI: file:/c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä - UNEQUAL
    [junit] uri2.slashify: /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo Welt öä
    [junit] uri2.enc   : file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä - OK
    [junit] uri2.pathD : /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo Welt öä - OK
    [junit] uri2.asciiE: file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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 c:\XXX $ ^ ~ # [ ]
    [junit] file.path.can C:\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:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 native-file: c:\XXX $ ^ ~ # [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:        /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:        /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 native-file: c:\XXX $ ^ ~ # [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:        /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 native-file: c:\XXX $ ^ ~ # [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:        /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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 c:\XXX ! & ' ( ) + , \ ; = @ [ ]
    [junit] file.path.can C:\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:/c%3A/XXX%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:/c%3A/XXX%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:/c%3A/XXX%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: c:\XXX ! & ' ( ) + , \ ; = @ [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%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), /c:/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:        /c%3A/XXX%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), /c:/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:/c%3A/XXX%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:/c%3A/XXX%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:/c%3A/XXX%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: /c%3A/XXX%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), /c:/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:        /c%3A/XXX%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), /c:/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:/c%3A/XXX%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:/c%3A/XXX%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:/c%3A/XXX%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: c:\XXX ! & ' ( ) + , \ ; = @ [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%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), /c:/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:        /c%3A/XXX%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), /c:/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:/c%3A/XXX%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:/c%3A/XXX%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:/c%3A/XXX%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: c:\XXX ! & ' ( ) + , \ ; = @ [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%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), /c:/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:        /c%3A/XXX%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), /c:/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 c:\XXX "%-.<>\^_`{|}~
    [junit] file.path.can C:\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:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 native-file: c:\XXX "%-.<>\^_`{|}~
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:        /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:        /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 native-file: c:\XXX "%-.<>\^_`{|}~
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:        /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 native-file: c:\XXX "%-.<>\^_`{|}~
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:        /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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 @ 1425893214464 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.072 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893213934 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\Hallo Welt öä
    [junit] file.path.can C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\Hallo Welt öä
    [junit] ZZZZZZ Uri file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä
    [junit] 0.0.0 ascii :      file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20%C3%B6%C3%A4
    [junit] 0.0.0 native-file: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\Hallo Welt öä
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä (raw), /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä (raw), /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä
    [junit] 0.0.0 ascii :      file:/c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20%C3%B6%C3%A4
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä (raw), /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä (raw), /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä
    [junit] recomp   URI: file:/c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä - UNEQUAL
    [junit] uri2.slashify: /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo Welt öä
    [junit] uri2.enc   : file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä - OK
    [junit] uri2.pathD : /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo Welt öä - OK
    [junit] uri2.asciiE: file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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 c:\XXX $ ^ ~ # [ ]
    [junit] file.path.can C:\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:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 native-file: c:\XXX $ ^ ~ # [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:        /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:        /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 native-file: c:\XXX $ ^ ~ # [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:        /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 native-file: c:\XXX $ ^ ~ # [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:        /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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 c:\XXX ! & ' ( ) + , \ ; = @ [ ]
    [junit] file.path.can C:\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:/c%3A/XXX%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:/c%3A/XXX%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:/c%3A/XXX%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: c:\XXX ! & ' ( ) + , \ ; = @ [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%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), /c:/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:        /c%3A/XXX%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), /c:/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:/c%3A/XXX%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:/c%3A/XXX%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:/c%3A/XXX%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: /c%3A/XXX%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), /c:/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:        /c%3A/XXX%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), /c:/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:/c%3A/XXX%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:/c%3A/XXX%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:/c%3A/XXX%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: c:\XXX ! & ' ( ) + , \ ; = @ [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%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), /c:/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:        /c%3A/XXX%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), /c:/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:/c%3A/XXX%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:/c%3A/XXX%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:/c%3A/XXX%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: c:\XXX ! & ' ( ) + , \ ; = @ [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%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), /c:/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:        /c%3A/XXX%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), /c:/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 c:\XXX "%-.<>\^_`{|}~
    [junit] file.path.can C:\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:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 native-file: c:\XXX "%-.<>\^_`{|}~
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:        /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:        /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 native-file: c:\XXX "%-.<>\^_`{|}~
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:        /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 native-file: c:\XXX "%-.<>\^_`{|}~
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:        /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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 @ 1425893214464 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00BasicCoding took 0.048 sec
    [junit] Testcase: test02URIEscapeSpecialChars took 0.123 sec
    [junit] Testcase: test03URIEscapeCommonChars took 0.1 sec
    [junit] Testcase: test04EqualsAndHashCode took 0 sec
    [junit] Testcase: test05Contained took 0.099 sec
    [junit] Testcase: test08NormalizedHierarchy took 0.003 sec
    [junit] Testcase: test09NormalizedOpaque took 0.004 sec
    [junit] Testcase: test10ParentAndDirHierarchy took 0.097 sec
    [junit] Testcase: test11ParentAndDirOpaque took 0.003 sec
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.072 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893213934 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\Hallo Welt öä
    [junit] file.path.can C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\Hallo Welt öä
    [junit] ZZZZZZ Uri file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä
    [junit] 0.0.0 ascii :      file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20%C3%B6%C3%A4
    [junit] 0.0.0 native-file: c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\Hallo Welt öä
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä (raw), /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä (raw), /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä
    [junit] 0.0.0 ascii :      file:/c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20%C3%B6%C3%A4
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä (raw), /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä (raw), /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä
    [junit] recomp   URI: file:/c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä - UNEQUAL
    [junit] uri2.slashify: /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo Welt öä
    [junit] uri2.enc   : file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo%20Welt%20öä - OK
    [junit] uri2.pathD : /c:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/Hallo Welt öä - OK
    [junit] uri2.asciiE: file:/c%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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 c:\XXX $ ^ ~ # [ ]
    [junit] file.path.can C:\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:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 native-file: c:\XXX $ ^ ~ # [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:        /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:        /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 native-file: c:\XXX $ ^ ~ # [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:        /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D
    [junit] 0.0.0 native-file: c:\XXX $ ^ ~ # [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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:        /c%3A/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /c:/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 c:\XXX ! & ' ( ) + , \ ; = @ [ ]
    [junit] file.path.can C:\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:/c%3A/XXX%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:/c%3A/XXX%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:/c%3A/XXX%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: c:\XXX ! & ' ( ) + , \ ; = @ [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%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), /c:/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:        /c%3A/XXX%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), /c:/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:/c%3A/XXX%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:/c%3A/XXX%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:/c%3A/XXX%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: /c%3A/XXX%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), /c:/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:        /c%3A/XXX%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), /c:/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:/c%3A/XXX%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:/c%3A/XXX%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:/c%3A/XXX%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: c:\XXX ! & ' ( ) + , \ ; = @ [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%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), /c:/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:        /c%3A/XXX%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), /c:/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:/c%3A/XXX%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:/c%3A/XXX%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:/c%3A/XXX%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: c:\XXX ! & ' ( ) + , \ ; = @ [ ]
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%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), /c:/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:        /c%3A/XXX%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), /c:/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 c:\XXX "%-.<>\^_`{|}~
    [junit] file.path.can C:\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:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 native-file: c:\XXX "%-.<>\^_`{|}~
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:        /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:        /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 native-file: c:\XXX "%-.<>\^_`{|}~
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:        /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 ascii :      file:/c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~
    [junit] 0.0.0 native-file: c:\XXX "%-.<>\^_`{|}~
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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:        /c%3A/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /c:/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 @ 1425893214464 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.net.TestUri02Composing
    [junit] Testsuite: com.jogamp.common.net.TestUri02Composing
    [junit] SLOCK [T main @ 1425893215784 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 @ 1425893217296 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 2 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 @ 1425893220176 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.443 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893215784 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 @ 1425893217296 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 2 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 @ 1425893220176 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01URLCompositioning took 2.827 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.443 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893215784 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 @ 1425893217296 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 2 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 @ 1425893220176 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.net.TestUri03Resolving
    [junit] Testsuite: com.jogamp.common.net.TestUri03Resolving
    [junit] SLOCK [T main @ 1425893221418 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 @ 1425893224926 ms +++ localhost/127.0.0.1:59999 - Locked within 4008 ms, 6 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] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 1/8
    [junit] fileSource:         C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] file:               C:\gluegen\build-x86_64\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\build-x86_64\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\build-x86_64\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [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.test25FileWindowsURI2URL: 1/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 2/8
    [junit] fileSource:         C:/gluegen/?/gluegen-rt.jar
    [junit] file:               C:\gluegen\?\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\?\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\?\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar
    [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test25FileWindowsURI2URL: 2/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 3/8
    [junit] fileSource:         C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] file:               C:\gluegen\build-x86_64 lala\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\build-x86_64 lala\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\build-x86_64 lala\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [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.test25FileWindowsURI2URL: 3/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 4/8
    [junit] fileSource:         C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] file:               C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [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.test25FileWindowsURI2URL: 4/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 5/8
    [junit] fileSource:         C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] file:               C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [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.test25FileWindowsURI2URL: 5/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 6/8
    [junit] fileSource:         \\filehost\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] file:               \\filehost\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] YYYYYY Recomposed URI file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs 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] 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] source   Uri: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] recomp   URI: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL
    [junit] expected_path:      \\filehost\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] actual___file-path: \\filehost\gluegen\build-x86_64 öä lala\gluegen-rt.jar - OK
    [junit] expected__encUri:   file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] actual_______Uri:   file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK
    [junit] actual_______URL:   file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.ftp.FtpURLConnection:ftp://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test25FileWindowsURI2URL: 6/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 7/8
    [junit] fileSource:         C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar
    [junit] file:               C:\gluegen\A$\B^\C~\D#\E[\F]\gluegen-rt.jar
    [junit] YYYYYY Recomposed URI file:/C:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/C:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar
    [junit] 0.0.0 ascii :      file:/C:/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: /C:/gluegen/A$/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:/gluegen/A$/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] source   Uri: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar
    [junit] recomp   URI: file:/C:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - UNEQUAL
    [junit] expected_path:      C:\gluegen\A$\B^\C~\D#\E[\F]\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\A$\B^\C~\D#\E[\F]\gluegen-rt.jar - OK
    [junit] expected__encUri:   file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar
    [junit] actual_______Uri:   file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - OK
    [junit] actual_______URL:   file:/C%3A/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:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar
    [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test25FileWindowsURI2URL: 7/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 8/8
    [junit] fileSource:         C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar
    [junit] file:               C:\gluegen\$\^\~\#\[\]\gluegen-rt.jar
    [junit] YYYYYY Recomposed URI file:/C:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/C:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] 0.0.0 ascii :      file:/C:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C:/gluegen/$/%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:/gluegen/$/%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] source   Uri: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] recomp   URI: file:/C:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar - UNEQUAL
    [junit] expected_path:      C:\gluegen\$\^\~\#\[\]\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\$\^\~\#\[\]\gluegen-rt.jar - OK
    [junit] expected__encUri:   file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] actual_______Uri:   file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar - OK
    [junit] actual_______URL:   file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test25FileWindowsURI2URL: 8/8
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893228552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.179 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893221418 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 @ 1425893224926 ms +++ localhost/127.0.0.1:59999 - Locked within 4008 ms, 6 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] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 1/8
    [junit] fileSource:         C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] file:               C:\gluegen\build-x86_64\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\build-x86_64\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\build-x86_64\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [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.test25FileWindowsURI2URL: 1/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 2/8
    [junit] fileSource:         C:/gluegen/?/gluegen-rt.jar
    [junit] file:               C:\gluegen\?\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\?\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\?\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar
    [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test25FileWindowsURI2URL: 2/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 3/8
    [junit] fileSource:         C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] file:               C:\gluegen\build-x86_64 lala\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\build-x86_64 lala\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\build-x86_64 lala\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [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.test25FileWindowsURI2URL: 3/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 4/8
    [junit] fileSource:         C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] file:               C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [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.test25FileWindowsURI2URL: 4/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 5/8
    [junit] fileSource:         C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] file:               C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [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.test25FileWindowsURI2URL: 5/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 6/8
    [junit] fileSource:         \\filehost\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] file:               \\filehost\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] YYYYYY Recomposed URI file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs 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] 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] source   Uri: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] recomp   URI: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL
    [junit] expected_path:      \\filehost\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] actual___file-path: \\filehost\gluegen\build-x86_64 öä lala\gluegen-rt.jar - OK
    [junit] expected__encUri:   file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] actual_______Uri:   file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK
    [junit] actual_______URL:   file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.ftp.FtpURLConnection:ftp://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test25FileWindowsURI2URL: 6/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 7/8
    [junit] fileSource:         C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar
    [junit] file:               C:\gluegen\A$\B^\C~\D#\E[\F]\gluegen-rt.jar
    [junit] YYYYYY Recomposed URI file:/C:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/C:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar
    [junit] 0.0.0 ascii :      file:/C:/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: /C:/gluegen/A$/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:/gluegen/A$/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] source   Uri: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar
    [junit] recomp   URI: file:/C:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - UNEQUAL
    [junit] expected_path:      C:\gluegen\A$\B^\C~\D#\E[\F]\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\A$\B^\C~\D#\E[\F]\gluegen-rt.jar - OK
    [junit] expected__encUri:   file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar
    [junit] actual_______Uri:   file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - OK
    [junit] actual_______URL:   file:/C%3A/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:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar
    [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test25FileWindowsURI2URL: 7/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 8/8
    [junit] fileSource:         C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar
    [junit] file:               C:\gluegen\$\^\~\#\[\]\gluegen-rt.jar
    [junit] YYYYYY Recomposed URI file:/C:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/C:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] 0.0.0 ascii :      file:/C:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C:/gluegen/$/%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:/gluegen/$/%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] source   Uri: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] recomp   URI: file:/C:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar - UNEQUAL
    [junit] expected_path:      C:\gluegen\$\^\~\#\[\]\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\$\^\~\#\[\]\gluegen-rt.jar - OK
    [junit] expected__encUri:   file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] actual_______Uri:   file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar - OK
    [junit] actual_______URL:   file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test25FileWindowsURI2URL: 8/8
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893228552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01HttpUri2URL took 0.337 sec
    [junit] Testcase: test02FileUnixUri2URL took 2.848 sec
    [junit] Testcase: test03FileWindowsUri2URL took 0.14 sec
    [junit] Testcase: test11HttpURL2Uri took 0.122 sec
    [junit] Testcase: test12FileUnixURL2Uri took 0.019 sec
    [junit] Testcase: test13FileWindowsURL2Uri took 0.018 sec
    [junit] Testcase: test24FileUnixURI2URL took 0.017 sec
    [junit] Testcase: test25FileWindowsURI2URL took 0.09 sec
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.179 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893221418 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 @ 1425893224926 ms +++ localhost/127.0.0.1:59999 - Locked within 4008 ms, 6 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] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 1/8
    [junit] fileSource:         C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] file:               C:\gluegen\build-x86_64\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\build-x86_64\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\build-x86_64\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [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.test25FileWindowsURI2URL: 1/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 2/8
    [junit] fileSource:         C:/gluegen/?/gluegen-rt.jar
    [junit] file:               C:\gluegen\?\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\?\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\?\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar
    [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test25FileWindowsURI2URL: 2/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 3/8
    [junit] fileSource:         C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] file:               C:\gluegen\build-x86_64 lala\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\build-x86_64 lala\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\build-x86_64 lala\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [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.test25FileWindowsURI2URL: 3/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 4/8
    [junit] fileSource:         C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] file:               C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [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.test25FileWindowsURI2URL: 4/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 5/8
    [junit] fileSource:         C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] file:               C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [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] expected_path:      C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\build-x86_64 öä lala\gluegen-rt.jar - OK
    [junit] expected__encUri:   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
    [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.test25FileWindowsURI2URL: 5/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 6/8
    [junit] fileSource:         \\filehost\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] file:               \\filehost\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] YYYYYY Recomposed URI file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs 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] 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] source   Uri: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] recomp   URI: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL
    [junit] expected_path:      \\filehost\gluegen\build-x86_64 öä lala\gluegen-rt.jar
    [junit] actual___file-path: \\filehost\gluegen\build-x86_64 öä lala\gluegen-rt.jar - OK
    [junit] expected__encUri:   file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] actual_______Uri:   file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK
    [junit] actual_______URL:   file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.ftp.FtpURLConnection:ftp://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test25FileWindowsURI2URL: 6/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 7/8
    [junit] fileSource:         C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar
    [junit] file:               C:\gluegen\A$\B^\C~\D#\E[\F]\gluegen-rt.jar
    [junit] YYYYYY Recomposed URI file:/C:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/C:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar
    [junit] 0.0.0 ascii :      file:/C:/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: /C:/gluegen/A$/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:/gluegen/A$/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] source   Uri: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar
    [junit] recomp   URI: file:/C:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - UNEQUAL
    [junit] expected_path:      C:\gluegen\A$\B^\C~\D#\E[\F]\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\A$\B^\C~\D#\E[\F]\gluegen-rt.jar - OK
    [junit] expected__encUri:   file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar
    [junit] actual_______Uri:   file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - OK
    [junit] actual_______URL:   file:/C%3A/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:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar
    [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test25FileWindowsURI2URL: 7/8
    [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test25FileWindowsURI2URL: 8/8
    [junit] fileSource:         C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar
    [junit] file:               C:\gluegen\$\^\~\#\[\]\gluegen-rt.jar
    [junit] YYYYYY Recomposed URI file:/C:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true
    [junit] 0.0.0 string:      file:/C:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] 0.0.0 ascii :      file:/C:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C:/gluegen/$/%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:/gluegen/$/%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] source   Uri: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] recomp   URI: file:/C:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar - UNEQUAL
    [junit] expected_path:      C:\gluegen\$\^\~\#\[\]\gluegen-rt.jar
    [junit] actual___file-path: C:\gluegen\$\^\~\#\[\]\gluegen-rt.jar - OK
    [junit] expected__encUri:   file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] actual_______Uri:   file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar - OK
    [junit] actual_______URL:   file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar
    [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test25FileWindowsURI2URL: 8/8
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893228552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908
    [junit] Testsuite: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908
    [junit] SLOCK [T main @ 1425893230087 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893231595 ms +++ localhost/127.0.0.1:59999 - Locked within 2008 ms, 2 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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/
    [junit] 2 jarBasename:           gluegen-rt.jar
    [junit] 3 fileURI:               file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 4 fileFolderURI:         file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/
    [junit] 5 fileNewFolderURI:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/
    [junit] 6 srcFolder:             C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] 7 dstFolder:             C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\TestUri99LaunchOnReservedCharPathBug908\test00TempJarCacheSimplePath\simpletons
    [junit] Copy Total bytes: 6936597
    [junit] Copy Total files: 18
    [junit] Copy Total folder: 1
    [junit] Copy Depth: 0
    [junit] Copy Tracking: true
    [junit] Copy 	 src    0: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] Copy 	 dst    0: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\TestUri99LaunchOnReservedCharPathBug908\test00TempJarCacheSimplePath\simpletons
    [junit] 
    [junit] 8 jarFileNewFolderURI:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar
    [junit] url: file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/
    [junit] 2 jarBasename:           gluegen-rt.jar
    [junit] 3 fileURI:               file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 4 fileFolderURI:         file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/
    [junit] 5 fileNewFolderURI:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/
    [junit] 6 srcFolder:             C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] 7 dstFolder:             C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\TestUri99LaunchOnReservedCharPathBug908\test01TempJarCacheOddPath\A$-B^-C~-D#-E]-F[-öä
    [junit] Copy Total bytes: 6936597
    [junit] Copy Total files: 18
    [junit] Copy Total folder: 1
    [junit] Copy Depth: 0
    [junit] Copy Tracking: true
    [junit] Copy 	 src    0: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] Copy 	 dst    0: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\TestUri99LaunchOnReservedCharPathBug908\test01TempJarCacheOddPath\A$-B^-C~-D#-E]-F[-öä
    [junit] 
    [junit] 8 jarFileNewFolderURI:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar
    [junit] url: file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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 @ 1425893232007 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.962 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893230087 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893231595 ms +++ localhost/127.0.0.1:59999 - Locked within 2008 ms, 2 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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/
    [junit] 2 jarBasename:           gluegen-rt.jar
    [junit] 3 fileURI:               file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 4 fileFolderURI:         file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/
    [junit] 5 fileNewFolderURI:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/
    [junit] 6 srcFolder:             C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] 7 dstFolder:             C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\TestUri99LaunchOnReservedCharPathBug908\test00TempJarCacheSimplePath\simpletons
    [junit] Copy Total bytes: 6936597
    [junit] Copy Total files: 18
    [junit] Copy Total folder: 1
    [junit] Copy Depth: 0
    [junit] Copy Tracking: true
    [junit] Copy 	 src    0: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] Copy 	 dst    0: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\TestUri99LaunchOnReservedCharPathBug908\test00TempJarCacheSimplePath\simpletons
    [junit] 
    [junit] 8 jarFileNewFolderURI:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar
    [junit] url: file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/
    [junit] 2 jarBasename:           gluegen-rt.jar
    [junit] 3 fileURI:               file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 4 fileFolderURI:         file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/
    [junit] 5 fileNewFolderURI:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/
    [junit] 6 srcFolder:             C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] 7 dstFolder:             C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\TestUri99LaunchOnReservedCharPathBug908\test01TempJarCacheOddPath\A$-B^-C~-D#-E]-F[-öä
    [junit] Copy Total bytes: 6936597
    [junit] Copy Total files: 18
    [junit] Copy Total folder: 1
    [junit] Copy Depth: 0
    [junit] Copy Tracking: true
    [junit] Copy 	 src    0: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] Copy 	 dst    0: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\TestUri99LaunchOnReservedCharPathBug908\test01TempJarCacheOddPath\A$-B^-C~-D#-E]-F[-öä
    [junit] 
    [junit] 8 jarFileNewFolderURI:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar
    [junit] url: file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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 @ 1425893232007 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00TempJarCacheSimplePath took 0.237 sec
    [junit] Testcase: test01TempJarCacheOddPath took 0.146 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.962 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893230087 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893231595 ms +++ localhost/127.0.0.1:59999 - Locked within 2008 ms, 2 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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/
    [junit] 2 jarBasename:           gluegen-rt.jar
    [junit] 3 fileURI:               file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 4 fileFolderURI:         file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/
    [junit] 5 fileNewFolderURI:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/
    [junit] 6 srcFolder:             C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] 7 dstFolder:             C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\TestUri99LaunchOnReservedCharPathBug908\test00TempJarCacheSimplePath\simpletons
    [junit] Copy Total bytes: 6936597
    [junit] Copy Total files: 18
    [junit] Copy Total folder: 1
    [junit] Copy Depth: 0
    [junit] Copy Tracking: true
    [junit] Copy 	 src    0: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] Copy 	 dst    0: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\TestUri99LaunchOnReservedCharPathBug908\test00TempJarCacheSimplePath\simpletons
    [junit] 
    [junit] 8 jarFileNewFolderURI:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar
    [junit] url: file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/
    [junit] 2 jarBasename:           gluegen-rt.jar
    [junit] 3 fileURI:               file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 4 fileFolderURI:         file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/
    [junit] 5 fileNewFolderURI:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/
    [junit] 6 srcFolder:             C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] 7 dstFolder:             C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\TestUri99LaunchOnReservedCharPathBug908\test01TempJarCacheOddPath\A$-B^-C~-D#-E]-F[-öä
    [junit] Copy Total bytes: 6936597
    [junit] Copy Total files: 18
    [junit] Copy Total folder: 1
    [junit] Copy Depth: 0
    [junit] Copy Tracking: true
    [junit] Copy 	 src    0: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] Copy 	 dst    0: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\TestUri99LaunchOnReservedCharPathBug908\test01TempJarCacheOddPath\A$-B^-C~-D#-E]-F[-öä
    [junit] 
    [junit] 8 jarFileNewFolderURI:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar
    [junit] url: file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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 @ 1425893232007 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.net.TestUriQueryProps
    [junit] Testsuite: com.jogamp.common.net.TestUriQueryProps
    [junit] Thread-9 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893233683 ms +++ localhost/127.0.0.1:59999 - Locked within 1000 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 @ 1425893233732 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-9 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893233683 ms +++ localhost/127.0.0.1:59999 - Locked within 1000 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 @ 1425893233732 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test took 0.004 sec
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-9 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893233683 ms +++ localhost/127.0.0.1:59999 - Locked within 1000 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 @ 1425893233732 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-10 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893235290 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893235392 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-10 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893235290 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893235392 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: showURLComponents0 took 0.042 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-10 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893235290 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893235392 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.nio.BuffersTest
    [junit] Testsuite: com.jogamp.common.nio.BuffersTest
    [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893237114 ms +++ localhost/127.0.0.1:59999 - Locked within 1007 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 @ 1425893237157 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.59 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893237114 ms +++ localhost/127.0.0.1:59999 - Locked within 1007 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 @ 1425893237157 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: slice took 0.001 sec
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.59 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893237114 ms +++ localhost/127.0.0.1:59999 - Locked within 1007 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 @ 1425893237157 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.nio.CachedBufferFactoryTest
    [junit] Testsuite: com.jogamp.common.nio.CachedBufferFactoryTest
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893238706 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893238776 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893238706 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893238776 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: dynamicConcurrentTest took 0.028 sec
    [junit] Testcase: dynamicTest took 0.005 sec
    [junit] Testcase: staticTest took 0 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893238706 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893238776 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion
    [junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion
    [junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893240326 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893240364 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.581 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893240326 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893240364 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, Skipped: 0, Time elapsed: 1.581 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893240326 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893240364 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] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893241916 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test00
    [junit] test 2048.500 MiB before Used Memory  :    3.293 MiB
    [junit] test 2048.500 MiB after  Used Memory  :    4.129, delta    0.836 MiB
    [junit] test 2048.500 MiB gc'ed  Used Memory  :    2.862, delta   -0.431 MiB
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test00
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test01
    [junit] test 2048.500 MiB before Used Memory  :    2.862 MiB
    [junit] test 2048.500 MiB after  Used Memory  :    2.862, delta    0.000 MiB
    [junit] test 2048.500 MiB gc'ed  Used Memory  :    2.814, delta   -0.048 MiB
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test01
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test02
    [junit] test  512.500 MiB before Used Memory  :    3.139 MiB
    [junit] test  512.500 MiB after  Used Memory  :    3.139, delta    0.000 MiB
    [junit] test  512.500 MiB gc'ed  Used Memory  :    2.796, delta   -0.343 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  :    2.796 MiB
    [junit] test  256.500 MiB after  Used Memory  :    2.796, delta    0.000 MiB
    [junit] test  256.500 MiB gc'ed  Used Memory  :    2.798, delta    0.001 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  :    2.798 MiB
    [junit] test  256.500 MiB after  Used Memory  :    2.798, delta    0.000 MiB
    [junit] test  256.500 MiB gc'ed  Used Memory  :    2.800, delta    0.002 MiB
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893325332 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.955 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893241916 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test00
    [junit] test 2048.500 MiB before Used Memory  :    3.293 MiB
    [junit] test 2048.500 MiB after  Used Memory  :    4.129, delta    0.836 MiB
    [junit] test 2048.500 MiB gc'ed  Used Memory  :    2.862, delta   -0.431 MiB
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test00
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test01
    [junit] test 2048.500 MiB before Used Memory  :    2.862 MiB
    [junit] test 2048.500 MiB after  Used Memory  :    2.862, delta    0.000 MiB
    [junit] test 2048.500 MiB gc'ed  Used Memory  :    2.814, delta   -0.048 MiB
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test01
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test02
    [junit] test  512.500 MiB before Used Memory  :    3.139 MiB
    [junit] test  512.500 MiB after  Used Memory  :    3.139, delta    0.000 MiB
    [junit] test  512.500 MiB gc'ed  Used Memory  :    2.796, delta   -0.343 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  :    2.796 MiB
    [junit] test  256.500 MiB after  Used Memory  :    2.796, delta    0.000 MiB
    [junit] test  256.500 MiB gc'ed  Used Memory  :    2.798, delta    0.001 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  :    2.798 MiB
    [junit] test  256.500 MiB after  Used Memory  :    2.798, delta    0.000 MiB
    [junit] test  256.500 MiB gc'ed  Used Memory  :    2.800, delta    0.002 MiB
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893325332 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00 took 32.705 sec
    [junit] Testcase: test01 took 32.733 sec
    [junit] Testcase: test02 took 8.731 sec
    [junit] Testcase: test11 took 4.641 sec
    [junit] Testcase: test12 took 4.561 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.955 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893241916 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test00
    [junit] test 2048.500 MiB before Used Memory  :    3.293 MiB
    [junit] test 2048.500 MiB after  Used Memory  :    4.129, delta    0.836 MiB
    [junit] test 2048.500 MiB gc'ed  Used Memory  :    2.862, delta   -0.431 MiB
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test00
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test01
    [junit] test 2048.500 MiB before Used Memory  :    2.862 MiB
    [junit] test 2048.500 MiB after  Used Memory  :    2.862, delta    0.000 MiB
    [junit] test 2048.500 MiB gc'ed  Used Memory  :    2.814, delta   -0.048 MiB
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test01
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test02
    [junit] test  512.500 MiB before Used Memory  :    3.139 MiB
    [junit] test  512.500 MiB after  Used Memory  :    3.139, delta    0.000 MiB
    [junit] test  512.500 MiB gc'ed  Used Memory  :    2.796, delta   -0.343 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  :    2.796 MiB
    [junit] test  256.500 MiB after  Used Memory  :    2.796, delta    0.000 MiB
    [junit] test  256.500 MiB gc'ed  Used Memory  :    2.798, delta    0.001 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  :    2.798 MiB
    [junit] test  256.500 MiB after  Used Memory  :    2.798, delta    0.000 MiB
    [junit] test  256.500 MiB gc'ed  Used Memory  :    2.800, delta    0.002 MiB
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893325332 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.nio.TestByteBufferInputStream
    [junit] Testsuite: com.jogamp.common.nio.TestByteBufferInputStream
    [junit] SLOCK [T main @ 1425893326415 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893385425 ms +++ localhost/127.0.0.1:59999 - Locked within 59511 ms, 117 attempts
    [junit] Total Memory :  123.000 MiB
    [junit] Max Memory   : 1820.500 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  :    4.173 MiB
    [junit] test #0   16.000 MiB: mode COPY , bufferSize      8192: total    54, setup     1, copy    53 ms
    [junit] test #0   16.000 MiB after  Used Memory  :    4.173, delta    0.000 MiB
    [junit] test #0   16.000 MiB gc'ed  Used Memory  :    2.852, delta   -1.320 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  :    2.852 MiB
    [junit] test #0   16.000 MiB: mode COPY , bufferSize  16777216: total    78, setup     7, copy    71 ms
    [junit] test #0   16.000 MiB after  Used Memory  :   18.852, delta   16.000 MiB
    [junit] test #0   16.000 MiB gc'ed  Used Memory  :   18.673, delta   15.821 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  :   18.673 MiB
    [junit] test #0   16.000 MiB: mode MMAP1, bufferSize         0: total    54, setup     1, copy    53 ms
    [junit] test #0   16.000 MiB after  Used Memory  :   18.998, delta    0.325 MiB
    [junit] test #0   16.000 MiB gc'ed  Used Memory  :    2.674, 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  :    2.674 MiB
    [junit] test #0   16.000 MiB: mode MMAP2_SOFT, bufferSize         0: total    59, setup     2, copy    57 ms, cacheMode FLUSH_PRE_SOFT
    [junit] test #0   16.000 MiB after  Used Memory  :    2.999, delta    0.325 MiB
    [junit] test #0   16.000 MiB gc'ed  Used Memory  :    2.680, delta    0.006 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  :    2.680 MiB
    [junit] test #0  128.000 MiB: mode COPY , bufferSize      8192: total   368, setup     1, copy   367 ms
    [junit] test #0  128.000 MiB after  Used Memory  :    2.680, delta    0.000 MiB
    [junit] test #0  128.000 MiB gc'ed  Used Memory  :    2.686, delta    0.006 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  :    2.686 MiB
    [junit] test #0  128.000 MiB: mode COPY , bufferSize 134217728: total   455, setup    65, copy   390 ms
    [junit] test #0  128.000 MiB after  Used Memory  :  130.686, delta  128.000 MiB
    [junit] test #0  128.000 MiB gc'ed  Used Memory  :  130.678, delta  127.992 MiB
    [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  :  130.678 MiB
    [junit] test #0  128.000 MiB: mode MMAP1, bufferSize         0: total   228, setup     1, copy   227 ms
    [junit] test #0  128.000 MiB after  Used Memory  :  130.678, delta    0.000 MiB
    [junit] test #0  128.000 MiB gc'ed  Used Memory  :    2.684, delta -127.995 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  :    2.684 MiB
    [junit] test #0  128.000 MiB: mode MMAP2_SOFT, bufferSize         0: total   238, setup     2, copy   236 ms, cacheMode FLUSH_PRE_SOFT
    [junit] test #0  128.000 MiB after  Used Memory  :    2.684, delta    0.000 MiB
    [junit] test #0  128.000 MiB gc'ed  Used Memory  :    2.687, delta    0.003 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  :    2.687 MiB
    [junit] test #0  512.000 MiB: mode COPY , bufferSize      8192: total  1117, setup     1, copy  1116 ms
    [junit] test #0  512.000 MiB after  Used Memory  :    2.687, delta    0.000 MiB
    [junit] test #0  512.000 MiB gc'ed  Used Memory  :    2.696, delta    0.009 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  :    2.696 MiB
    [junit] test #0  512.000 MiB: mode COPY , bufferSize 134217728: total  1453, setup    37, copy  1416 ms
    [junit] test #0  512.000 MiB after  Used Memory  :  130.696, delta  128.000 MiB
    [junit] test #0  512.000 MiB gc'ed  Used Memory  :  130.688, delta  127.992 MiB
    [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  :  130.688 MiB
    [junit] test #0  512.000 MiB: mode MMAP1, bufferSize         0: total   882, setup     0, copy   882 ms
    [junit] test #0  512.000 MiB after  Used Memory  :  130.688, delta    0.000 MiB
    [junit] test #0  512.000 MiB gc'ed  Used Memory  :    2.688, delta -128.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  :    2.688 MiB
    [junit] test #0  512.000 MiB: mode MMAP2_SOFT, bufferSize         0: total   919, setup     1, copy   918 ms, cacheMode FLUSH_PRE_SOFT
    [junit] test #0  512.000 MiB after  Used Memory  :    2.688, delta    0.000 MiB
    [junit] test #0  512.000 MiB gc'ed  Used Memory  :    2.688, delta    0.000 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 1024.000 MiB: mode MMAP2_NONE, bufferSize         0: BEGIN
    [junit] test #0 1024.000 MiB before Used Memory  :    2.688 MiB
    [junit] test #0 1024.000 MiB: mode MMAP2_NONE, bufferSize         0: total  2033, setup    14, copy  2019 ms, cacheMode FLUSH_NONE
    [junit] test #0 1024.000 MiB after  Used Memory  :    3.013, delta    0.325 MiB
    [junit] test #0 1024.000 MiB gc'ed  Used Memory  :    2.692, delta    0.004 MiB
    [junit] test #0 1024.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 1024.000 MiB: mode MMAP2_SOFT, bufferSize         0: BEGIN
    [junit] test #0 1024.000 MiB before Used Memory  :    2.692 MiB
    [junit] test #0 1024.000 MiB: mode MMAP2_SOFT, bufferSize         0: total  1936, setup     1, copy  1935 ms, cacheMode FLUSH_PRE_SOFT
    [junit] test #0 1024.000 MiB after  Used Memory  :    2.692, delta    0.000 MiB
    [junit] test #0 1024.000 MiB gc'ed  Used Memory  :    2.701, delta    0.009 MiB
    [junit] test #0 1024.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 2048.500 MiB: mode MMAP2_HARD, bufferSize         0: BEGIN
    [junit] test #0 2048.500 MiB before Used Memory  :    2.701 MiB
    [junit] test #0 2048.500 MiB: mode MMAP2_HARD, bufferSize         0: total 15848, setup    11, copy 15837 ms, cacheMode FLUSH_PRE_HARD
    [junit] test #0 2048.500 MiB after  Used Memory  :    3.026, delta    0.325 MiB
    [junit] test #0 2048.500 MiB gc'ed  Used Memory  :    2.717, delta    0.016 MiB
    [junit] test #0 2048.500 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 @ 1425893422909 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.516 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893326415 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893385425 ms +++ localhost/127.0.0.1:59999 - Locked within 59511 ms, 117 attempts
    [junit] Total Memory :  123.000 MiB
    [junit] Max Memory   : 1820.500 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  :    4.173 MiB
    [junit] test #0   16.000 MiB: mode COPY , bufferSize      8192: total    54, setup     1, copy    53 ms
    [junit] test #0   16.000 MiB after  Used Memory  :    4.173, delta    0.000 MiB
    [junit] test #0   16.000 MiB gc'ed  Used Memory  :    2.852, delta   -1.320 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  :    2.852 MiB
    [junit] test #0   16.000 MiB: mode COPY , bufferSize  16777216: total    78, setup     7, copy    71 ms
    [junit] test #0   16.000 MiB after  Used Memory  :   18.852, delta   16.000 MiB
    [junit] test #0   16.000 MiB gc'ed  Used Memory  :   18.673, delta   15.821 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  :   18.673 MiB
    [junit] test #0   16.000 MiB: mode MMAP1, bufferSize         0: total    54, setup     1, copy    53 ms
    [junit] test #0   16.000 MiB after  Used Memory  :   18.998, delta    0.325 MiB
    [junit] test #0   16.000 MiB gc'ed  Used Memory  :    2.674, 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  :    2.674 MiB
    [junit] test #0   16.000 MiB: mode MMAP2_SOFT, bufferSize         0: total    59, setup     2, copy    57 ms, cacheMode FLUSH_PRE_SOFT
    [junit] test #0   16.000 MiB after  Used Memory  :    2.999, delta    0.325 MiB
    [junit] test #0   16.000 MiB gc'ed  Used Memory  :    2.680, delta    0.006 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  :    2.680 MiB
    [junit] test #0  128.000 MiB: mode COPY , bufferSize      8192: total   368, setup     1, copy   367 ms
    [junit] test #0  128.000 MiB after  Used Memory  :    2.680, delta    0.000 MiB
    [junit] test #0  128.000 MiB gc'ed  Used Memory  :    2.686, delta    0.006 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  :    2.686 MiB
    [junit] test #0  128.000 MiB: mode COPY , bufferSize 134217728: total   455, setup    65, copy   390 ms
    [junit] test #0  128.000 MiB after  Used Memory  :  130.686, delta  128.000 MiB
    [junit] test #0  128.000 MiB gc'ed  Used Memory  :  130.678, delta  127.992 MiB
    [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  :  130.678 MiB
    [junit] test #0  128.000 MiB: mode MMAP1, bufferSize         0: total   228, setup     1, copy   227 ms
    [junit] test #0  128.000 MiB after  Used Memory  :  130.678, delta    0.000 MiB
    [junit] test #0  128.000 MiB gc'ed  Used Memory  :    2.684, delta -127.995 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  :    2.684 MiB
    [junit] test #0  128.000 MiB: mode MMAP2_SOFT, bufferSize         0: total   238, setup     2, copy   236 ms, cacheMode FLUSH_PRE_SOFT
    [junit] test #0  128.000 MiB after  Used Memory  :    2.684, delta    0.000 MiB
    [junit] test #0  128.000 MiB gc'ed  Used Memory  :    2.687, delta    0.003 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  :    2.687 MiB
    [junit] test #0  512.000 MiB: mode COPY , bufferSize      8192: total  1117, setup     1, copy  1116 ms
    [junit] test #0  512.000 MiB after  Used Memory  :    2.687, delta    0.000 MiB
    [junit] test #0  512.000 MiB gc'ed  Used Memory  :    2.696, delta    0.009 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  :    2.696 MiB
    [junit] test #0  512.000 MiB: mode COPY , bufferSize 134217728: total  1453, setup    37, copy  1416 ms
    [junit] test #0  512.000 MiB after  Used Memory  :  130.696, delta  128.000 MiB
    [junit] test #0  512.000 MiB gc'ed  Used Memory  :  130.688, delta  127.992 MiB
    [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  :  130.688 MiB
    [junit] test #0  512.000 MiB: mode MMAP1, bufferSize         0: total   882, setup     0, copy   882 ms
    [junit] test #0  512.000 MiB after  Used Memory  :  130.688, delta    0.000 MiB
    [junit] test #0  512.000 MiB gc'ed  Used Memory  :    2.688, delta -128.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  :    2.688 MiB
    [junit] test #0  512.000 MiB: mode MMAP2_SOFT, bufferSize         0: total   919, setup     1, copy   918 ms, cacheMode FLUSH_PRE_SOFT
    [junit] test #0  512.000 MiB after  Used Memory  :    2.688, delta    0.000 MiB
    [junit] test #0  512.000 MiB gc'ed  Used Memory  :    2.688, delta    0.000 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 1024.000 MiB: mode MMAP2_NONE, bufferSize         0: BEGIN
    [junit] test #0 1024.000 MiB before Used Memory  :    2.688 MiB
    [junit] test #0 1024.000 MiB: mode MMAP2_NONE, bufferSize         0: total  2033, setup    14, copy  2019 ms, cacheMode FLUSH_NONE
    [junit] test #0 1024.000 MiB after  Used Memory  :    3.013, delta    0.325 MiB
    [junit] test #0 1024.000 MiB gc'ed  Used Memory  :    2.692, delta    0.004 MiB
    [junit] test #0 1024.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 1024.000 MiB: mode MMAP2_SOFT, bufferSize         0: BEGIN
    [junit] test #0 1024.000 MiB before Used Memory  :    2.692 MiB
    [junit] test #0 1024.000 MiB: mode MMAP2_SOFT, bufferSize         0: total  1936, setup     1, copy  1935 ms, cacheMode FLUSH_PRE_SOFT
    [junit] test #0 1024.000 MiB after  Used Memory  :    2.692, delta    0.000 MiB
    [junit] test #0 1024.000 MiB gc'ed  Used Memory  :    2.701, delta    0.009 MiB
    [junit] test #0 1024.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 2048.500 MiB: mode MMAP2_HARD, bufferSize         0: BEGIN
    [junit] test #0 2048.500 MiB before Used Memory  :    2.701 MiB
    [junit] test #0 2048.500 MiB: mode MMAP2_HARD, bufferSize         0: total 15848, setup    11, copy 15837 ms, cacheMode FLUSH_PRE_HARD
    [junit] test #0 2048.500 MiB after  Used Memory  :    3.026, delta    0.325 MiB
    [junit] test #0 2048.500 MiB gc'ed  Used Memory  :    2.717, delta    0.016 MiB
    [junit] test #0 2048.500 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 @ 1425893422909 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01MixedIntSize took 13.567 sec
    [junit] Testcase: test11MMap1GiBFlushNone took 3.156 sec
    [junit] Testcase: test12MMap1GiBFlushSoft took 3.177 sec
    [junit] Testcase: test13MMap2GiBFlushHard took 17.164 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.516 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893326415 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893385425 ms +++ localhost/127.0.0.1:59999 - Locked within 59511 ms, 117 attempts
    [junit] Total Memory :  123.000 MiB
    [junit] Max Memory   : 1820.500 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  :    4.173 MiB
    [junit] test #0   16.000 MiB: mode COPY , bufferSize      8192: total    54, setup     1, copy    53 ms
    [junit] test #0   16.000 MiB after  Used Memory  :    4.173, delta    0.000 MiB
    [junit] test #0   16.000 MiB gc'ed  Used Memory  :    2.852, delta   -1.320 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  :    2.852 MiB
    [junit] test #0   16.000 MiB: mode COPY , bufferSize  16777216: total    78, setup     7, copy    71 ms
    [junit] test #0   16.000 MiB after  Used Memory  :   18.852, delta   16.000 MiB
    [junit] test #0   16.000 MiB gc'ed  Used Memory  :   18.673, delta   15.821 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  :   18.673 MiB
    [junit] test #0   16.000 MiB: mode MMAP1, bufferSize         0: total    54, setup     1, copy    53 ms
    [junit] test #0   16.000 MiB after  Used Memory  :   18.998, delta    0.325 MiB
    [junit] test #0   16.000 MiB gc'ed  Used Memory  :    2.674, 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  :    2.674 MiB
    [junit] test #0   16.000 MiB: mode MMAP2_SOFT, bufferSize         0: total    59, setup     2, copy    57 ms, cacheMode FLUSH_PRE_SOFT
    [junit] test #0   16.000 MiB after  Used Memory  :    2.999, delta    0.325 MiB
    [junit] test #0   16.000 MiB gc'ed  Used Memory  :    2.680, delta    0.006 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  :    2.680 MiB
    [junit] test #0  128.000 MiB: mode COPY , bufferSize      8192: total   368, setup     1, copy   367 ms
    [junit] test #0  128.000 MiB after  Used Memory  :    2.680, delta    0.000 MiB
    [junit] test #0  128.000 MiB gc'ed  Used Memory  :    2.686, delta    0.006 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  :    2.686 MiB
    [junit] test #0  128.000 MiB: mode COPY , bufferSize 134217728: total   455, setup    65, copy   390 ms
    [junit] test #0  128.000 MiB after  Used Memory  :  130.686, delta  128.000 MiB
    [junit] test #0  128.000 MiB gc'ed  Used Memory  :  130.678, delta  127.992 MiB
    [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  :  130.678 MiB
    [junit] test #0  128.000 MiB: mode MMAP1, bufferSize         0: total   228, setup     1, copy   227 ms
    [junit] test #0  128.000 MiB after  Used Memory  :  130.678, delta    0.000 MiB
    [junit] test #0  128.000 MiB gc'ed  Used Memory  :    2.684, delta -127.995 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  :    2.684 MiB
    [junit] test #0  128.000 MiB: mode MMAP2_SOFT, bufferSize         0: total   238, setup     2, copy   236 ms, cacheMode FLUSH_PRE_SOFT
    [junit] test #0  128.000 MiB after  Used Memory  :    2.684, delta    0.000 MiB
    [junit] test #0  128.000 MiB gc'ed  Used Memory  :    2.687, delta    0.003 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  :    2.687 MiB
    [junit] test #0  512.000 MiB: mode COPY , bufferSize      8192: total  1117, setup     1, copy  1116 ms
    [junit] test #0  512.000 MiB after  Used Memory  :    2.687, delta    0.000 MiB
    [junit] test #0  512.000 MiB gc'ed  Used Memory  :    2.696, delta    0.009 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  :    2.696 MiB
    [junit] test #0  512.000 MiB: mode COPY , bufferSize 134217728: total  1453, setup    37, copy  1416 ms
    [junit] test #0  512.000 MiB after  Used Memory  :  130.696, delta  128.000 MiB
    [junit] test #0  512.000 MiB gc'ed  Used Memory  :  130.688, delta  127.992 MiB
    [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  :  130.688 MiB
    [junit] test #0  512.000 MiB: mode MMAP1, bufferSize         0: total   882, setup     0, copy   882 ms
    [junit] test #0  512.000 MiB after  Used Memory  :  130.688, delta    0.000 MiB
    [junit] test #0  512.000 MiB gc'ed  Used Memory  :    2.688, delta -128.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  :    2.688 MiB
    [junit] test #0  512.000 MiB: mode MMAP2_SOFT, bufferSize         0: total   919, setup     1, copy   918 ms, cacheMode FLUSH_PRE_SOFT
    [junit] test #0  512.000 MiB after  Used Memory  :    2.688, delta    0.000 MiB
    [junit] test #0  512.000 MiB gc'ed  Used Memory  :    2.688, delta    0.000 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 1024.000 MiB: mode MMAP2_NONE, bufferSize         0: BEGIN
    [junit] test #0 1024.000 MiB before Used Memory  :    2.688 MiB
    [junit] test #0 1024.000 MiB: mode MMAP2_NONE, bufferSize         0: total  2033, setup    14, copy  2019 ms, cacheMode FLUSH_NONE
    [junit] test #0 1024.000 MiB after  Used Memory  :    3.013, delta    0.325 MiB
    [junit] test #0 1024.000 MiB gc'ed  Used Memory  :    2.692, delta    0.004 MiB
    [junit] test #0 1024.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 1024.000 MiB: mode MMAP2_SOFT, bufferSize         0: BEGIN
    [junit] test #0 1024.000 MiB before Used Memory  :    2.692 MiB
    [junit] test #0 1024.000 MiB: mode MMAP2_SOFT, bufferSize         0: total  1936, setup     1, copy  1935 ms, cacheMode FLUSH_PRE_SOFT
    [junit] test #0 1024.000 MiB after  Used Memory  :    2.692, delta    0.000 MiB
    [junit] test #0 1024.000 MiB gc'ed  Used Memory  :    2.701, delta    0.009 MiB
    [junit] test #0 1024.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 2048.500 MiB: mode MMAP2_HARD, bufferSize         0: BEGIN
    [junit] test #0 2048.500 MiB before Used Memory  :    2.701 MiB
    [junit] test #0 2048.500 MiB: mode MMAP2_HARD, bufferSize         0: total 15848, setup    11, copy 15837 ms, cacheMode FLUSH_PRE_HARD
    [junit] test #0 2048.500 MiB after  Used Memory  :    3.026, delta    0.325 MiB
    [junit] test #0 2048.500 MiB gc'ed  Used Memory  :    2.717, delta    0.016 MiB
    [junit] test #0 2048.500 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 @ 1425893422909 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.nio.TestByteBufferOutputStream
    [junit] Testsuite: com.jogamp.common.nio.TestByteBufferOutputStream
    [junit] SLOCK [T main @ 1425893424122 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893464627 ms +++ localhost/127.0.0.1:59999 - Locked within 41005 ms, 80 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 @ 1425893466844 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.74 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893424122 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893464627 ms +++ localhost/127.0.0.1:59999 - Locked within 41005 ms, 80 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 @ 1425893466844 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00 took 0.247 sec
    [junit] Testcase: test01 took 0.271 sec
    [junit] Testcase: test02 took 0.274 sec
    [junit] Testcase: test03 took 0.266 sec
    [junit] Testcase: test10 took 0.2 sec
    [junit] Testcase: test11 took 0.292 sec
    [junit] Testcase: test12 took 0.302 sec
    [junit] Testcase: test13 took 0.312 sec
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.74 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893424122 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893464627 ms +++ localhost/127.0.0.1:59999 - Locked within 41005 ms, 80 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 @ 1425893466844 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.nio.TestPointerBufferEndian
    [junit] Testsuite: com.jogamp.common.nio.TestPointerBufferEndian
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893468385 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] OS: <Windows 7> CPU: <amd64> Bits: <64/64>
    [junit] MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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: <Windows 7> CPU: <amd64> Bits: <64/64>
    [junit] MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Thread-17 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893471880 ms +++ localhost/127.0.0.1:59999 - Locked within 4496 ms, 6 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 @ 1425893471956 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.119 sec
    [junit] ------------- Standard Output ---------------
    [junit] OS: <Windows 7> CPU: <amd64> Bits: <64/64>
    [junit] MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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: <Windows 7> CPU: <amd64> Bits: <64/64>
    [junit] MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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] SLOCK [T main @ 1425893468385 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 @ 1425893471880 ms +++ localhost/127.0.0.1:59999 - Locked within 4496 ms, 6 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 @ 1425893471956 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testDirect took 0.005 sec
    [junit] Testcase: testIndirect took 0.023 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.119 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] OS: <Windows 7> CPU: <amd64> Bits: <64/64>
    [junit] MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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: <Windows 7> CPU: <amd64> Bits: <64/64>
    [junit] MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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] SLOCK [T main @ 1425893468385 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 @ 1425893471880 ms +++ localhost/127.0.0.1:59999 - Locked within 4496 ms, 6 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 @ 1425893471956 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.nio.TestStructAccessorEndian
    [junit] Testsuite: com.jogamp.common.nio.TestStructAccessorEndian
    [junit] ++++ Test Singleton.lock()
    [junit] OS: <Windows 7> CPU: <amd64> 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    4 / 4
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Thread-18 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893473515 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893473567 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 sec
    [junit] ------------- Standard Output ---------------
    [junit] OS: <Windows 7> CPU: <amd64> 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    4 / 4
    [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-18 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893473515 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893473567 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testStructAccessorEndian1 took 0.001 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] OS: <Windows 7> CPU: <amd64> 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    4 / 4
    [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-18 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893473515 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893473567 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.os.TestElfReader01
    [junit] Testsuite: com.jogamp.common.os.TestElfReader01
    [junit] Thread-19 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893475127 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 java.dll
    [junit] XXX2 #0: java.dll not readable
    [junit] XXX2 #1: test c:\jdk1.8.0_20_x64\jre\bin\java.dll
    [junit] Test file c:\jdk1.8.0_20_x64\jre\bin\java.dll
    [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:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [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:532)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1001)
    [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 @ 1425893475174 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-19 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893475127 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 java.dll
    [junit] XXX2 #0: java.dll not readable
    [junit] XXX2 #1: test c:\jdk1.8.0_20_x64\jre\bin\java.dll
    [junit] Test file c:\jdk1.8.0_20_x64\jre\bin\java.dll
    [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:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [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:532)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1001)
    [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 @ 1425893475174 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.004 sec
    [junit] Testcase: test99UserFile took 0 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-19 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893475127 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 java.dll
    [junit] XXX2 #0: java.dll not readable
    [junit] XXX2 #1: test c:\jdk1.8.0_20_x64\jre\bin\java.dll
    [junit] Test file c:\jdk1.8.0_20_x64\jre\bin\java.dll
    [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:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [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:532)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1001)
    [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 @ 1425893475174 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.util.IntIntHashMapTest
    [junit] Testsuite: com.jogamp.common.util.IntIntHashMapTest
    [junit] Thread-20 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893476730 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 ms, 1 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: 7.230112ms
    [junit]    map:   6.690803ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.121991ms
    [junit]    map:   1.741669ms
    [junit] 
    [junit] remove
    [junit]    iimap: 1.319088ms
    [junit]    map:   3.566259ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.45846ms
    [junit]    map:   3.027908ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.009728ms
    [junit]    map:   1.47345ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.878648ms
    [junit]    map:   1.880403ms
    [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 @ 1425893477572 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.377 sec
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 7.230112ms
    [junit]    map:   6.690803ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.121991ms
    [junit]    map:   1.741669ms
    [junit] 
    [junit] remove
    [junit]    iimap: 1.319088ms
    [junit]    map:   3.566259ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.45846ms
    [junit]    map:   3.027908ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.009728ms
    [junit]    map:   1.47345ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.878648ms
    [junit]    map:   1.880403ms
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-20 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893476730 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893477572 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: benchmark took 0.037 sec
    [junit] Testcase: capacityTest took 0 sec
    [junit] Testcase: cloneTest took 0.055 sec
    [junit] Testcase: iteratorTest took 0.003 sec
    [junit] Testcase: testPutRemove took 0.715 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.377 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 7.230112ms
    [junit]    map:   6.690803ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.121991ms
    [junit]    map:   1.741669ms
    [junit] 
    [junit] remove
    [junit]    iimap: 1.319088ms
    [junit]    map:   3.566259ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.45846ms
    [junit]    map:   3.027908ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.009728ms
    [junit]    map:   1.47345ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.878648ms
    [junit]    map:   1.880403ms
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-20 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893476730 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893477572 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] SLOCK [T main @ 1425893479116 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893481118 ms +++ localhost/127.0.0.1:59999 - Locked within 3002 ms, 3 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 @ 1425893486428 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.859 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893479116 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893481118 ms +++ localhost/127.0.0.1:59999 - Locked within 3002 ms, 3 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 @ 1425893486428 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: cloneTest took 3.046 sec
    [junit] Testcase: iteratorTest took 0.003 sec
    [junit] Testcase: testPutRemove took 2.229 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.859 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893479116 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893481118 ms +++ localhost/127.0.0.1:59999 - Locked within 3002 ms, 3 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 @ 1425893486428 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.LongIntHashMapTest
    [junit] Testsuite: com.jogamp.common.util.LongIntHashMapTest
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893487984 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 9.693197ms
    [junit]    map:   6.735453ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.70276ms
    [junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893504989 ms +++ localhost/127.0.0.1:59999 - Locked within 18006 ms, 33 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]    map:   2.174455ms
    [junit] 
    [junit] remove
    [junit]    iimap: 2.046565ms
    [junit]    map:   11.188973ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 2.350185ms
    [junit]    map:   4.070167ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.472812ms
    [junit]    map:   2.099826ms
    [junit] 
    [junit] remove
    [junit]    iimap: 1.446342ms
    [junit]    map:   1.15484ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893505811 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.373 sec
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 9.693197ms
    [junit]    map:   6.735453ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.70276ms
    [junit]    map:   2.174455ms
    [junit] 
    [junit] remove
    [junit]    iimap: 2.046565ms
    [junit]    map:   11.188973ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 2.350185ms
    [junit]    map:   4.070167ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.472812ms
    [junit]    map:   2.099826ms
    [junit] 
    [junit] remove
    [junit]    iimap: 1.446342ms
    [junit]    map:   1.15484ms
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893487984 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 @ 1425893504989 ms +++ localhost/127.0.0.1:59999 - Locked within 18006 ms, 33 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 @ 1425893505811 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: benchmark took 0.05 sec
    [junit] Testcase: iteratorTest took 0.005 sec
    [junit] Testcase: testPutRemove took 0.732 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.373 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 9.693197ms
    [junit]    map:   6.735453ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.70276ms
    [junit]    map:   2.174455ms
    [junit] 
    [junit] remove
    [junit]    iimap: 2.046565ms
    [junit]    map:   11.188973ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 2.350185ms
    [junit]    map:   4.070167ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.472812ms
    [junit]    map:   2.099826ms
    [junit] 
    [junit] remove
    [junit]    iimap: 1.446342ms
    [junit]    map:   1.15484ms
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893487984 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 @ 1425893504989 ms +++ localhost/127.0.0.1:59999 - Locked within 18006 ms, 33 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 @ 1425893505811 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] SLOCK [T main @ 1425893507364 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 @ 1425893508866 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 ms, 2 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 @ 1425893508920 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.101 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893507364 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 @ 1425893508866 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 ms, 2 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 @ 1425893508920 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01ArrayHashSet took 0.004 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.101 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893507364 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 @ 1425893508866 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 ms, 2 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 @ 1425893508920 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-24 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893510477 ms +++ localhost/127.0.0.1:59999 - Locked within 1004 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 @ 1425893510709 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893510477 ms +++ localhost/127.0.0.1:59999 - Locked within 1004 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 @ 1425893510709 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00ShowByteOrder took 0.033 sec
    [junit] Testcase: test01Uint32Conversion took 0.006 sec
    [junit] Testcase: test02ShiftSigned took 0.059 sec
    [junit] Testcase: test10ReadWrite_13 took 0.095 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893510477 ms +++ localhost/127.0.0.1:59999 - Locked within 1004 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 @ 1425893510709 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.util.TestBitstream01
    [junit] Testsuite: com.jogamp.common.util.TestBitstream01
    [junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893512465 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893513162 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.242 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893512465 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893513162 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01LinearBitsMSBFirst took 0.121 sec
    [junit] Testcase: test02LinearBitsLSBFirst took 0.214 sec
    [junit] Testcase: test03BulkBits took 0.311 sec
    [junit] Testcase: test05ErrorHandling took 0.001 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.242 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893512465 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893513162 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.util.TestBitstream02
    [junit] Testsuite: com.jogamp.common.util.TestBitstream02
    [junit] SLOCK [T main @ 1425893514907 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893516409 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 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 @ 1425893516551 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.183 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893514907 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893516409 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 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 @ 1425893516551 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01Int8BitsAligned took 0.003 sec
    [junit] Testcase: test02Int8BitsUnaligned took 0.099 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.183 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893514907 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893516409 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 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 @ 1425893516551 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-27 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893518226 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893518874 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.206 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893518226 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893518874 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01Int16BitsAligned took 0.096 sec
    [junit] Testcase: test02Int16BitsUnaligned took 0.52 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.206 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893518226 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893518874 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.util.TestBitstream04
    [junit] Testsuite: com.jogamp.common.util.TestBitstream04
    [junit] SLOCK [T main @ 1425893520675 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 @ 1425893522177 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 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 @ 1425893522822 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.688 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893520675 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 @ 1425893522177 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 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 @ 1425893522822 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01Int32BitsAligned took 0.175 sec
    [junit] Testcase: test02Int32BitsUnaligned took 0.434 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.688 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893520675 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 @ 1425893522177 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 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 @ 1425893522822 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.util.TestFloatStack01
    [junit] Testsuite: com.jogamp.common.util.TestFloatStack01
    [junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893524523 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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 @ 1425893524567 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893524523 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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 @ 1425893524567 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.005 sec
    [junit] Testcase: test11FloatBuffer_I32_G02 took 0.003 sec
    [junit] Testcase: test12FloatBuffer_I00_G32 took 0.004 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893524523 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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 @ 1425893524567 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.util.TestIOUtil01
    [junit] Testsuite: com.jogamp.common.util.TestIOUtil01
    [junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893526123 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893526292 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893526123 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893526292 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testCopyStream01Array took 0.004 sec
    [junit] Testcase: testCopyStream02Buffer took 0.004 sec
    [junit] Testcase: testCopyStream03Buffer took 0.113 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893526123 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893526292 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestIntegerStack01
    [junit] Testsuite: com.jogamp.common.util.TestIntegerStack01
    [junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893527849 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893527900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893527849 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893527900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01PrimitiveArray_I32_G02 took 0.003 sec
    [junit] Testcase: test02PrimitiveArray_I00_G32 took 0.002 sec
    [junit] Testcase: test11FloatBuffer_I32_G02 took 0.003 sec
    [junit] Testcase: test12FloatBuffer_I00_G32 took 0.003 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893527849 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1425893527900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestIteratorIndexCORE
    [junit] Testsuite: com.jogamp.common.util.TestIteratorIndexCORE
    [junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893529453 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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 @ 1425893530724 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.824 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893529453 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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 @ 1425893530724 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01ArrayListIterator took 0.277 sec
    [junit] Testcase: test01LinkedListListIndex took 0.384 sec
    [junit] Testcase: test01LinkedListListIterator took 0.397 sec
    [junit] Testcase: test0ArrayListIndex took 0.19 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.824 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893529453 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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 @ 1425893530724 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] Thread-33 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893532286 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 ms, 1 attempts
    [junit] tmp dir: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln4057523556201717525
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] 1 - jarUri:
    [junit] ZZZZZZ Uri jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/ClassInJar0.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/ClassInJar0.class
    [junit] 0.0.0 ascii :      jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/ClassInJar0.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/ClassInJar0.class (raw), file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar
    [junit] 0.0.0 ascii :      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar
    [junit] 0.0.0 native-file: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\lib\TestJarsInJar.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/
    [junit] Entries of C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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 C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/ClassInJar1.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/ClassInJar1.class
    [junit] 0.0.0 ascii :      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/ClassInJar1.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/ClassInJar1.class (raw), file:/C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar
    [junit] 0.0.0 ascii :      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar
    [junit] 0.0.0 native-file: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\ClassInJar1.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:        /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\ClassInJar1.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar1.class
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class
    [junit] 0.0.0 ascii :      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 0.0.0 ascii :      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 0.0.0 native-file: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\sub\ClassInJar2.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:        /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\sub\ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class
    [junit] 0.0.0 ascii :      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 0.0.0 ascii :      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 0.0.0 native-file: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\sub\ClassInJar2.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:        /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\sub\ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\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 @ 1425893532537 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-33 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893532286 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 ms, 1 attempts
    [junit] tmp dir: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln4057523556201717525
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] 1 - jarUri:
    [junit] ZZZZZZ Uri jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/ClassInJar0.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/ClassInJar0.class
    [junit] 0.0.0 ascii :      jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/ClassInJar0.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/ClassInJar0.class (raw), file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar
    [junit] 0.0.0 ascii :      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar
    [junit] 0.0.0 native-file: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\lib\TestJarsInJar.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/
    [junit] Entries of C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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 C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/ClassInJar1.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/ClassInJar1.class
    [junit] 0.0.0 ascii :      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/ClassInJar1.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/ClassInJar1.class (raw), file:/C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar
    [junit] 0.0.0 ascii :      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar
    [junit] 0.0.0 native-file: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\ClassInJar1.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:        /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\ClassInJar1.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar1.class
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class
    [junit] 0.0.0 ascii :      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 0.0.0 ascii :      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 0.0.0 native-file: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\sub\ClassInJar2.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:        /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\sub\ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class
    [junit] 0.0.0 ascii :      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 0.0.0 ascii :      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 0.0.0 native-file: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\sub\ClassInJar2.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:        /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\sub\ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\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 @ 1425893532537 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testJarUtilFlat01 took 0.008 sec
    [junit] Testcase: testJarUtilJarInJar01 took 0.102 sec
    [junit] Testcase: testJarUtilJarInJar02 took 0.091 sec
    [junit] Testcase: testJarUtilJarInJar03 took 0.008 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-33 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893532286 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 ms, 1 attempts
    [junit] tmp dir: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln4057523556201717525
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] 1 - jarUri:
    [junit] ZZZZZZ Uri jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/ClassInJar0.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/ClassInJar0.class
    [junit] 0.0.0 ascii :      jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/ClassInJar0.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/ClassInJar0.class (raw), file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar
    [junit] 0.0.0 ascii :      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar
    [junit] 0.0.0 native-file: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\lib\TestJarsInJar.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/make/lib/TestJarsInJar.jar!/
    [junit] Entries of C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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 C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/ClassInJar1.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/ClassInJar1.class
    [junit] 0.0.0 ascii :      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/ClassInJar1.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/ClassInJar1.class (raw), file:/C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar
    [junit] 0.0.0 ascii :      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar
    [junit] 0.0.0 native-file: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\ClassInJar1.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:        /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/ClassInJar1.jar!/
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\ClassInJar1.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar1.class
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class
    [junit] 0.0.0 ascii :      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 0.0.0 ascii :      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 0.0.0 native-file: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\sub\ClassInJar2.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:        /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\sub\ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class
    [junit] 0.0.0 ascii :      jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 0.0.0 ascii :      file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] 0.0.0 native-file: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\sub\ClassInJar2.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:        /C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar (raw), /C:/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/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:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/cygwin/tmp/jogamp_0000/file_cache/jln9134814345590196075/jln8076151278413872964/sub/ClassInJar2.jar!/
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\sub\ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8076151278413872964\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 @ 1425893532537 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.util.TestLFRingBuffer01
    [junit] Testsuite: com.jogamp.common.util.TestLFRingBuffer01
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 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 sec
    [junit] Testcase: test21_GrowFull02_Begin1 took 0 sec
    [junit] Testcase: test03_FullReadReset took 0 sec
    [junit] Testcase: test24_GrowFull05_End took 0 sec
    [junit] Testcase: test22_GrowFull03_Begin2 took 0 sec
    [junit] Testcase: test10_GrowEmpty01_Begin took 0 sec
    [junit] Testcase: test02_EmptyWrite took 0 sec
    [junit] Testcase: test26_GrowFull12_End2 took 0 sec
    [junit] Testcase: test04_EmptyWriteClear took 0 sec
    [junit] Testcase: test13_GrowEmpty04_End2 took 0.001 sec
    [junit] Testcase: test23_GrowFull04_Begin3 took 0 sec
    [junit] Testcase: test12_GrowEmpty03_End took 0 sec
    [junit] Testcase: test06_ReadResetMid02 took 0 sec
    [junit] Testcase: test27_GrowFull13_End3 took 0 sec
    [junit] Testcase: test05_ReadResetMid01 took 0 sec
    [junit] Testcase: test01_FullRead took 0 sec
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
    [junit] 
    [junit] Testsuite: com.jogamp.common.util.TestPlatform01
    [junit] Testsuite: com.jogamp.common.util.TestPlatform01
    [junit] SLOCK [T main @ 1425893533765 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893538264 ms +++ localhost/127.0.0.1:59999 - Locked within 4999 ms, 8 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00
    [junit] 
    [junit] 
    [junit] OS name/type: Windows 7, WINDOWS
    [junit] OS version: 6.1, 6.1.0
    [junit] 
    [junit] Arch, CPU: amd64, X86_64/X86
    [junit] OS/Arch: windows-amd64
    [junit] 
    [junit] Java runtime: Java(TM) SE Runtime Environment
    [junit] Java vendor[name/url]: Oracle Corporation/http://java.oracle.com/
    [junit] Java version, vm: 1.8.0_20, 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    4 / 4
    [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 @ 1425893538304 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.579 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893533765 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893538264 ms +++ localhost/127.0.0.1:59999 - Locked within 4999 ms, 8 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00
    [junit] 
    [junit] 
    [junit] OS name/type: Windows 7, WINDOWS
    [junit] OS version: 6.1, 6.1.0
    [junit] 
    [junit] Arch, CPU: amd64, X86_64/X86
    [junit] OS/Arch: windows-amd64
    [junit] 
    [junit] Java runtime: Java(TM) SE Runtime Environment
    [junit] Java vendor[name/url]: Oracle Corporation/http://java.oracle.com/
    [junit] Java version, vm: 1.8.0_20, 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    4 / 4
    [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 @ 1425893538304 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInfo00 took 0.001 sec
    [junit] Testcase: testPageSize01 took 0 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.579 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893533765 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893538264 ms +++ localhost/127.0.0.1:59999 - Locked within 4999 ms, 8 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00
    [junit] 
    [junit] 
    [junit] OS name/type: Windows 7, WINDOWS
    [junit] OS version: 6.1, 6.1.0
    [junit] 
    [junit] Arch, CPU: amd64, X86_64/X86
    [junit] OS/Arch: windows-amd64
    [junit] 
    [junit] Java runtime: Java(TM) SE Runtime Environment
    [junit] Java vendor[name/url]: Oracle Corporation/http://java.oracle.com/
    [junit] Java version, vm: 1.8.0_20, 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    4 / 4
    [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 @ 1425893538304 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestRunnableTask01
    [junit] Testsuite: com.jogamp.common.util.TestRunnableTask01
    [junit] SLOCK [T main @ 1425893539854 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 @ 1425893541356 ms +++ localhost/127.0.0.1:59999 - Locked within 2503 ms, 2 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@64f33dee
    [junit] BB.1: java.lang.Object@64f33dee
    [junit] BB.2
    [junit] CA.1: java.lang.Object@64f33dee
    [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@3e71a1f8
    [junit] BB.1: java.lang.Object@3e71a1f8
    [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 @ 1425893541404 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.104 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893539854 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 @ 1425893541356 ms +++ localhost/127.0.0.1:59999 - Locked within 2503 ms, 2 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@64f33dee
    [junit] BB.1: java.lang.Object@64f33dee
    [junit] BB.2
    [junit] CA.1: java.lang.Object@64f33dee
    [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@3e71a1f8
    [junit] BB.1: java.lang.Object@3e71a1f8
    [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 @ 1425893541404 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInvokeAndWait00 took 0.003 sec
    [junit] Testcase: testInvokeAndWait01 took 0.006 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.104 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893539854 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 @ 1425893541356 ms +++ localhost/127.0.0.1:59999 - Locked within 2503 ms, 2 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@64f33dee
    [junit] BB.1: java.lang.Object@64f33dee
    [junit] BB.2
    [junit] CA.1: java.lang.Object@64f33dee
    [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@3e71a1f8
    [junit] BB.1: java.lang.Object@3e71a1f8
    [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 @ 1425893541404 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] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.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.001 sec
    [junit] Testcase: test12_GrowEmpty03_End took 0 sec
    [junit] Testcase: test06_ReadResetMid02 took 0 sec
    [junit] Testcase: test27_GrowFull13_End3 took 0 sec
    [junit] Testcase: test05_ReadResetMid01 took 0 sec
    [junit] Testcase: test01_FullRead took 0 sec
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
    [junit] 
    [junit] Testsuite: com.jogamp.common.util.TestSystemPropsAndEnvs
    [junit] Testsuite: com.jogamp.common.util.TestSystemPropsAndEnvs
    [junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893542985 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment
    [junit]    1: PATH = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\obj;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\natives
    [junit]    2: PROCESSOR_LEVEL = 16
    [junit]    3: SYSTEMDRIVE = C:
    [junit]    4: FP_NO_HOST_CHECK = NO
    [junit]    5: HUDSON_HOME = /srv/jenkins
    [junit]    6: TZ = Europe/Berlin
    [junit]    7: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=win7-x86_64-nvida/
    [junit]    8: BUILD_ARCHIVE = true
    [junit]    9: SESSIONNAME = Console
    [junit]   10: ALLUSERSPROFILE = C:\ProgramData
    [junit]   11: PROCESSOR_ARCHITECTURE = AMD64
    [junit]   12: PSModulePath = C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
    [junit]   13: PROGRAMFILES = C:\Program Files
    [junit]   14: ANT_PATH = C:\apache-ant-1.9.4
    [junit]   15: USERNAME = jogamp
    [junit]   16: _JAVACMD = c:\jdk1.8.0_20_x64\bin\java.exe
    [junit]   17: PWD = /home/jogamp/jenkins
    [junit]   18: GPU_USE_SYNC_OBJECTS = 1
    [junit]   19: ProgramFiles(x86) = C:\Program Files (x86)
    [junit]   20: INFOPATH = /usr/local/info:/usr/share/info:/usr/info
    [junit]   21: JENKINS_URL = https://jogamp.org/chuck/
    [junit]   22: GPU_MAX_ALLOC_PERCENT = 100
    [junit]   23: SOURCE_LEVEL = 1.6
    [junit]   24: BUILD_TAG = jenkins-gluegen-label=win7-x86_64-nvida-847
    [junit]   25: PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    [junit]   26: SHELL = /bin/bash
    [junit]   27: OLDPWD = /home/jogamp
    [junit]   28: JENKINS_HOME = /srv/jenkins
    [junit]   29: WINDIR = C:\Windows
    [junit]   30: ProgramData = C:\ProgramData
    [junit]   31: ProgramW6432 = C:\Program Files
    [junit]   32: HOMEPATH = \Users\jogamp
    [junit]   33: NODE_NAME = win64-nvgtx460-win7-jogamp-x64-sgothel-011
    [junit]   34: TARGET_LEVEL = 1.6
    [junit]   35: BUILD_DISPLAY_NAME = #847
    [junit]   36: ANT_CMD_LINE_ARGS =  -file build.xml -Dlabel win7-x86_64-nvida -Dgluegen.build.branch origin/master -Dgluegen.build.number 847 -Dgluegen.build.id 2015-03-09_10-25-52 -Dgluegen.build.commit 9d2bc5118f20f6f6defae075da17d34e1716d36d -Dgluegen.basename gluegen clean all junit.run
    [junit]   37: PROCESSOR_IDENTIFIER = AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD
    [junit]   38: SEVENZIP = C:\Program Files\7-Zip
    [junit]   39: GIT_BRANCH = origin/master
    [junit]   40: PUBLIC = C:\Users\Public
    [junit]   41: SHLVL = 2
    [junit]   42: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   43: GIT_PREVIOUS_COMMIT = 43f200428eb595665d6db6edbd5538413f5a977c
    [junit]   44: LOCALAPPDATA = C:\Users\jogamp\AppData\Local
    [junit]   45: GIT_PATH = C:\cygwin\bin
    [junit]   46: ORIGINAL_PATH = /cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
    [junit]   47: USERDOMAIN = jogamp01
    [junit]   48: LOGONSERVER = \\JOGAMP01
    [junit]   49: JAVA_HOME = c:\jdk1.8.0_20_x64
    [junit]   50: PROMPT = $P$G
    [junit]   51: TERM = cygwin
    [junit]   52: BUILD_ID = 2015-03-09_10-25-52
    [junit]   53: LANG = en_US.UTF-8
    [junit]   54: CMAKE_C_COMPILER = c:\mingw64\bin\gcc
    [junit]   55: JOB_NAME = gluegen/label=win7-x86_64-nvida
    [junit]   56: ANT_HOME = C:\apache-ant-1.9.4\bin\..
    [junit]   57: =C: = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make
    [junit]   58: APPDATA = C:\Users\jogamp\AppData\Roaming
    [junit]   59: NODE_LABELS = win64-nvgtx460-win7-jogamp-x64-sgothel-011 win7-x86_64-nvida
    [junit]   60: HUDSON_URL = https://jogamp.org/chuck/
    [junit]   61: SYSTEMROOT = C:\Windows
    [junit]   62: TARGET_RT_JAR = C:\jre1.6.0_30\lib\rt.jar
    [junit]   63: WORKSPACE = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida
    [junit]   64: windows_tracing_logfile = C:\BVTBin\Tests\installpackage\csilogfile.log
    [junit]   65: J2RE_HOME = c:\jre1.8.0_20_x64
    [junit]   66: _ = ./win64-nvgtx460-win7-jogamp-x64-sgothel-011.bat
    [junit]   67: GIT_COMMIT = 9d2bc5118f20f6f6defae075da17d34e1716d36d
    [junit]   68: OS = Windows_NT
    [junit]   69: windows_tracing_flags = 3
    [junit]   70: COMPUTERNAME = JOGAMP01
    [junit]   71: EXECUTOR_NUMBER = 2
    [junit]   72: PROFILEREAD = true
    [junit]   73: COMMONPROGRAMFILES = C:\Program Files\Common Files
    [junit]   74: COMSPEC = C:\Windows\system32\cmd.exe
    [junit]   75: label = win7-x86_64-nvida
    [junit]   76: PROCESSOR_REVISION = 0a00
    [junit]   77: USER = jogamp
    [junit]   78: CommonProgramW6432 = C:\Program Files\Common Files
    [junit]   79: BUILD_NUMBER = 847
    [junit]   80: PRINTER = Microsoft XPS Document Writer
    [junit]   81: TEMP = C:\cygwin\tmp
    [junit]   82: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=win7-x86_64-nvida/847/
    [junit]   83: HOSTNAME = jogamp01
    [junit]   84: HOMEDRIVE = C:
    [junit]   85: USERPROFILE = C:\Users\jogamp
    [junit]   86: TMP = C:\cygwin\tmp
    [junit]   87: CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files
    [junit]   88: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   89: NUMBER_OF_PROCESSORS = 6
    [junit]   90: _USE_CLASSPATH = no
    [junit]   91: HOME = C:\cygwin\home\jogamp
    [junit]   92: CMAKE_PATH = C:\cmake-2.8.10.2-win32-x86
    [junit] Environment count: 92
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln9134814345590196075
    [junit]    3: junit.run.arg0 = dummy
    [junit]    4: java.runtime.name = Java(TM) SE Runtime Environment
    [junit]    5: sun.boot.library.path = c:\jdk1.8.0_20_x64\jre\bin
    [junit]    6: java.vm.version = 25.20-b23
    [junit]    7: java.vm.vendor = Oracle Corporation
    [junit]    8: java.vendor.url = http://java.oracle.com/
    [junit]    9: path.separator = ;
    [junit]   10: java.vm.name = Java HotSpot(TM) 64-Bit Server VM
    [junit]   11: file.encoding.pkg = sun.io
    [junit]   12: user.country = US
    [junit]   13: user.script = 
    [junit]   14: sun.java.launcher = SUN_STANDARD
    [junit]   15: sun.os.patch.level = Service Pack 1
    [junit]   16: java.vm.specification.name = Java Virtual Machine Specification
    [junit]   17: user.dir = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make
    [junit]   18: java.runtime.version = 1.8.0_20-b26
    [junit]   19: java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    [junit]   20: java.endorsed.dirs = c:\jdk1.8.0_20_x64\jre\lib\endorsed
    [junit]   21: os.arch = amd64
    [junit]   22: java.io.tmpdir = C:\cygwin\tmp\
    [junit]   23: line.separator = 
    [junit] 
    [junit]   24: java.vm.specification.vendor = Oracle Corporation
    [junit]   25: user.variant = 
    [junit]   26: os.name = Windows 7
    [junit]   27: sun.jnu.encoding = Cp1252
    [junit]   28: java.library.path = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\obj;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\natives
    [junit]   29: java.specification.name = Java Platform API Specification
    [junit]   30: java.class.version = 52.0
    [junit]   31: rootrel.build = build
    [junit]   32: sun.management.compiler = HotSpot 64-Bit Tiered Compilers
    [junit]   33: os.version = 6.1
    [junit]   34: user.home = C:\Users\jogamp
    [junit]   35: user.timezone = Europe/Berlin
    [junit]   36: java.awt.printerjob = sun.awt.windows.WPrinterJob
    [junit]   37: file.encoding = Cp1252
    [junit]   38: java.specification.version = 1.8
    [junit]   39: java.class.path = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\lib\junit.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\lib\semantic-versioning\semver.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\lib\TestJarsInJar.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-rt.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-test-util.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\gluegen-test.jar;C:\apache-ant-1.9.4\lib\ant-launcher.jar;C:\apache-ant-1.9.4\lib\ant.jar;C:\apache-ant-1.9.4\lib\ant-junit.jar;C:\apache-ant-1.9.4\lib\ant-junit4.jar
    [junit]   40: user.name = jogamp
    [junit]   41: java.vm.specification.version = 1.8
    [junit]   42: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\junittestcases4136830912776730876.properties skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\results\IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\results\IGNORETHIS.xml crashfile=c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\junitvmwatcher8110815502640666056.properties propsfile=c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\junit1757961306856194675.properties
    [junit]   43: java.home = c:\jdk1.8.0_20_x64\jre
    [junit]   44: sun.arch.data.model = 64
    [junit]   45: user.language = en
    [junit]   46: java.specification.vendor = Oracle Corporation
    [junit]   47: awt.toolkit = sun.awt.windows.WToolkit
    [junit]   48: java.vm.info = mixed mode
    [junit]   49: jnlp.no.jvm.data.model.set = true
    [junit]   50: java.version = 1.8.0_20
    [junit]   51: java.ext.dirs = c:\jdk1.8.0_20_x64\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
    [junit]   52: sun.boot.class.path = c:\jdk1.8.0_20_x64\jre\lib\resources.jar;c:\jdk1.8.0_20_x64\jre\lib\rt.jar;c:\jdk1.8.0_20_x64\jre\lib\sunrsasign.jar;c:\jdk1.8.0_20_x64\jre\lib\jsse.jar;c:\jdk1.8.0_20_x64\jre\lib\jce.jar;c:\jdk1.8.0_20_x64\jre\lib\charsets.jar;c:\jdk1.8.0_20_x64\jre\lib\jfr.jar;c:\jdk1.8.0_20_x64\jre\classes
    [junit]   53: java.vendor = Oracle Corporation
    [junit]   54: file.separator = \
    [junit]   55: java.vendor.url.bug = http://bugreport.sun.com/bugreport/
    [junit]   56: sun.io.unicode.encoding = UnicodeLittle
    [junit]   57: sun.cpu.endian = little
    [junit]   58: gluegen.root = ..
    [junit]   59: sun.desktop = windows
    [junit]   60: sun.cpu.isalist = amd64
    [junit] Property count: 60
    [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 @ 1425893543092 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 sec
    [junit] ------------- Standard Output ---------------
    [junit]    1: PATH = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\obj;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\natives
    [junit]    2: PROCESSOR_LEVEL = 16
    [junit]    3: SYSTEMDRIVE = C:
    [junit]    4: FP_NO_HOST_CHECK = NO
    [junit]    5: HUDSON_HOME = /srv/jenkins
    [junit]    6: TZ = Europe/Berlin
    [junit]    7: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=win7-x86_64-nvida/
    [junit]    8: BUILD_ARCHIVE = true
    [junit]    9: SESSIONNAME = Console
    [junit]   10: ALLUSERSPROFILE = C:\ProgramData
    [junit]   11: PROCESSOR_ARCHITECTURE = AMD64
    [junit]   12: PSModulePath = C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
    [junit]   13: PROGRAMFILES = C:\Program Files
    [junit]   14: ANT_PATH = C:\apache-ant-1.9.4
    [junit]   15: USERNAME = jogamp
    [junit]   16: _JAVACMD = c:\jdk1.8.0_20_x64\bin\java.exe
    [junit]   17: PWD = /home/jogamp/jenkins
    [junit]   18: GPU_USE_SYNC_OBJECTS = 1
    [junit]   19: ProgramFiles(x86) = C:\Program Files (x86)
    [junit]   20: INFOPATH = /usr/local/info:/usr/share/info:/usr/info
    [junit]   21: JENKINS_URL = https://jogamp.org/chuck/
    [junit]   22: GPU_MAX_ALLOC_PERCENT = 100
    [junit]   23: SOURCE_LEVEL = 1.6
    [junit]   24: BUILD_TAG = jenkins-gluegen-label=win7-x86_64-nvida-847
    [junit]   25: PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    [junit]   26: SHELL = /bin/bash
    [junit]   27: OLDPWD = /home/jogamp
    [junit]   28: JENKINS_HOME = /srv/jenkins
    [junit]   29: WINDIR = C:\Windows
    [junit]   30: ProgramData = C:\ProgramData
    [junit]   31: ProgramW6432 = C:\Program Files
    [junit]   32: HOMEPATH = \Users\jogamp
    [junit]   33: NODE_NAME = win64-nvgtx460-win7-jogamp-x64-sgothel-011
    [junit]   34: TARGET_LEVEL = 1.6
    [junit]   35: BUILD_DISPLAY_NAME = #847
    [junit]   36: ANT_CMD_LINE_ARGS =  -file build.xml -Dlabel win7-x86_64-nvida -Dgluegen.build.branch origin/master -Dgluegen.build.number 847 -Dgluegen.build.id 2015-03-09_10-25-52 -Dgluegen.build.commit 9d2bc5118f20f6f6defae075da17d34e1716d36d -Dgluegen.basename gluegen clean all junit.run
    [junit]   37: PROCESSOR_IDENTIFIER = AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD
    [junit]   38: SEVENZIP = C:\Program Files\7-Zip
    [junit]   39: GIT_BRANCH = origin/master
    [junit]   40: PUBLIC = C:\Users\Public
    [junit]   41: SHLVL = 2
    [junit]   42: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   43: GIT_PREVIOUS_COMMIT = 43f200428eb595665d6db6edbd5538413f5a977c
    [junit]   44: LOCALAPPDATA = C:\Users\jogamp\AppData\Local
    [junit]   45: GIT_PATH = C:\cygwin\bin
    [junit]   46: ORIGINAL_PATH = /cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
    [junit]   47: USERDOMAIN = jogamp01
    [junit]   48: LOGONSERVER = \\JOGAMP01
    [junit]   49: JAVA_HOME = c:\jdk1.8.0_20_x64
    [junit]   50: PROMPT = $P$G
    [junit]   51: TERM = cygwin
    [junit]   52: BUILD_ID = 2015-03-09_10-25-52
    [junit]   53: LANG = en_US.UTF-8
    [junit]   54: CMAKE_C_COMPILER = c:\mingw64\bin\gcc
    [junit]   55: JOB_NAME = gluegen/label=win7-x86_64-nvida
    [junit]   56: ANT_HOME = C:\apache-ant-1.9.4\bin\..
    [junit]   57: =C: = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make
    [junit]   58: APPDATA = C:\Users\jogamp\AppData\Roaming
    [junit]   59: NODE_LABELS = win64-nvgtx460-win7-jogamp-x64-sgothel-011 win7-x86_64-nvida
    [junit]   60: HUDSON_URL = https://jogamp.org/chuck/
    [junit]   61: SYSTEMROOT = C:\Windows
    [junit]   62: TARGET_RT_JAR = C:\jre1.6.0_30\lib\rt.jar
    [junit]   63: WORKSPACE = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida
    [junit]   64: windows_tracing_logfile = C:\BVTBin\Tests\installpackage\csilogfile.log
    [junit]   65: J2RE_HOME = c:\jre1.8.0_20_x64
    [junit]   66: _ = ./win64-nvgtx460-win7-jogamp-x64-sgothel-011.bat
    [junit]   67: GIT_COMMIT = 9d2bc5118f20f6f6defae075da17d34e1716d36d
    [junit]   68: OS = Windows_NT
    [junit]   69: windows_tracing_flags = 3
    [junit]   70: COMPUTERNAME = JOGAMP01
    [junit]   71: EXECUTOR_NUMBER = 2
    [junit]   72: PROFILEREAD = true
    [junit]   73: COMMONPROGRAMFILES = C:\Program Files\Common Files
    [junit]   74: COMSPEC = C:\Windows\system32\cmd.exe
    [junit]   75: label = win7-x86_64-nvida
    [junit]   76: PROCESSOR_REVISION = 0a00
    [junit]   77: USER = jogamp
    [junit]   78: CommonProgramW6432 = C:\Program Files\Common Files
    [junit]   79: BUILD_NUMBER = 847
    [junit]   80: PRINTER = Microsoft XPS Document Writer
    [junit]   81: TEMP = C:\cygwin\tmp
    [junit]   82: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=win7-x86_64-nvida/847/
    [junit]   83: HOSTNAME = jogamp01
    [junit]   84: HOMEDRIVE = C:
    [junit]   85: USERPROFILE = C:\Users\jogamp
    [junit]   86: TMP = C:\cygwin\tmp
    [junit]   87: CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files
    [junit]   88: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   89: NUMBER_OF_PROCESSORS = 6
    [junit]   90: _USE_CLASSPATH = no
    [junit]   91: HOME = C:\cygwin\home\jogamp
    [junit]   92: CMAKE_PATH = C:\cmake-2.8.10.2-win32-x86
    [junit] Environment count: 92
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln9134814345590196075
    [junit]    3: junit.run.arg0 = dummy
    [junit]    4: java.runtime.name = Java(TM) SE Runtime Environment
    [junit]    5: sun.boot.library.path = c:\jdk1.8.0_20_x64\jre\bin
    [junit]    6: java.vm.version = 25.20-b23
    [junit]    7: java.vm.vendor = Oracle Corporation
    [junit]    8: java.vendor.url = http://java.oracle.com/
    [junit]    9: path.separator = ;
    [junit]   10: java.vm.name = Java HotSpot(TM) 64-Bit Server VM
    [junit]   11: file.encoding.pkg = sun.io
    [junit]   12: user.country = US
    [junit]   13: user.script = 
    [junit]   14: sun.java.launcher = SUN_STANDARD
    [junit]   15: sun.os.patch.level = Service Pack 1
    [junit]   16: java.vm.specification.name = Java Virtual Machine Specification
    [junit]   17: user.dir = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make
    [junit]   18: java.runtime.version = 1.8.0_20-b26
    [junit]   19: java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    [junit]   20: java.endorsed.dirs = c:\jdk1.8.0_20_x64\jre\lib\endorsed
    [junit]   21: os.arch = amd64
    [junit]   22: java.io.tmpdir = C:\cygwin\tmp\
    [junit]   23: line.separator = 
    [junit] 
    [junit]   24: java.vm.specification.vendor = Oracle Corporation
    [junit]   25: user.variant = 
    [junit]   26: os.name = Windows 7
    [junit]   27: sun.jnu.encoding = Cp1252
    [junit]   28: java.library.path = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\obj;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\natives
    [junit]   29: java.specification.name = Java Platform API Specification
    [junit]   30: java.class.version = 52.0
    [junit]   31: rootrel.build = build
    [junit]   32: sun.management.compiler = HotSpot 64-Bit Tiered Compilers
    [junit]   33: os.version = 6.1
    [junit]   34: user.home = C:\Users\jogamp
    [junit]   35: user.timezone = Europe/Berlin
    [junit]   36: java.awt.printerjob = sun.awt.windows.WPrinterJob
    [junit]   37: file.encoding = Cp1252
    [junit]   38: java.specification.version = 1.8
    [junit]   39: java.class.path = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\lib\junit.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\lib\semantic-versioning\semver.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\lib\TestJarsInJar.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-rt.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-test-util.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\gluegen-test.jar;C:\apache-ant-1.9.4\lib\ant-launcher.jar;C:\apache-ant-1.9.4\lib\ant.jar;C:\apache-ant-1.9.4\lib\ant-junit.jar;C:\apache-ant-1.9.4\lib\ant-junit4.jar
    [junit]   40: user.name = jogamp
    [junit]   41: java.vm.specification.version = 1.8
    [junit]   42: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\junittestcases4136830912776730876.properties skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\results\IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\results\IGNORETHIS.xml crashfile=c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\junitvmwatcher8110815502640666056.properties propsfile=c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\junit1757961306856194675.properties
    [junit]   43: java.home = c:\jdk1.8.0_20_x64\jre
    [junit]   44: sun.arch.data.model = 64
    [junit]   45: user.language = en
    [junit]   46: java.specification.vendor = Oracle Corporation
    [junit]   47: awt.toolkit = sun.awt.windows.WToolkit
    [junit]   48: java.vm.info = mixed mode
    [junit]   49: jnlp.no.jvm.data.model.set = true
    [junit]   50: java.version = 1.8.0_20
    [junit]   51: java.ext.dirs = c:\jdk1.8.0_20_x64\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
    [junit]   52: sun.boot.class.path = c:\jdk1.8.0_20_x64\jre\lib\resources.jar;c:\jdk1.8.0_20_x64\jre\lib\rt.jar;c:\jdk1.8.0_20_x64\jre\lib\sunrsasign.jar;c:\jdk1.8.0_20_x64\jre\lib\jsse.jar;c:\jdk1.8.0_20_x64\jre\lib\jce.jar;c:\jdk1.8.0_20_x64\jre\lib\charsets.jar;c:\jdk1.8.0_20_x64\jre\lib\jfr.jar;c:\jdk1.8.0_20_x64\jre\classes
    [junit]   53: java.vendor = Oracle Corporation
    [junit]   54: file.separator = \
    [junit]   55: java.vendor.url.bug = http://bugreport.sun.com/bugreport/
    [junit]   56: sun.io.unicode.encoding = UnicodeLittle
    [junit]   57: sun.cpu.endian = little
    [junit]   58: gluegen.root = ..
    [junit]   59: sun.desktop = windows
    [junit]   60: sun.cpu.isalist = amd64
    [junit] Property count: 60
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893542985 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893543092 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: dumpEnvironment took 0.048 sec
    [junit] Testcase: dumpProperties took 0.005 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit]    1: PATH = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\obj;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\natives
    [junit]    2: PROCESSOR_LEVEL = 16
    [junit]    3: SYSTEMDRIVE = C:
    [junit]    4: FP_NO_HOST_CHECK = NO
    [junit]    5: HUDSON_HOME = /srv/jenkins
    [junit]    6: TZ = Europe/Berlin
    [junit]    7: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=win7-x86_64-nvida/
    [junit]    8: BUILD_ARCHIVE = true
    [junit]    9: SESSIONNAME = Console
    [junit]   10: ALLUSERSPROFILE = C:\ProgramData
    [junit]   11: PROCESSOR_ARCHITECTURE = AMD64
    [junit]   12: PSModulePath = C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
    [junit]   13: PROGRAMFILES = C:\Program Files
    [junit]   14: ANT_PATH = C:\apache-ant-1.9.4
    [junit]   15: USERNAME = jogamp
    [junit]   16: _JAVACMD = c:\jdk1.8.0_20_x64\bin\java.exe
    [junit]   17: PWD = /home/jogamp/jenkins
    [junit]   18: GPU_USE_SYNC_OBJECTS = 1
    [junit]   19: ProgramFiles(x86) = C:\Program Files (x86)
    [junit]   20: INFOPATH = /usr/local/info:/usr/share/info:/usr/info
    [junit]   21: JENKINS_URL = https://jogamp.org/chuck/
    [junit]   22: GPU_MAX_ALLOC_PERCENT = 100
    [junit]   23: SOURCE_LEVEL = 1.6
    [junit]   24: BUILD_TAG = jenkins-gluegen-label=win7-x86_64-nvida-847
    [junit]   25: PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    [junit]   26: SHELL = /bin/bash
    [junit]   27: OLDPWD = /home/jogamp
    [junit]   28: JENKINS_HOME = /srv/jenkins
    [junit]   29: WINDIR = C:\Windows
    [junit]   30: ProgramData = C:\ProgramData
    [junit]   31: ProgramW6432 = C:\Program Files
    [junit]   32: HOMEPATH = \Users\jogamp
    [junit]   33: NODE_NAME = win64-nvgtx460-win7-jogamp-x64-sgothel-011
    [junit]   34: TARGET_LEVEL = 1.6
    [junit]   35: BUILD_DISPLAY_NAME = #847
    [junit]   36: ANT_CMD_LINE_ARGS =  -file build.xml -Dlabel win7-x86_64-nvida -Dgluegen.build.branch origin/master -Dgluegen.build.number 847 -Dgluegen.build.id 2015-03-09_10-25-52 -Dgluegen.build.commit 9d2bc5118f20f6f6defae075da17d34e1716d36d -Dgluegen.basename gluegen clean all junit.run
    [junit]   37: PROCESSOR_IDENTIFIER = AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD
    [junit]   38: SEVENZIP = C:\Program Files\7-Zip
    [junit]   39: GIT_BRANCH = origin/master
    [junit]   40: PUBLIC = C:\Users\Public
    [junit]   41: SHLVL = 2
    [junit]   42: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   43: GIT_PREVIOUS_COMMIT = 43f200428eb595665d6db6edbd5538413f5a977c
    [junit]   44: LOCALAPPDATA = C:\Users\jogamp\AppData\Local
    [junit]   45: GIT_PATH = C:\cygwin\bin
    [junit]   46: ORIGINAL_PATH = /cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
    [junit]   47: USERDOMAIN = jogamp01
    [junit]   48: LOGONSERVER = \\JOGAMP01
    [junit]   49: JAVA_HOME = c:\jdk1.8.0_20_x64
    [junit]   50: PROMPT = $P$G
    [junit]   51: TERM = cygwin
    [junit]   52: BUILD_ID = 2015-03-09_10-25-52
    [junit]   53: LANG = en_US.UTF-8
    [junit]   54: CMAKE_C_COMPILER = c:\mingw64\bin\gcc
    [junit]   55: JOB_NAME = gluegen/label=win7-x86_64-nvida
    [junit]   56: ANT_HOME = C:\apache-ant-1.9.4\bin\..
    [junit]   57: =C: = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make
    [junit]   58: APPDATA = C:\Users\jogamp\AppData\Roaming
    [junit]   59: NODE_LABELS = win64-nvgtx460-win7-jogamp-x64-sgothel-011 win7-x86_64-nvida
    [junit]   60: HUDSON_URL = https://jogamp.org/chuck/
    [junit]   61: SYSTEMROOT = C:\Windows
    [junit]   62: TARGET_RT_JAR = C:\jre1.6.0_30\lib\rt.jar
    [junit]   63: WORKSPACE = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida
    [junit]   64: windows_tracing_logfile = C:\BVTBin\Tests\installpackage\csilogfile.log
    [junit]   65: J2RE_HOME = c:\jre1.8.0_20_x64
    [junit]   66: _ = ./win64-nvgtx460-win7-jogamp-x64-sgothel-011.bat
    [junit]   67: GIT_COMMIT = 9d2bc5118f20f6f6defae075da17d34e1716d36d
    [junit]   68: OS = Windows_NT
    [junit]   69: windows_tracing_flags = 3
    [junit]   70: COMPUTERNAME = JOGAMP01
    [junit]   71: EXECUTOR_NUMBER = 2
    [junit]   72: PROFILEREAD = true
    [junit]   73: COMMONPROGRAMFILES = C:\Program Files\Common Files
    [junit]   74: COMSPEC = C:\Windows\system32\cmd.exe
    [junit]   75: label = win7-x86_64-nvida
    [junit]   76: PROCESSOR_REVISION = 0a00
    [junit]   77: USER = jogamp
    [junit]   78: CommonProgramW6432 = C:\Program Files\Common Files
    [junit]   79: BUILD_NUMBER = 847
    [junit]   80: PRINTER = Microsoft XPS Document Writer
    [junit]   81: TEMP = C:\cygwin\tmp
    [junit]   82: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=win7-x86_64-nvida/847/
    [junit]   83: HOSTNAME = jogamp01
    [junit]   84: HOMEDRIVE = C:
    [junit]   85: USERPROFILE = C:\Users\jogamp
    [junit]   86: TMP = C:\cygwin\tmp
    [junit]   87: CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files
    [junit]   88: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   89: NUMBER_OF_PROCESSORS = 6
    [junit]   90: _USE_CLASSPATH = no
    [junit]   91: HOME = C:\cygwin\home\jogamp
    [junit]   92: CMAKE_PATH = C:\cmake-2.8.10.2-win32-x86
    [junit] Environment count: 92
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln9134814345590196075
    [junit]    3: junit.run.arg0 = dummy
    [junit]    4: java.runtime.name = Java(TM) SE Runtime Environment
    [junit]    5: sun.boot.library.path = c:\jdk1.8.0_20_x64\jre\bin
    [junit]    6: java.vm.version = 25.20-b23
    [junit]    7: java.vm.vendor = Oracle Corporation
    [junit]    8: java.vendor.url = http://java.oracle.com/
    [junit]    9: path.separator = ;
    [junit]   10: java.vm.name = Java HotSpot(TM) 64-Bit Server VM
    [junit]   11: file.encoding.pkg = sun.io
    [junit]   12: user.country = US
    [junit]   13: user.script = 
    [junit]   14: sun.java.launcher = SUN_STANDARD
    [junit]   15: sun.os.patch.level = Service Pack 1
    [junit]   16: java.vm.specification.name = Java Virtual Machine Specification
    [junit]   17: user.dir = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make
    [junit]   18: java.runtime.version = 1.8.0_20-b26
    [junit]   19: java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    [junit]   20: java.endorsed.dirs = c:\jdk1.8.0_20_x64\jre\lib\endorsed
    [junit]   21: os.arch = amd64
    [junit]   22: java.io.tmpdir = C:\cygwin\tmp\
    [junit]   23: line.separator = 
    [junit] 
    [junit]   24: java.vm.specification.vendor = Oracle Corporation
    [junit]   25: user.variant = 
    [junit]   26: os.name = Windows 7
    [junit]   27: sun.jnu.encoding = Cp1252
    [junit]   28: java.library.path = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\obj;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\natives
    [junit]   29: java.specification.name = Java Platform API Specification
    [junit]   30: java.class.version = 52.0
    [junit]   31: rootrel.build = build
    [junit]   32: sun.management.compiler = HotSpot 64-Bit Tiered Compilers
    [junit]   33: os.version = 6.1
    [junit]   34: user.home = C:\Users\jogamp
    [junit]   35: user.timezone = Europe/Berlin
    [junit]   36: java.awt.printerjob = sun.awt.windows.WPrinterJob
    [junit]   37: file.encoding = Cp1252
    [junit]   38: java.specification.version = 1.8
    [junit]   39: java.class.path = c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\lib\junit.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\lib\semantic-versioning\semver.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\lib\TestJarsInJar.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-rt.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-test-util.jar;c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\build\gluegen-test.jar;C:\apache-ant-1.9.4\lib\ant-launcher.jar;C:\apache-ant-1.9.4\lib\ant.jar;C:\apache-ant-1.9.4\lib\ant-junit.jar;C:\apache-ant-1.9.4\lib\ant-junit4.jar
    [junit]   40: user.name = jogamp
    [junit]   41: java.vm.specification.version = 1.8
    [junit]   42: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\junittestcases4136830912776730876.properties skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\results\IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\test\results\IGNORETHIS.xml crashfile=c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\junitvmwatcher8110815502640666056.properties propsfile=c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\make\junit1757961306856194675.properties
    [junit]   43: java.home = c:\jdk1.8.0_20_x64\jre
    [junit]   44: sun.arch.data.model = 64
    [junit]   45: user.language = en
    [junit]   46: java.specification.vendor = Oracle Corporation
    [junit]   47: awt.toolkit = sun.awt.windows.WToolkit
    [junit]   48: java.vm.info = mixed mode
    [junit]   49: jnlp.no.jvm.data.model.set = true
    [junit]   50: java.version = 1.8.0_20
    [junit]   51: java.ext.dirs = c:\jdk1.8.0_20_x64\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
    [junit]   52: sun.boot.class.path = c:\jdk1.8.0_20_x64\jre\lib\resources.jar;c:\jdk1.8.0_20_x64\jre\lib\rt.jar;c:\jdk1.8.0_20_x64\jre\lib\sunrsasign.jar;c:\jdk1.8.0_20_x64\jre\lib\jsse.jar;c:\jdk1.8.0_20_x64\jre\lib\jce.jar;c:\jdk1.8.0_20_x64\jre\lib\charsets.jar;c:\jdk1.8.0_20_x64\jre\lib\jfr.jar;c:\jdk1.8.0_20_x64\jre\classes
    [junit]   53: java.vendor = Oracle Corporation
    [junit]   54: file.separator = \
    [junit]   55: java.vendor.url.bug = http://bugreport.sun.com/bugreport/
    [junit]   56: sun.io.unicode.encoding = UnicodeLittle
    [junit]   57: sun.cpu.endian = little
    [junit]   58: gluegen.root = ..
    [junit]   59: sun.desktop = windows
    [junit]   60: sun.cpu.isalist = amd64
    [junit] Property count: 60
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893542985 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893543092 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.util.TestTempJarCache
    [junit] Testsuite: com.jogamp.common.util.TestTempJarCache
    [junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893544771 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 ms, 1 attempts
    [junit] tmp dir: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8213396769392845455
    [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:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class
    [junit] 0.0.0 ascii :      jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (raw), file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 0.0.0 ascii :      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 0.0.0 native-file: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-rt.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/
    [junit] 0.0.0 ascii :      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/
    [junit] 0.0.0 native-file: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/ (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/ (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/
    [junit] 0.0.0 ascii :      jar:file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/ (raw), file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/ (dec)
    [junit] 2.1.0 auth:        null (raw), null (dec)
    [junit] 2.1.1 user-info:   null (raw), null (dec)
    [junit] 2.1.1 host:        null
    [junit] 2.1.1 port:        -1
    [junit] 2.2.0 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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893545448 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.225 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893544771 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 ms, 1 attempts
    [junit] tmp dir: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8213396769392845455
    [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:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class
    [junit] 0.0.0 ascii :      jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (raw), file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 0.0.0 ascii :      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 0.0.0 native-file: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-rt.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/
    [junit] 0.0.0 ascii :      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/
    [junit] 0.0.0 native-file: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/ (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/ (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/
    [junit] 0.0.0 ascii :      jar:file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/ (raw), file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/ (dec)
    [junit] 2.1.0 auth:        null (raw), null (dec)
    [junit] 2.1.1 user-info:   null (raw), null (dec)
    [junit] 2.1.1 host:        null
    [junit] 2.1.1 port:        -1
    [junit] 2.2.0 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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893545448 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testJarUtil01a took 0.392 sec
    [junit] Testcase: testJarUtil01b took 0 sec
    [junit] Testcase: testTempFileCache01FileExist took 0 sec
    [junit] Testcase: testTempFileCache02Instances took 0.002 sec
    [junit] Testcase: testTempJarCache00Init took 0 sec
    [junit] Testcase: testTempJarCache01LoadAllTestManifestAndClass took 0.101 sec
    [junit] Testcase: testTempJarCache02AddNativeLibs took 0.028 sec
    [junit] Testcase: testTempJarCache04aSameClassLoader took 0.001 sec
    [junit] Testcase: testTempJarCache04bDiffClassLoader took 0.119 sec
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.225 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893544771 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 ms, 1 attempts
    [junit] tmp dir: C:\cygwin\tmp\jogamp_0000\file_cache\jln9134814345590196075\jln8213396769392845455
    [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:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class
    [junit] 0.0.0 ascii :      jar:file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (raw), file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 0.0.0 ascii :      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar
    [junit] 0.0.0 native-file: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-rt.jar
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/, isOpaque false, isAbs true, hasAuth false
    [junit] 0.0.0 string:      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/
    [junit] 0.0.0 ascii :      file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/
    [junit] 0.0.0 native-file: C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build
    [junit] 0.0.0 contained:   null
    [junit] 1.0.0 scheme:      file
    [junit] 2.0.0 scheme-part: /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/ (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:        /C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/ (raw), /C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/, isOpaque true, isAbs true, hasAuth false
    [junit] 0.0.0 string:      jar:file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/
    [junit] 0.0.0 ascii :      jar:file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/
    [junit] 0.0.0 native-file: null
    [junit] 0.0.0 contained:   file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar
    [junit] 1.0.0 scheme:      jar
    [junit] 2.0.0 scheme-part: file:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/ (raw), file:/C:/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt-natives-windows-amd64.jar!/ (dec)
    [junit] 2.1.0 auth:        null (raw), null (dec)
    [junit] 2.1.1 user-info:   null (raw), null (dec)
    [junit] 2.1.1 host:        null
    [junit] 2.1.1 port:        -1
    [junit] 2.2.0 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:/C%3A/JogAmpSlavex64/workspace/gluegen/label/win7-x86_64-nvida/build/gluegen-rt.jar!/
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893545448 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.util.TestValueConversion
    [junit] Testsuite: com.jogamp.common.util.TestValueConversion
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Testcase: testBaseDouble took 0.002 sec
    [junit] Testcase: testBaseFloat took 0 sec
    [junit] Testcase: testConversion took 0.001 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Testsuite: com.jogamp.common.util.TestVersionInfo
    [junit] Testsuite: com.jogamp.common.util.TestVersionInfo
    [junit] Thread-38 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893547191 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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.0-rc-20150309
    [junit] Implementation Build: 2.3-b847-20150309
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: 9d2bc5118f20f6f6defae075da17d34e1716d36d
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Application-Name = GlueGen Run-Time
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Branch = origin/master
    [junit]  Implementation-Version = 2.3.0-rc-20150309
    [junit]  Specification-Vendor = JogAmp Community
    [junit]  Specification-Title = GlueGen Java Bindings Generator
    [junit]  Implementation-Vendor-Id = com.jogamp
    [junit]  Application-Library-Allowable-Codebase = *
    [junit]  Manifest-Version = 1.0
    [junit]  Implementation-Vendor = JogAmp Community
    [junit]  Ant-Version = Apache Ant 1.9.4
    [junit]  Permissions = all-permissions
    [junit]  Implementation-Build = 2.3-b847-20150309
    [junit]  Trusted-Library = true
    [junit]  Codebase = *.jogamp.org
    [junit]  Extension-Name = com.jogamp.common
    [junit]  Created-By = 1.8.0_20-b26 (Oracle Corporation)
    [junit]  Specification-Version = 2.3
    [junit]  Implementation-Commit = 9d2bc5118f20f6f6defae075da17d34e1716d36d
    [junit]  Implementation-URL = http://jogamp.org/
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893547244 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-38 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893547191 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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.0-rc-20150309
    [junit] Implementation Build: 2.3-b847-20150309
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: 9d2bc5118f20f6f6defae075da17d34e1716d36d
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Application-Name = GlueGen Run-Time
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Branch = origin/master
    [junit]  Implementation-Version = 2.3.0-rc-20150309
    [junit]  Specification-Vendor = JogAmp Community
    [junit]  Specification-Title = GlueGen Java Bindings Generator
    [junit]  Implementation-Vendor-Id = com.jogamp
    [junit]  Application-Library-Allowable-Codebase = *
    [junit]  Manifest-Version = 1.0
    [junit]  Implementation-Vendor = JogAmp Community
    [junit]  Ant-Version = Apache Ant 1.9.4
    [junit]  Permissions = all-permissions
    [junit]  Implementation-Build = 2.3-b847-20150309
    [junit]  Trusted-Library = true
    [junit]  Codebase = *.jogamp.org
    [junit]  Extension-Name = com.jogamp.common
    [junit]  Created-By = 1.8.0_20-b26 (Oracle Corporation)
    [junit]  Specification-Version = 2.3
    [junit]  Implementation-Commit = 9d2bc5118f20f6f6defae075da17d34e1716d36d
    [junit]  Implementation-URL = http://jogamp.org/
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893547244 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInfo01 took 0.009 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-38 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893547191 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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.0-rc-20150309
    [junit] Implementation Build: 2.3-b847-20150309
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: 9d2bc5118f20f6f6defae075da17d34e1716d36d
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Application-Name = GlueGen Run-Time
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Branch = origin/master
    [junit]  Implementation-Version = 2.3.0-rc-20150309
    [junit]  Specification-Vendor = JogAmp Community
    [junit]  Specification-Title = GlueGen Java Bindings Generator
    [junit]  Implementation-Vendor-Id = com.jogamp
    [junit]  Application-Library-Allowable-Codebase = *
    [junit]  Manifest-Version = 1.0
    [junit]  Implementation-Vendor = JogAmp Community
    [junit]  Ant-Version = Apache Ant 1.9.4
    [junit]  Permissions = all-permissions
    [junit]  Implementation-Build = 2.3-b847-20150309
    [junit]  Trusted-Library = true
    [junit]  Codebase = *.jogamp.org
    [junit]  Extension-Name = com.jogamp.common
    [junit]  Created-By = 1.8.0_20-b26 (Oracle Corporation)
    [junit]  Specification-Version = 2.3
    [junit]  Implementation-Commit = 9d2bc5118f20f6f6defae075da17d34e1716d36d
    [junit]  Implementation-URL = http://jogamp.org/
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893547244 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.util.TestVersionNumber
    [junit] Testsuite: com.jogamp.common.util.TestVersionNumber
    [junit] SLOCK [T main @ 1425893548377 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893549871 ms +++ localhost/127.0.0.1:59999 - Locked within 1994 ms, 2 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 @ 1425893549919 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.591 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893548377 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893549871 ms +++ localhost/127.0.0.1:59999 - Locked within 1994 ms, 2 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 @ 1425893549919 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.002 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.002 sec
    [junit] Testcase: test04 took 0 sec
    [junit] Testcase: test04b took 0.001 sec
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.591 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893548377 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893549871 ms +++ localhost/127.0.0.1:59999 - Locked within 1994 ms, 2 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 @ 1425893549919 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] Thread-40 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893551478 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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.0 (2.3.0-rc-20150309) - C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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.0 (2.3.0-rc-20150309) 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 isJavaSE, desc ()Z, access public static
    [junit]  Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
    [junit]  Removed Method isJava6, 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 toHexBinString, desc (II)Ljava/lang/String;, access public static
    [junit]  Removed Method writeInt8, desc (ZB)I, access final public
    [junit]  Removed Method readUInt16, desc (ZZ)I, access final public
    [junit]  Removed Method readUInt8, desc (Z)I, access final public
    [junit]  Removed Method writeInt32, desc (ZZI)I, access final public
    [junit]  Removed Method readBits31, desc (ZI)I, access public
    [junit]  Removed Method writeInt16, desc (ZZS)I, access final public
    [junit]  Removed Method readUInt32, desc (ZZ)J, access final public
    [junit]  Removed Method writeBits31, desc (ZII)I, access public
    [junit]  Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
    [junit] Class com.jogamp.common.util.IOUtil
    [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 toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
    [junit]  Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
    [junit]  Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, 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 SCHEME_SEPARATOR, 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 decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
    [junit]  Removed Field HTTP_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 Field JAR_SCHEME_SEPARATOR, desc C, access final public static
    [junit]  Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
    [junit]  Removed Method encodeToURI, 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 Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
    [junit]  Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
    [junit] Class com.jogamp.common.util.JarUtil
    [junit]  Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
    [junit]  Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
    [junit]  Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
    [junit]  Removed Method getJarFileURI, desc (Ljava/net/URI;)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/lang/String;)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 getJarURI, 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 getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
    [junit]  Removed Method getJarSubURI, 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] 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 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 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 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 isFunctionAvailable, desc (Ljava/lang/String;)Z, access 
    [junit]  Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, 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;Z)Lcom/jogamp/common/os/NativeLibrary;, access 
    [junit]  Changed Method close, desc ()V, 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]  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 dynamicLookupFunction, desc (Ljava/lang/String;)J, access 
    [junit]  Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
    [junit]  Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)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 addResources, 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 getResource, desc (Ljava/lang/String;)Ljava/net/URI;, 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 releaseAllLinkPermission, desc ()V, access abstract public
    [junit]  Added Method closeLibrary, desc (JZ)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 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]  Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
    [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 ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
    [junit]  Added Field PPC64, 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 is32Bit, desc Z, access final public
    [junit]  Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
    [junit]  Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
    [junit] Class com.jogamp.common.util.Bitstream
    [junit]  Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
    [junit]  Added Method writeInt8, desc (B)I, access final public
    [junit]  Added Method readUInt32, desc (Z)J, access final public
    [junit]  Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
    [junit]  Added Method position, desc (J)J, access final public
    [junit]  Added Method writeBits31, desc (II)I, access public
    [junit]  Added Method writeInt32, desc (ZI)I, access final public
    [junit]  Added Method readBits31, desc (I)I, access public
    [junit]  Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)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 toHexBinString, desc (ZII)Ljava/lang/String;, access public static
    [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 getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)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] Class com.jogamp.common.util.IOUtil.StreamMonitor
    [junit]  Added Class , access public super synchronized
    [junit] Class com.jogamp.common.util.JarUtil
    [junit]  Added Method getJarUri, 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 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$Encoded;)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 getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/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 hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, 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 getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, 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 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] Class com.jogamp.common.util.cache.TempJarCache
    [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 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 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 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 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 checkClasses, desc (Lcom/jogamp/common/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]  Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, 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]  Added Method releaseAllLinkPermission, desc ()V, access final public
    [junit]  Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access 
    [junit]  Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, 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]  Removed Method closeLibrary, desc (J)V, access abstract public
    [junit]  Added Method releaseAllLinkPermission, desc ()V, access abstract public
    [junit]  Added Method closeLibrary, desc (JZ)V, access abstract public
    [junit]  Added Method claimAllLinkPermission, desc ()V, access abstract public
    [junit]  Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access 
    [junit] Class com.jogamp.common.os.DynamicLookupHelper
    [junit]  Added Method releaseAllLinkPermission, desc ()V, access abstract public
    [junit]  Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access 
    [junit]  Added Method claimAllLinkPermission, desc ()V, access abstract public
    [junit]  Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, 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]  Added Method claimAllLinkPermission, desc ()V, access final public
    [junit]  Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access 
    [junit]  Changed Method close, desc ()V, 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]  Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access 
    [junit]  Removed Method isFunctionAvailableGlobal, desc (Ljava/lang/String;)Z, access final public static
    [junit]  Added Method releaseAllLinkPermission, desc ()V, access final public
    [junit]  Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access 
    [junit]  Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
    [junit]  Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access 
    [junit] Class com.jogamp.common.os.Platform
    [junit]  Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, 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]  Removed Method isJava6, desc ()Z, 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 Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
    [junit]  Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
    [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]  Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
    [junit]  Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
    [junit]  Added Field PPC64, 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 is32Bit, desc Z, access final public
    [junit]  Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
    [junit]  Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
    [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]  Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
    [junit]  Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
    [junit]  Added Method writeInt8, desc (B)I, access final public
    [junit]  Added Method readUInt32, desc (Z)J, access final public
    [junit]  Removed Method writeInt8, desc (ZB)I, access final public
    [junit]  Removed Method readUInt16, desc (ZZ)I, access final public
    [junit]  Removed Method readUInt8, desc (Z)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]  Removed Method readBits31, desc (ZI)I, access public
    [junit]  Removed Method writeInt16, desc (ZZS)I, access final public
    [junit]  Removed Method readUInt32, desc (ZZ)J, access final public
    [junit]  Added Method position, desc (J)J, access final public
    [junit]  Added Method writeBits31, desc (II)I, access public
    [junit]  Added Method writeInt32, desc (ZI)I, access final public
    [junit]  Removed Method writeBits31, desc (ZII)I, access public
    [junit]  Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
    [junit]  Added Method readBits31, desc (I)I, access public
    [junit]  Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)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 toHexBinString, desc (ZII)Ljava/lang/String;, access public static
    [junit]  Added Method writeInt16, desc (ZS)I, access final public
    [junit]  Changed Method readBit, desc (Z)I, access 
    [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 Method toURISimple, desc (Ljava/io/File;)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 JAR_SCHEME, desc Ljava/lang/String;, access final public static
    [junit]  Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
    [junit]  Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
    [junit]  Removed Method getURIDirname, 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]  Changed Method getTempDir, desc (Z)Ljava/io/File;, access 
    [junit]  Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
    [junit]  Removed Field SCHEME_SEPARATOR, 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 decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
    [junit]  Removed Field HTTP_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 Field JAR_SCHEME_SEPARATOR, desc C, access final public static
    [junit]  Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
    [junit]  Removed Method encodeToURI, 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 Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
    [junit]  Removed Field FILE_SCHEME, desc Ljava/lang/String;, 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] Class com.jogamp.common.util.IOUtil.StreamMonitor
    [junit]  Added Class , access public super synchronized
    [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]  Added Method getJarUri, 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]  Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/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$Encoded;)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]  Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
    [junit]  Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/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 getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/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]  Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Method getJarFileURI, desc (Ljava/lang/String;)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$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 getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/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]  Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
    [junit]  Removed Method getJarSubURI, 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]  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] Class com.jogamp.common.util.cache.TempJarCache
    [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 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 checkResources, 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]  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]  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 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]  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 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]  Removed Method checkClasses, desc (Ljava/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 checkNativeLibs, 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 checkResources, 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] 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 @ 1425893551976 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.047 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893551478 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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.0 (2.3.0-rc-20150309) - C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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.0 (2.3.0-rc-20150309) 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 isJavaSE, desc ()Z, access public static
    [junit]  Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
    [junit]  Removed Method isJava6, 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 toHexBinString, desc (II)Ljava/lang/String;, access public static
    [junit]  Removed Method writeInt8, desc (ZB)I, access final public
    [junit]  Removed Method readUInt16, desc (ZZ)I, access final public
    [junit]  Removed Method readUInt8, desc (Z)I, access final public
    [junit]  Removed Method writeInt32, desc (ZZI)I, access final public
    [junit]  Removed Method readBits31, desc (ZI)I, access public
    [junit]  Removed Method writeInt16, desc (ZZS)I, access final public
    [junit]  Removed Method readUInt32, desc (ZZ)J, access final public
    [junit]  Removed Method writeBits31, desc (ZII)I, access public
    [junit]  Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
    [junit] Class com.jogamp.common.util.IOUtil
    [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 toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
    [junit]  Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
    [junit]  Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, 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 SCHEME_SEPARATOR, 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 decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
    [junit]  Removed Field HTTP_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 Field JAR_SCHEME_SEPARATOR, desc C, access final public static
    [junit]  Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
    [junit]  Removed Method encodeToURI, 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 Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
    [junit]  Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
    [junit] Class com.jogamp.common.util.JarUtil
    [junit]  Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
    [junit]  Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
    [junit]  Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
    [junit]  Removed Method getJarFileURI, desc (Ljava/net/URI;)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/lang/String;)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 getJarURI, 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 getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
    [junit]  Removed Method getJarSubURI, 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] 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 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 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 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 isFunctionAvailable, desc (Ljava/lang/String;)Z, access 
    [junit]  Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, 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;Z)Lcom/jogamp/common/os/NativeLibrary;, access 
    [junit]  Changed Method close, desc ()V, 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]  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 dynamicLookupFunction, desc (Ljava/lang/String;)J, access 
    [junit]  Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
    [junit]  Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)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 addResources, 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 getResource, desc (Ljava/lang/String;)Ljava/net/URI;, 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 releaseAllLinkPermission, desc ()V, access abstract public
    [junit]  Added Method closeLibrary, desc (JZ)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 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]  Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
    [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 ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
    [junit]  Added Field PPC64, 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 is32Bit, desc Z, access final public
    [junit]  Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
    [junit]  Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
    [junit] Class com.jogamp.common.util.Bitstream
    [junit]  Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
    [junit]  Added Method writeInt8, desc (B)I, access final public
    [junit]  Added Method readUInt32, desc (Z)J, access final public
    [junit]  Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
    [junit]  Added Method position, desc (J)J, access final public
    [junit]  Added Method writeBits31, desc (II)I, access public
    [junit]  Added Method writeInt32, desc (ZI)I, access final public
    [junit]  Added Method readBits31, desc (I)I, access public
    [junit]  Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)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 toHexBinString, desc (ZII)Ljava/lang/String;, access public static
    [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 getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)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] Class com.jogamp.common.util.IOUtil.StreamMonitor
    [junit]  Added Class , access public super synchronized
    [junit] Class com.jogamp.common.util.JarUtil
    [junit]  Added Method getJarUri, 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 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$Encoded;)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 getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/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 hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, 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 getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, 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 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] Class com.jogamp.common.util.cache.TempJarCache
    [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 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 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 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 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 checkClasses, desc (Lcom/jogamp/common/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]  Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, 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]  Added Method releaseAllLinkPermission, desc ()V, access final public
    [junit]  Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access 
    [junit]  Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, 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]  Removed Method closeLibrary, desc (J)V, access abstract public
    [junit]  Added Method releaseAllLinkPermission, desc ()V, access abstract public
    [junit]  Added Method closeLibrary, desc (JZ)V, access abstract public
    [junit]  Added Method claimAllLinkPermission, desc ()V, access abstract public
    [junit]  Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access 
    [junit] Class com.jogamp.common.os.DynamicLookupHelper
    [junit]  Added Method releaseAllLinkPermission, desc ()V, access abstract public
    [junit]  Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access 
    [junit]  Added Method claimAllLinkPermission, desc ()V, access abstract public
    [junit]  Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, 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]  Added Method claimAllLinkPermission, desc ()V, access final public
    [junit]  Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access 
    [junit]  Changed Method close, desc ()V, 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]  Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access 
    [junit]  Removed Method isFunctionAvailableGlobal, desc (Ljava/lang/String;)Z, access final public static
    [junit]  Added Method releaseAllLinkPermission, desc ()V, access final public
    [junit]  Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access 
    [junit]  Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
    [junit]  Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access 
    [junit] Class com.jogamp.common.os.Platform
    [junit]  Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, 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]  Removed Method isJava6, desc ()Z, 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 Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
    [junit]  Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
    [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]  Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
    [junit]  Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
    [junit]  Added Field PPC64, 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 is32Bit, desc Z, access final public
    [junit]  Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
    [junit]  Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
    [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]  Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
    [junit]  Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
    [junit]  Added Method writeInt8, desc (B)I, access final public
    [junit]  Added Method readUInt32, desc (Z)J, access final public
    [junit]  Removed Method writeInt8, desc (ZB)I, access final public
    [junit]  Removed Method readUInt16, desc (ZZ)I, access final public
    [junit]  Removed Method readUInt8, desc (Z)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]  Removed Method readBits31, desc (ZI)I, access public
    [junit]  Removed Method writeInt16, desc (ZZS)I, access final public
    [junit]  Removed Method readUInt32, desc (ZZ)J, access final public
    [junit]  Added Method position, desc (J)J, access final public
    [junit]  Added Method writeBits31, desc (II)I, access public
    [junit]  Added Method writeInt32, desc (ZI)I, access final public
    [junit]  Removed Method writeBits31, desc (ZII)I, access public
    [junit]  Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
    [junit]  Added Method readBits31, desc (I)I, access public
    [junit]  Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)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 toHexBinString, desc (ZII)Ljava/lang/String;, access public static
    [junit]  Added Method writeInt16, desc (ZS)I, access final public
    [junit]  Changed Method readBit, desc (Z)I, access 
    [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 Method toURISimple, desc (Ljava/io/File;)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 JAR_SCHEME, desc Ljava/lang/String;, access final public static
    [junit]  Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
    [junit]  Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
    [junit]  Removed Method getURIDirname, 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]  Changed Method getTempDir, desc (Z)Ljava/io/File;, access 
    [junit]  Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
    [junit]  Removed Field SCHEME_SEPARATOR, 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 decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
    [junit]  Removed Field HTTP_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 Field JAR_SCHEME_SEPARATOR, desc C, access final public static
    [junit]  Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
    [junit]  Removed Method encodeToURI, 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 Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
    [junit]  Removed Field FILE_SCHEME, desc Ljava/lang/String;, 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] Class com.jogamp.common.util.IOUtil.StreamMonitor
    [junit]  Added Class , access public super synchronized
    [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]  Added Method getJarUri, 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]  Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/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$Encoded;)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]  Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
    [junit]  Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/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 getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/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]  Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Method getJarFileURI, desc (Ljava/lang/String;)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$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 getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/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]  Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
    [junit]  Removed Method getJarSubURI, 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]  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] Class com.jogamp.common.util.cache.TempJarCache
    [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 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 checkResources, 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]  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]  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 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]  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 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]  Removed Method checkClasses, desc (Ljava/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 checkNativeLibs, 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 checkResources, 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] 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 @ 1425893551976 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testVersionLatest took 0.439 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.047 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893551478 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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.0 (2.3.0-rc-20150309) - C:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\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.0 (2.3.0-rc-20150309) 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 isJavaSE, desc ()Z, access public static
    [junit]  Removed Method getMachineDescription, desc ()Lcom/jogamp/common/os/MachineDescription;, access public static
    [junit]  Removed Method isJava6, 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 toHexBinString, desc (II)Ljava/lang/String;, access public static
    [junit]  Removed Method writeInt8, desc (ZB)I, access final public
    [junit]  Removed Method readUInt16, desc (ZZ)I, access final public
    [junit]  Removed Method readUInt8, desc (Z)I, access final public
    [junit]  Removed Method writeInt32, desc (ZZI)I, access final public
    [junit]  Removed Method readBits31, desc (ZI)I, access public
    [junit]  Removed Method writeInt16, desc (ZZS)I, access final public
    [junit]  Removed Method readUInt32, desc (ZZ)J, access final public
    [junit]  Removed Method writeBits31, desc (ZII)I, access public
    [junit]  Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
    [junit] Class com.jogamp.common.util.IOUtil
    [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 toURISimple, desc (Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;, access public static
    [junit]  Removed Field JAR_SCHEME, desc Ljava/lang/String;, access final public static
    [junit]  Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, 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 SCHEME_SEPARATOR, 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 decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
    [junit]  Removed Field HTTP_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 Field JAR_SCHEME_SEPARATOR, desc C, access final public static
    [junit]  Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
    [junit]  Removed Method encodeToURI, 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 Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
    [junit]  Removed Field FILE_SCHEME, desc Ljava/lang/String;, access final public static
    [junit] Class com.jogamp.common.util.JarUtil
    [junit]  Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
    [junit]  Removed Method getJarFileURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
    [junit]  Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
    [junit]  Removed Method getJarFileURI, desc (Ljava/net/URI;)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/lang/String;)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 getJarURI, 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 getJarBasename, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;, access public static
    [junit]  Removed Method getJarSubURI, 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] 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 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 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 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 isFunctionAvailable, desc (Ljava/lang/String;)Z, access 
    [junit]  Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, 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;Z)Lcom/jogamp/common/os/NativeLibrary;, access 
    [junit]  Changed Method close, desc ()V, 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]  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 dynamicLookupFunction, desc (Ljava/lang/String;)J, access 
    [junit]  Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
    [junit]  Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)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 addResources, 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 getResource, desc (Ljava/lang/String;)Ljava/net/URI;, 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 releaseAllLinkPermission, desc ()V, access abstract public
    [junit]  Added Method closeLibrary, desc (JZ)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 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]  Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
    [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 ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
    [junit]  Added Field PPC64, 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 is32Bit, desc Z, access final public
    [junit]  Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
    [junit]  Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
    [junit] Class com.jogamp.common.util.Bitstream
    [junit]  Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
    [junit]  Added Method writeInt8, desc (B)I, access final public
    [junit]  Added Method readUInt32, desc (Z)J, access final public
    [junit]  Added Method toBinString, desc (ZII)Ljava/lang/String;, access public static
    [junit]  Added Method position, desc (J)J, access final public
    [junit]  Added Method writeBits31, desc (II)I, access public
    [junit]  Added Method writeInt32, desc (ZI)I, access final public
    [junit]  Added Method readBits31, desc (I)I, access public
    [junit]  Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)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 toHexBinString, desc (ZII)Ljava/lang/String;, access public static
    [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 getUriFilePathOrASCII, desc (Lcom/jogamp/common/net/Uri;)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] Class com.jogamp.common.util.IOUtil.StreamMonitor
    [junit]  Added Class , access public super synchronized
    [junit] Class com.jogamp.common.util.JarUtil
    [junit]  Added Method getJarUri, 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 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$Encoded;)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 getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/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 hasJarUri, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Z, 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 getJarFile, desc (Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;, 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 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] Class com.jogamp.common.util.cache.TempJarCache
    [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 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 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 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 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 checkClasses, desc (Lcom/jogamp/common/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]  Added Method getResourceUri, desc (Ljava/lang/String;)Lcom/jogamp/common/net/Uri;, 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]  Added Method releaseAllLinkPermission, desc ()V, access final public
    [junit]  Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, access 
    [junit]  Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, 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]  Removed Method closeLibrary, desc (J)V, access abstract public
    [junit]  Added Method releaseAllLinkPermission, desc ()V, access abstract public
    [junit]  Added Method closeLibrary, desc (JZ)V, access abstract public
    [junit]  Added Method claimAllLinkPermission, desc ()V, access abstract public
    [junit]  Changed Method lookupSymbol, desc (JLjava/lang/String;)J, access 
    [junit] Class com.jogamp.common.os.DynamicLookupHelper
    [junit]  Added Method releaseAllLinkPermission, desc ()V, access abstract public
    [junit]  Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access 
    [junit]  Added Method claimAllLinkPermission, desc ()V, access abstract public
    [junit]  Changed Method isFunctionAvailable, desc (Ljava/lang/String;)Z, 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]  Added Method claimAllLinkPermission, desc ()V, access final public
    [junit]  Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;Z)Lcom/jogamp/common/os/NativeLibrary;, access 
    [junit]  Changed Method close, desc ()V, 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]  Changed Method open, desc (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access 
    [junit]  Removed Method isFunctionAvailableGlobal, desc (Ljava/lang/String;)Z, access final public static
    [junit]  Added Method releaseAllLinkPermission, desc ()V, access final public
    [junit]  Changed Method dynamicLookupFunction, desc (Ljava/lang/String;)J, access 
    [junit]  Changed Method dynamicLookupFunctionGlobal, desc (Ljava/lang/String;)J, access removed: static
    [junit]  Changed Method open, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/os/NativeLibrary;, access 
    [junit] Class com.jogamp.common.os.Platform
    [junit]  Added Method getMachineDataInfo, desc ()Lcom/jogamp/common/os/MachineDataInfo;, 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]  Removed Method isJava6, desc ()Z, 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 Method isCompatible, desc (Lcom/jogamp/common/os/Platform$ABIType;)Z, access final public
    [junit]  Added Field EABI_AARCH64, desc Lcom/jogamp/common/os/Platform$ABIType;, access enum final public static
    [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]  Removed Method getFamily, desc ()Lcom/jogamp/common/os/Platform$CPUFamily;, access public
    [junit]  Added Field ARM64, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
    [junit]  Added Field PPC64, 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 is32Bit, desc Z, access final public
    [junit]  Added Method isCompatible, desc (Lcom/jogamp/common/os/Platform$CPUType;)Z, access final public
    [junit]  Added Field ARMv8_A, desc Lcom/jogamp/common/os/Platform$CPUType;, access enum final public static
    [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]  Added Method toHexBinString, desc (Z[BII)Ljava/lang/String;, access final public static
    [junit]  Removed Method toHexBinString, desc (II)Ljava/lang/String;, access public static
    [junit]  Added Method writeInt8, desc (B)I, access final public
    [junit]  Added Method readUInt32, desc (Z)J, access final public
    [junit]  Removed Method writeInt8, desc (ZB)I, access final public
    [junit]  Removed Method readUInt16, desc (ZZ)I, access final public
    [junit]  Removed Method readUInt8, desc (Z)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]  Removed Method readBits31, desc (ZI)I, access public
    [junit]  Removed Method writeInt16, desc (ZZS)I, access final public
    [junit]  Removed Method readUInt32, desc (ZZ)J, access final public
    [junit]  Added Method position, desc (J)J, access final public
    [junit]  Added Method writeBits31, desc (II)I, access public
    [junit]  Added Method writeInt32, desc (ZI)I, access final public
    [junit]  Removed Method writeBits31, desc (ZII)I, access public
    [junit]  Removed Method toBinString, desc (II)Ljava/lang/String;, access public static
    [junit]  Added Method readBits31, desc (I)I, access public
    [junit]  Added Method toHexBinString, desc (ZLjava/nio/ByteBuffer;II)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 toHexBinString, desc (ZII)Ljava/lang/String;, access public static
    [junit]  Added Method writeInt16, desc (ZS)I, access final public
    [junit]  Changed Method readBit, desc (Z)I, access 
    [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 Method toURISimple, desc (Ljava/io/File;)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 JAR_SCHEME, desc Ljava/lang/String;, access final public static
    [junit]  Added Field patternSpaceEnc, desc Ljava/util/regex/Pattern;, access final public static
    [junit]  Removed Method getRelativeOf, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;, access public static
    [junit]  Removed Method getURIDirname, 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]  Changed Method getTempDir, desc (Z)Ljava/io/File;, access 
    [junit]  Removed Method getRelativeOf, desc (Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;, access public static
    [junit]  Removed Field SCHEME_SEPARATOR, 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 decodeURIIfFilePath, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Field HTTPS_SCHEME, desc Ljava/lang/String;, access final public static
    [junit]  Removed Field HTTP_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 Field JAR_SCHEME_SEPARATOR, desc C, access final public static
    [junit]  Removed Method decodeFromURI, desc (Ljava/lang/String;)Ljava/lang/String;, access public static
    [junit]  Removed Method encodeToURI, 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 Method toURL, desc (Ljava/net/URI;)Ljava/net/URL;, access public static
    [junit]  Removed Field FILE_SCHEME, desc Ljava/lang/String;, 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] Class com.jogamp.common.util.IOUtil.StreamMonitor
    [junit]  Added Class , access public super synchronized
    [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]  Added Method getJarUri, 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]  Removed Method getJarBasename, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Method getJarEntryURI, desc (Ljava/net/URI;Ljava/lang/String;)Ljava/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$Encoded;)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]  Removed Method getJarFile, desc (Ljava/net/URI;)Ljava/util/jar/JarFile;, access public static
    [junit]  Removed Method getJarFileURI, desc (Ljava/net/URI;)Ljava/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 getJarEntryUri, desc (Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/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]  Removed Method getJarEntry, desc (Ljava/net/URI;)Ljava/lang/String;, access public static
    [junit]  Removed Method getJarFileURI, desc (Ljava/lang/String;)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$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 getJarURI, desc (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/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]  Added Method getJarBasename, desc (Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;, access public static
    [junit]  Removed Method getJarSubURI, 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]  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] Class com.jogamp.common.util.cache.TempJarCache
    [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 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 checkResources, 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]  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]  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 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]  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 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]  Removed Method checkClasses, desc (Ljava/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 checkNativeLibs, 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 checkResources, 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] 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 @ 1425893551976 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveLock01
    [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveLock01
    [junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893553706 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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    433 ms, avrg  3072981 ns, deviation [  -107791 ..   180639 ] 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    336 ms, avrg   113533 ns, deviation [   -73431 ..    33295 ] 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    359 ms, avrg  2170343 ns, deviation [   -60822 ..    52136 ] 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    298 ms, avrg   245231 ns, deviation [  -243784 ..   206327 ] 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    400 ms, avrg  2857941 ns, deviation [   -93771 ..   184344 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter    100, loops-inner    100, yield YIELD - dt    310 ms, avrg    16273 ns, deviation [    -8195 ..    18879 ] 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    353 ms, avrg  2173098 ns, deviation [   -61542 ..    59829 ] 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    300 ms, avrg   377367 ns, deviation [  -265711 ..   312316 ] 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    635 ms, avrg   487682 ns, deviation [   -45784 ..    46344 ] 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    484 ms, avrg     8162 ns, deviation [    -2730 ..     2924 ] 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    537 ms, avrg   275398 ns, deviation [   -22139 ..    20250 ] 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    477 ms, avrg    12965 ns, deviation [    -5634 ..    10548 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893558702 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.546 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893553706 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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    433 ms, avrg  3072981 ns, deviation [  -107791 ..   180639 ] 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    336 ms, avrg   113533 ns, deviation [   -73431 ..    33295 ] 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    359 ms, avrg  2170343 ns, deviation [   -60822 ..    52136 ] 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    298 ms, avrg   245231 ns, deviation [  -243784 ..   206327 ] 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    400 ms, avrg  2857941 ns, deviation [   -93771 ..   184344 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter    100, loops-inner    100, yield YIELD - dt    310 ms, avrg    16273 ns, deviation [    -8195 ..    18879 ] 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    353 ms, avrg  2173098 ns, deviation [   -61542 ..    59829 ] 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    300 ms, avrg   377367 ns, deviation [  -265711 ..   312316 ] 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    635 ms, avrg   487682 ns, deviation [   -45784 ..    46344 ] 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    484 ms, avrg     8162 ns, deviation [    -2730 ..     2924 ] 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    537 ms, avrg   275398 ns, deviation [   -22139 ..    20250 ] 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    477 ms, avrg    12965 ns, deviation [    -5634 ..    10548 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893558702 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Fair took 0.435 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Unfair took 0.336 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Fair took 0.359 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Unfair took 0.299 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Fair took 0.4 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Unair took 0.31 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Fair took 0.353 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Unfair took 0.3 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Fair took 0.636 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Unfair took 0.484 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Fair took 0.537 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Unfair took 0.477 sec
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.546 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893553706 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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    433 ms, avrg  3072981 ns, deviation [  -107791 ..   180639 ] 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    336 ms, avrg   113533 ns, deviation [   -73431 ..    33295 ] 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    359 ms, avrg  2170343 ns, deviation [   -60822 ..    52136 ] 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    298 ms, avrg   245231 ns, deviation [  -243784 ..   206327 ] 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    400 ms, avrg  2857941 ns, deviation [   -93771 ..   184344 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter    100, loops-inner    100, yield YIELD - dt    310 ms, avrg    16273 ns, deviation [    -8195 ..    18879 ] 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    353 ms, avrg  2173098 ns, deviation [   -61542 ..    59829 ] 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    300 ms, avrg   377367 ns, deviation [  -265711 ..   312316 ] 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    635 ms, avrg   487682 ns, deviation [   -45784 ..    46344 ] 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    484 ms, avrg     8162 ns, deviation [    -2730 ..     2924 ] 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    537 ms, avrg   275398 ns, deviation [   -22139 ..    20250 ] 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    477 ms, avrg    12965 ns, deviation [    -5634 ..    10548 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893558702 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01
    [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01
    [junit] SLOCK [T main @ 1425893560415 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893561917 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 ms, 2 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair  , threads  5, loops-outter   1000, loops-inner  10000, yield YIELD - dt    165 ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893562108 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.249 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893560415 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893561917 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 ms, 2 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair  , threads  5, loops-outter   1000, loops-inner  10000, yield YIELD - dt    165 ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893562108 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testTwoThreadsInGroup took 0.165 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.249 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893560415 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893561917 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 ms, 2 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair  , threads  5, loops-outter   1000, loops-inner  10000, yield YIELD - dt    165 ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893562108 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 @ 1425893563670 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893575476 ms +++ localhost/127.0.0.1:59999 - Locked within 12806 ms, 109 attempts
    [junit] SLOCK [T main @ 1425893575532 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-45 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893576534 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 ms, 1 attempts
    [junit] SLOCK [T main @ 1425893576535 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1425893577535 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1001 ms, 10 attempts
    [junit] SLOCK [T main @ 1425893577579 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 @ 1425893578583 ms +++ localhost/127.0.0.1:59999 - Locked within 1004 ms, 1 attempts
    [junit] LockUnlock #1 LOCK try ..
    [junit] LockUnlock #2 LOCK try ..
    [junit] SLOCK [T LockUnlock #1 @ 1425893578586 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T LockUnlock #2 @ 1425893578586 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1425893578938 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-50 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #2 @ 1425893579716 ms +++ localhost/127.0.0.1:59999 - Locked within 1131 ms, 14 attempts
    [junit] LockUnlock #2 LOCK ON
    [junit] SLOCK [T LockUnlock #1 @ 1425893579952 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1367 ms, 32 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:745)
    [junit] SLOCK [T LockUnlock #2 @ 1425893580016 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #2 LOCK OFF
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.371 sec
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T main @ 1425893563670 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893575476 ms +++ localhost/127.0.0.1:59999 - Locked within 12806 ms, 109 attempts
    [junit] SLOCK [T main @ 1425893575532 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-45 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893576534 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 ms, 1 attempts
    [junit] SLOCK [T main @ 1425893576535 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1425893577535 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1001 ms, 10 attempts
    [junit] SLOCK [T main @ 1425893577579 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 @ 1425893578583 ms +++ localhost/127.0.0.1:59999 - Locked within 1004 ms, 1 attempts
    [junit] LockUnlock #1 LOCK try ..
    [junit] LockUnlock #2 LOCK try ..
    [junit] SLOCK [T LockUnlock #1 @ 1425893578586 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T LockUnlock #2 @ 1425893578586 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1425893578938 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-50 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #2 @ 1425893579716 ms +++ localhost/127.0.0.1:59999 - Locked within 1131 ms, 14 attempts
    [junit] LockUnlock #2 LOCK ON
    [junit] SLOCK [T LockUnlock #1 @ 1425893579952 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1367 ms, 32 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:745)
    [junit] SLOCK [T LockUnlock #2 @ 1425893580016 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #2 LOCK OFF
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01_LockUnlock took 12.862 sec
    [junit] Testcase: test02_2ndInstanceLockTimeout took 2.046 sec
    [junit] Testcase: testOffthreadLockUnlock took 2.459 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.371 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T main @ 1425893563670 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893575476 ms +++ localhost/127.0.0.1:59999 - Locked within 12806 ms, 109 attempts
    [junit] SLOCK [T main @ 1425893575532 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-45 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893576534 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 ms, 1 attempts
    [junit] SLOCK [T main @ 1425893576535 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1425893577535 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1001 ms, 10 attempts
    [junit] SLOCK [T main @ 1425893577579 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 @ 1425893578583 ms +++ localhost/127.0.0.1:59999 - Locked within 1004 ms, 1 attempts
    [junit] LockUnlock #1 LOCK try ..
    [junit] LockUnlock #2 LOCK try ..
    [junit] SLOCK [T LockUnlock #1 @ 1425893578586 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T LockUnlock #2 @ 1425893578586 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1425893578938 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-50 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #2 @ 1425893579716 ms +++ localhost/127.0.0.1:59999 - Locked within 1131 ms, 14 attempts
    [junit] LockUnlock #2 LOCK ON
    [junit] SLOCK [T LockUnlock #1 @ 1425893579952 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1367 ms, 32 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:745)
    [junit] SLOCK [T LockUnlock #2 @ 1425893580016 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] SLOCK [T main @ 1425893581120 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.514 sec
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T main @ 1425893581120 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-52 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893584625 ms +++ localhost/127.0.0.1:59999 - Locked within 4506 ms, 4 attempts
    [junit] SLOCK [T main @ 1425893584626 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testJVMShutdown took 4.507 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.514 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T main @ 1425893581120 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-52 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893584625 ms +++ localhost/127.0.0.1:59999 - Locked within 4506 ms, 4 attempts
    [junit] SLOCK [T main @ 1425893584626 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] Thread-52 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893584625 ms +++ localhost/127.0.0.1:59999 - Locked within 4506 ms, 4 attempts
    [junit] SLOCK [T main @ 1425893584626 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893585646 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893587147 ms +++ localhost/127.0.0.1:59999 - Locked within 2501 ms, 2 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 @ 1425893587178 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.085 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893585646 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893587147 ms +++ localhost/127.0.0.1:59999 - Locked within 2501 ms, 2 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 @ 1425893587178 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, Skipped: 0, Time elapsed: 3.085 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893585646 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893587147 ms +++ localhost/127.0.0.1:59999 - Locked within 2501 ms, 2 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 @ 1425893587178 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.PCPPTest
    [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.PCPPTest
    [junit] ++++ Test Singleton.lock()
    [junit]  - - - System info - - - 
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: WINDOWS / Windows 7 6.1 (6.1.0), amd64 (X86_64, GENERIC_ABI), 6 cores, littleEndian true
    [junit] MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] rootrel.build: build
    [junit] gluegen.root: ..
    [junit] testOutput: ../build/test
    [junit]  - - - - - - - - - - - - 
    [junit] Thread-54 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893588736 ms +++ localhost/127.0.0.1:59999 - Locked within 1000 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 @ 1425893588862 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 sec
    [junit] ------------- Standard Output ---------------
    [junit]  - - - System info - - - 
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: WINDOWS / Windows 7 6.1 (6.1.0), amd64 (X86_64, GENERIC_ABI), 6 cores, littleEndian true
    [junit] MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 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-54 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893588736 ms +++ localhost/127.0.0.1:59999 - Locked within 1000 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 @ 1425893588862 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: pcppMacroDefinitionTest took 0.081 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit]  - - - System info - - - 
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: WINDOWS / Windows 7 6.1 (6.1.0), amd64 (X86_64, GENERIC_ABI), 6 cores, littleEndian true
    [junit] MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 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-54 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893588736 ms +++ localhost/127.0.0.1:59999 - Locked within 1000 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 @ 1425893588862 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-56 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893590536 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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: 0x5b9e0410
    [junit]   1/8: 0x5b9e0450
    [junit]   2/8: 0x5b9e0490
    [junit]   3/8: 0x5b9e04d0
    [junit]   4/8: 0x5b9e0510
    [junit]   5/8: 0x5b9e0550
    [junit]   6/8: 0x5b9e0590
    [junit]   7/8: 0x5b9e05d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5b9e0410
    [junit]   1/8: 0x5b9e0450
    [junit]   2/8: 0x5b9e0490
    [junit]   3/8: 0x5b9e04d0
    [junit]   4/8: 0x5b9e0510
    [junit]   5/8: 0x5b9e0550
    [junit]   6/8: 0x5b9e0590
    [junit]   7/8: 0x5b9e05d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84ba70
    [junit]   1/8: 0x5a84bbb0
    [junit]   2/8: 0x5a84bc00
    [junit]   3/8: 0x5a84bc50
    [junit]   4/8: 0x5a84bca0
    [junit]   5/8: 0x5a84bcf0
    [junit]   6/8: 0x5a84bd40
    [junit]   7/8: 0x5a84bd90
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84ba70
    [junit]   1/8: 0x5a84bbb0
    [junit]   2/8: 0x5a84bc00
    [junit]   3/8: 0x5a84bc50
    [junit]   4/8: 0x5a84bca0
    [junit]   5/8: 0x5a84bcf0
    [junit]   6/8: 0x5a84bd40
    [junit]   7/8: 0x5a84bd90
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84be30
    [junit]   1/8: 0x5a84be80
    [junit]   2/8: 0x5a84bed0
    [junit]   3/8: 0x5a84bf20
    [junit]   4/8: 0x5a84bf70
    [junit]   5/8: 0x5a84bfc0
    [junit]   6/8: 0x5a84c010
    [junit]   7/8: 0x5a84c060
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x48f500
    [junit]   1/8: 0x48f550
    [junit]   2/8: 0x48f5a0
    [junit]   3/8: 0x48f5f0
    [junit]   4/8: 0x48f640
    [junit]   5/8: 0x48f690
    [junit]   6/8: 0x48f6e0
    [junit]   7/8: 0x48f730
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x48f500
    [junit]   1/8: 0x48f550
    [junit]   2/8: 0x48f5a0
    [junit]   3/8: 0x48f5f0
    [junit]   4/8: 0x48f640
    [junit]   5/8: 0x48f690
    [junit]   6/8: 0x48f6e0
    [junit]   7/8: 0x48f730
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x47fbc0
    [junit]   1/8: 0x47fbc0
    [junit]   2/8: 0x47fbc0
    [junit]   3/8: 0x47fbc0
    [junit]   4/8: 0x47fbc0
    [junit]   5/8: 0x47fbc0
    [junit]   6/8: 0x47fbc0
    [junit]   7/8: 0x47fbc0
    [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: 0xd5dff9e8
    [junit]   1/8: 0xd5dffa28
    [junit]   2/8: 0xd5dffa68
    [junit]   3/8: 0xd5dffaa8
    [junit]   4/8: 0xd5dffae8
    [junit]   5/8: 0xd5dffb28
    [junit]   6/8: 0xd5dffb68
    [junit]   7/8: 0xd5dffba8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0xd5dff9e8
    [junit]   1/8: 0xd5dffa28
    [junit]   2/8: 0xd5dffa68
    [junit]   3/8: 0xd5dffaa8
    [junit]   4/8: 0xd5dffae8
    [junit]   5/8: 0xd5dffb28
    [junit]   6/8: 0xd5dffb68
    [junit]   7/8: 0xd5dffba8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84b840
    [junit]   1/8: 0x5a84c290
    [junit]   2/8: 0x5a84c240
    [junit]   3/8: 0x5a84c2e0
    [junit]   4/8: 0x5a84c330
    [junit]   5/8: 0x5a84c380
    [junit]   6/8: 0x5a84c3d0
    [junit]   7/8: 0x5a4c0820
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84b840
    [junit]   1/8: 0x5a84c290
    [junit]   2/8: 0x5a84c240
    [junit]   3/8: 0x5a84c2e0
    [junit]   4/8: 0x5a84c330
    [junit]   5/8: 0x5a84c380
    [junit]   6/8: 0x5a84c3d0
    [junit]   7/8: 0x5a4c0820
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4c0870
    [junit]   1/8: 0x5a4c08c0
    [junit]   2/8: 0x5a4c0910
    [junit]   3/8: 0x5a4c0960
    [junit]   4/8: 0x5a4c09b0
    [junit]   5/8: 0x5a4c0a00
    [junit]   6/8: 0x5a4c0a50
    [junit]   7/8: 0x5a4c0aa0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x48f8c0
    [junit]   1/8: 0x48f910
    [junit]   2/8: 0x34df80
    [junit]   3/8: 0x34dfd0
    [junit]   4/8: 0x34e020
    [junit]   5/8: 0x34e070
    [junit]   6/8: 0x34e0c0
    [junit]   7/8: 0x34e110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x48f8c0
    [junit]   1/8: 0x48f910
    [junit]   2/8: 0x34df80
    [junit]   3/8: 0x34dfd0
    [junit]   4/8: 0x34e020
    [junit]   5/8: 0x34e070
    [junit]   6/8: 0x34e0c0
    [junit]   7/8: 0x34e110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x47fb80
    [junit]   1/8: 0x47fb80
    [junit]   2/8: 0x47fb80
    [junit]   3/8: 0x47fb80
    [junit]   4/8: 0x47fb80
    [junit]   5/8: 0x47fb80
    [junit]   6/8: 0x47fb80
    [junit]   7/8: 0x47fb80
    [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_64_WINDOWS(7): MachineDataInfo: runtimeValidated false, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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    4 / 4
    [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 @ 1425893590710 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-56 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893590536 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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: 0x5b9e0410
    [junit]   1/8: 0x5b9e0450
    [junit]   2/8: 0x5b9e0490
    [junit]   3/8: 0x5b9e04d0
    [junit]   4/8: 0x5b9e0510
    [junit]   5/8: 0x5b9e0550
    [junit]   6/8: 0x5b9e0590
    [junit]   7/8: 0x5b9e05d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5b9e0410
    [junit]   1/8: 0x5b9e0450
    [junit]   2/8: 0x5b9e0490
    [junit]   3/8: 0x5b9e04d0
    [junit]   4/8: 0x5b9e0510
    [junit]   5/8: 0x5b9e0550
    [junit]   6/8: 0x5b9e0590
    [junit]   7/8: 0x5b9e05d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84ba70
    [junit]   1/8: 0x5a84bbb0
    [junit]   2/8: 0x5a84bc00
    [junit]   3/8: 0x5a84bc50
    [junit]   4/8: 0x5a84bca0
    [junit]   5/8: 0x5a84bcf0
    [junit]   6/8: 0x5a84bd40
    [junit]   7/8: 0x5a84bd90
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84ba70
    [junit]   1/8: 0x5a84bbb0
    [junit]   2/8: 0x5a84bc00
    [junit]   3/8: 0x5a84bc50
    [junit]   4/8: 0x5a84bca0
    [junit]   5/8: 0x5a84bcf0
    [junit]   6/8: 0x5a84bd40
    [junit]   7/8: 0x5a84bd90
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84be30
    [junit]   1/8: 0x5a84be80
    [junit]   2/8: 0x5a84bed0
    [junit]   3/8: 0x5a84bf20
    [junit]   4/8: 0x5a84bf70
    [junit]   5/8: 0x5a84bfc0
    [junit]   6/8: 0x5a84c010
    [junit]   7/8: 0x5a84c060
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x48f500
    [junit]   1/8: 0x48f550
    [junit]   2/8: 0x48f5a0
    [junit]   3/8: 0x48f5f0
    [junit]   4/8: 0x48f640
    [junit]   5/8: 0x48f690
    [junit]   6/8: 0x48f6e0
    [junit]   7/8: 0x48f730
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x48f500
    [junit]   1/8: 0x48f550
    [junit]   2/8: 0x48f5a0
    [junit]   3/8: 0x48f5f0
    [junit]   4/8: 0x48f640
    [junit]   5/8: 0x48f690
    [junit]   6/8: 0x48f6e0
    [junit]   7/8: 0x48f730
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x47fbc0
    [junit]   1/8: 0x47fbc0
    [junit]   2/8: 0x47fbc0
    [junit]   3/8: 0x47fbc0
    [junit]   4/8: 0x47fbc0
    [junit]   5/8: 0x47fbc0
    [junit]   6/8: 0x47fbc0
    [junit]   7/8: 0x47fbc0
    [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: 0xd5dff9e8
    [junit]   1/8: 0xd5dffa28
    [junit]   2/8: 0xd5dffa68
    [junit]   3/8: 0xd5dffaa8
    [junit]   4/8: 0xd5dffae8
    [junit]   5/8: 0xd5dffb28
    [junit]   6/8: 0xd5dffb68
    [junit]   7/8: 0xd5dffba8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0xd5dff9e8
    [junit]   1/8: 0xd5dffa28
    [junit]   2/8: 0xd5dffa68
    [junit]   3/8: 0xd5dffaa8
    [junit]   4/8: 0xd5dffae8
    [junit]   5/8: 0xd5dffb28
    [junit]   6/8: 0xd5dffb68
    [junit]   7/8: 0xd5dffba8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84b840
    [junit]   1/8: 0x5a84c290
    [junit]   2/8: 0x5a84c240
    [junit]   3/8: 0x5a84c2e0
    [junit]   4/8: 0x5a84c330
    [junit]   5/8: 0x5a84c380
    [junit]   6/8: 0x5a84c3d0
    [junit]   7/8: 0x5a4c0820
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84b840
    [junit]   1/8: 0x5a84c290
    [junit]   2/8: 0x5a84c240
    [junit]   3/8: 0x5a84c2e0
    [junit]   4/8: 0x5a84c330
    [junit]   5/8: 0x5a84c380
    [junit]   6/8: 0x5a84c3d0
    [junit]   7/8: 0x5a4c0820
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4c0870
    [junit]   1/8: 0x5a4c08c0
    [junit]   2/8: 0x5a4c0910
    [junit]   3/8: 0x5a4c0960
    [junit]   4/8: 0x5a4c09b0
    [junit]   5/8: 0x5a4c0a00
    [junit]   6/8: 0x5a4c0a50
    [junit]   7/8: 0x5a4c0aa0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x48f8c0
    [junit]   1/8: 0x48f910
    [junit]   2/8: 0x34df80
    [junit]   3/8: 0x34dfd0
    [junit]   4/8: 0x34e020
    [junit]   5/8: 0x34e070
    [junit]   6/8: 0x34e0c0
    [junit]   7/8: 0x34e110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x48f8c0
    [junit]   1/8: 0x48f910
    [junit]   2/8: 0x34df80
    [junit]   3/8: 0x34dfd0
    [junit]   4/8: 0x34e020
    [junit]   5/8: 0x34e070
    [junit]   6/8: 0x34e0c0
    [junit]   7/8: 0x34e110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x47fb80
    [junit]   1/8: 0x47fb80
    [junit]   2/8: 0x47fb80
    [junit]   3/8: 0x47fb80
    [junit]   4/8: 0x47fb80
    [junit]   5/8: 0x47fb80
    [junit]   6/8: 0x47fb80
    [junit]   7/8: 0x47fb80
    [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_64_WINDOWS(7): MachineDataInfo: runtimeValidated false, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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    4 / 4
    [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 @ 1425893590710 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: chapter02TestClassExist took 0.011 sec
    [junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.018 sec
    [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.051 sec
    [junit] Testcase: chapter04TestPointerBuffer took 0.003 sec
    [junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0.001 sec
    [junit] Testcase: chapter09TestCompoundAlignment took 0.006 sec
    [junit] Testcase: chapter10TestCompoundCallByReference took 0.005 sec
    [junit] Testcase: chapter11TestCompoundCallByValue took 0.003 sec
    [junit] Testcase: chapter12TestStructArrayModelConst took 0.006 sec
    [junit] Testcase: chapter13TestStructArrayModelMutable took 0.003 sec
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-56 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893590536 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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: 0x5b9e0410
    [junit]   1/8: 0x5b9e0450
    [junit]   2/8: 0x5b9e0490
    [junit]   3/8: 0x5b9e04d0
    [junit]   4/8: 0x5b9e0510
    [junit]   5/8: 0x5b9e0550
    [junit]   6/8: 0x5b9e0590
    [junit]   7/8: 0x5b9e05d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5b9e0410
    [junit]   1/8: 0x5b9e0450
    [junit]   2/8: 0x5b9e0490
    [junit]   3/8: 0x5b9e04d0
    [junit]   4/8: 0x5b9e0510
    [junit]   5/8: 0x5b9e0550
    [junit]   6/8: 0x5b9e0590
    [junit]   7/8: 0x5b9e05d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84ba70
    [junit]   1/8: 0x5a84bbb0
    [junit]   2/8: 0x5a84bc00
    [junit]   3/8: 0x5a84bc50
    [junit]   4/8: 0x5a84bca0
    [junit]   5/8: 0x5a84bcf0
    [junit]   6/8: 0x5a84bd40
    [junit]   7/8: 0x5a84bd90
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84ba70
    [junit]   1/8: 0x5a84bbb0
    [junit]   2/8: 0x5a84bc00
    [junit]   3/8: 0x5a84bc50
    [junit]   4/8: 0x5a84bca0
    [junit]   5/8: 0x5a84bcf0
    [junit]   6/8: 0x5a84bd40
    [junit]   7/8: 0x5a84bd90
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84be30
    [junit]   1/8: 0x5a84be80
    [junit]   2/8: 0x5a84bed0
    [junit]   3/8: 0x5a84bf20
    [junit]   4/8: 0x5a84bf70
    [junit]   5/8: 0x5a84bfc0
    [junit]   6/8: 0x5a84c010
    [junit]   7/8: 0x5a84c060
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x48f500
    [junit]   1/8: 0x48f550
    [junit]   2/8: 0x48f5a0
    [junit]   3/8: 0x48f5f0
    [junit]   4/8: 0x48f640
    [junit]   5/8: 0x48f690
    [junit]   6/8: 0x48f6e0
    [junit]   7/8: 0x48f730
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x48f500
    [junit]   1/8: 0x48f550
    [junit]   2/8: 0x48f5a0
    [junit]   3/8: 0x48f5f0
    [junit]   4/8: 0x48f640
    [junit]   5/8: 0x48f690
    [junit]   6/8: 0x48f6e0
    [junit]   7/8: 0x48f730
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x47fbc0
    [junit]   1/8: 0x47fbc0
    [junit]   2/8: 0x47fbc0
    [junit]   3/8: 0x47fbc0
    [junit]   4/8: 0x47fbc0
    [junit]   5/8: 0x47fbc0
    [junit]   6/8: 0x47fbc0
    [junit]   7/8: 0x47fbc0
    [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: 0xd5dff9e8
    [junit]   1/8: 0xd5dffa28
    [junit]   2/8: 0xd5dffa68
    [junit]   3/8: 0xd5dffaa8
    [junit]   4/8: 0xd5dffae8
    [junit]   5/8: 0xd5dffb28
    [junit]   6/8: 0xd5dffb68
    [junit]   7/8: 0xd5dffba8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0xd5dff9e8
    [junit]   1/8: 0xd5dffa28
    [junit]   2/8: 0xd5dffa68
    [junit]   3/8: 0xd5dffaa8
    [junit]   4/8: 0xd5dffae8
    [junit]   5/8: 0xd5dffb28
    [junit]   6/8: 0xd5dffb68
    [junit]   7/8: 0xd5dffba8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84b840
    [junit]   1/8: 0x5a84c290
    [junit]   2/8: 0x5a84c240
    [junit]   3/8: 0x5a84c2e0
    [junit]   4/8: 0x5a84c330
    [junit]   5/8: 0x5a84c380
    [junit]   6/8: 0x5a84c3d0
    [junit]   7/8: 0x5a4c0820
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84b840
    [junit]   1/8: 0x5a84c290
    [junit]   2/8: 0x5a84c240
    [junit]   3/8: 0x5a84c2e0
    [junit]   4/8: 0x5a84c330
    [junit]   5/8: 0x5a84c380
    [junit]   6/8: 0x5a84c3d0
    [junit]   7/8: 0x5a4c0820
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4c0870
    [junit]   1/8: 0x5a4c08c0
    [junit]   2/8: 0x5a4c0910
    [junit]   3/8: 0x5a4c0960
    [junit]   4/8: 0x5a4c09b0
    [junit]   5/8: 0x5a4c0a00
    [junit]   6/8: 0x5a4c0a50
    [junit]   7/8: 0x5a4c0aa0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x48f8c0
    [junit]   1/8: 0x48f910
    [junit]   2/8: 0x34df80
    [junit]   3/8: 0x34dfd0
    [junit]   4/8: 0x34e020
    [junit]   5/8: 0x34e070
    [junit]   6/8: 0x34e0c0
    [junit]   7/8: 0x34e110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x48f8c0
    [junit]   1/8: 0x48f910
    [junit]   2/8: 0x34df80
    [junit]   3/8: 0x34dfd0
    [junit]   4/8: 0x34e020
    [junit]   5/8: 0x34e070
    [junit]   6/8: 0x34e0c0
    [junit]   7/8: 0x34e110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x47fb80
    [junit]   1/8: 0x47fb80
    [junit]   2/8: 0x47fb80
    [junit]   3/8: 0x47fb80
    [junit]   4/8: 0x47fb80
    [junit]   5/8: 0x47fb80
    [junit]   6/8: 0x47fb80
    [junit]   7/8: 0x47fb80
    [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_64_WINDOWS(7): MachineDataInfo: runtimeValidated false, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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    4 / 4
    [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 @ 1425893590710 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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] SLOCK [T main @ 1425893591446 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893592948 ms +++ localhost/127.0.0.1:59999 - Locked within 1503 ms, 2 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 @ 1425893593017 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.123 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893591446 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893592948 ms +++ localhost/127.0.0.1:59999 - Locked within 1503 ms, 2 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 @ 1425893593017 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: chapter02TestClassExist took 0 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.123 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893591446 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893592948 ms +++ localhost/127.0.0.1:59999 - Locked within 1503 ms, 2 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.lock()
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893593017 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] Thread-58 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893594575 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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: 0x5a4297d0
    [junit]   1/8: 0x5a429810
    [junit]   2/8: 0x5a429850
    [junit]   3/8: 0x5a429890
    [junit]   4/8: 0x5a4298d0
    [junit]   5/8: 0x5a429910
    [junit]   6/8: 0x5a429950
    [junit]   7/8: 0x5a429990
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4297d0
    [junit]   1/8: 0x5a429810
    [junit]   2/8: 0x5a429850
    [junit]   3/8: 0x5a429890
    [junit]   4/8: 0x5a4298d0
    [junit]   5/8: 0x5a429910
    [junit]   6/8: 0x5a429950
    [junit]   7/8: 0x5a429990
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84bf20
    [junit]   1/8: 0x5a84bed0
    [junit]   2/8: 0x5a84be80
    [junit]   3/8: 0x5a84be30
    [junit]   4/8: 0x5a84bde0
    [junit]   5/8: 0x5a84bd90
    [junit]   6/8: 0x5a84bd40
    [junit]   7/8: 0x5a84bcf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84bf20
    [junit]   1/8: 0x5a84bed0
    [junit]   2/8: 0x5a84be80
    [junit]   3/8: 0x5a84be30
    [junit]   4/8: 0x5a84bde0
    [junit]   5/8: 0x5a84bd90
    [junit]   6/8: 0x5a84bd40
    [junit]   7/8: 0x5a84bcf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84c330
    [junit]   1/8: 0x5a84c2e0
    [junit]   2/8: 0x5a84c240
    [junit]   3/8: 0x5a84c290
    [junit]   4/8: 0x5a84b840
    [junit]   5/8: 0x5a84c1a0
    [junit]   6/8: 0x5a84c150
    [junit]   7/8: 0x5a84c100
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x34e2a0
    [junit]   1/8: 0x34e2f0
    [junit]   2/8: 0x34e340
    [junit]   3/8: 0x34e390
    [junit]   4/8: 0x34e3e0
    [junit]   5/8: 0x34e430
    [junit]   6/8: 0x34e480
    [junit]   7/8: 0x34e4d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x34e2a0
    [junit]   1/8: 0x34e2f0
    [junit]   2/8: 0x34e340
    [junit]   3/8: 0x34e390
    [junit]   4/8: 0x34e3e0
    [junit]   5/8: 0x34e430
    [junit]   6/8: 0x34e480
    [junit]   7/8: 0x34e4d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x47fbe0
    [junit]   1/8: 0x47fbe0
    [junit]   2/8: 0x47fbe0
    [junit]   3/8: 0x47fbe0
    [junit]   4/8: 0x47fbe0
    [junit]   5/8: 0x47fbe0
    [junit]   6/8: 0x47fbe0
    [junit]   7/8: 0x47fbe0
    [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: 0xd644f5f0
    [junit]   1/8: 0xd644f630
    [junit]   2/8: 0xd644f670
    [junit]   3/8: 0xd644f6b0
    [junit]   4/8: 0xd644f6f0
    [junit]   5/8: 0xd644f730
    [junit]   6/8: 0xd644f770
    [junit]   7/8: 0xd644f7b0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0xd644f5f0
    [junit]   1/8: 0xd644f630
    [junit]   2/8: 0xd644f670
    [junit]   3/8: 0xd644f6b0
    [junit]   4/8: 0xd644f6f0
    [junit]   5/8: 0xd644f730
    [junit]   6/8: 0xd644f770
    [junit]   7/8: 0xd644f7b0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4c0910
    [junit]   1/8: 0x5a4c08c0
    [junit]   2/8: 0x5a4c0870
    [junit]   3/8: 0x5a4c0820
    [junit]   4/8: 0x5a4c0b90
    [junit]   5/8: 0x5a4c0c80
    [junit]   6/8: 0x5a4c0d20
    [junit]   7/8: 0x5a4c0d70
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4c0910
    [junit]   1/8: 0x5a4c08c0
    [junit]   2/8: 0x5a4c0870
    [junit]   3/8: 0x5a4c0820
    [junit]   4/8: 0x5a4c0b90
    [junit]   5/8: 0x5a4c0c80
    [junit]   6/8: 0x5a4c0d20
    [junit]   7/8: 0x5a4c0d70
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4c0dc0
    [junit]   1/8: 0x5a4c0e10
    [junit]   2/8: 0x5a4c0e60
    [junit]   3/8: 0x5a4c0eb0
    [junit]   4/8: 0x5a4c0f00
    [junit]   5/8: 0x5a4c0f50
    [junit]   6/8: 0x5a4c0fa0
    [junit]   7/8: 0x5a4c0ff0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x34e660
    [junit]   1/8: 0x34e6b0
    [junit]   2/8: 0x350f80
    [junit]   3/8: 0x350fd0
    [junit]   4/8: 0x351020
    [junit]   5/8: 0x351070
    [junit]   6/8: 0x3510c0
    [junit]   7/8: 0x351110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x34e660
    [junit]   1/8: 0x34e6b0
    [junit]   2/8: 0x350f80
    [junit]   3/8: 0x350fd0
    [junit]   4/8: 0x351020
    [junit]   5/8: 0x351070
    [junit]   6/8: 0x3510c0
    [junit]   7/8: 0x351110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x47fb80
    [junit]   1/8: 0x47fb80
    [junit]   2/8: 0x47fb80
    [junit]   3/8: 0x47fb80
    [junit]   4/8: 0x47fb80
    [junit]   5/8: 0x47fb80
    [junit]   6/8: 0x47fb80
    [junit]   7/8: 0x47fb80
    [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_64_WINDOWS(7): MachineDataInfo: runtimeValidated false, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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    4 / 4
    [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(): 64
    [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: 52
    [junit] TK_ComplicatedSubSet: bits6-s offset: 56
    [junit] TK_ComplicatedSuperSet: sizeof(): 152
    [junit] TK_ComplicatedSuperSet: bits1-s offset: 0
    [junit] TK_ComplicatedSuperSet:  sub1-s offset: 8
    [junit] TK_ComplicatedSuperSet: bits2-s offset: 72
    [junit] TK_ComplicatedSuperSet:  sub2-s offset: 80
    [junit] TK_ComplicatedSuperSet: bits3-s offset: 144
    [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.921FB5P+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.921FB5P+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.921FB5P+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.921FB5P+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] XXX.getSurfaceBoundsValue: dim 286331153/572662306 858993459x1145324612
    [junit] XXX.getSurfaceBoundsValue: dim 11/22 33x44
    [junit] TK_ComplicatedSubSet: sizeof(): 64
    [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: 52
    [junit] TK_ComplicatedSubSet: bits6-s offset: 56
    [junit] TK_ComplicatedSuperSet: sizeof(): 152
    [junit] TK_ComplicatedSuperSet: bits1-s offset: 0
    [junit] TK_ComplicatedSuperSet:  sub1-s offset: 8
    [junit] TK_ComplicatedSuperSet: bits2-s offset: 72
    [junit] TK_ComplicatedSuperSet:  sub2-s offset: 80
    [junit] TK_ComplicatedSuperSet: bits3-s offset: 144
    [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.921FB5P+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.921FB5P+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.921FB5P+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 0x9ABCDEF++++ 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 @ 1425893594798 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-58 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893594575 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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: 0x5a4297d0
    [junit]   1/8: 0x5a429810
    [junit]   2/8: 0x5a429850
    [junit]   3/8: 0x5a429890
    [junit]   4/8: 0x5a4298d0
    [junit]   5/8: 0x5a429910
    [junit]   6/8: 0x5a429950
    [junit]   7/8: 0x5a429990
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4297d0
    [junit]   1/8: 0x5a429810
    [junit]   2/8: 0x5a429850
    [junit]   3/8: 0x5a429890
    [junit]   4/8: 0x5a4298d0
    [junit]   5/8: 0x5a429910
    [junit]   6/8: 0x5a429950
    [junit]   7/8: 0x5a429990
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84bf20
    [junit]   1/8: 0x5a84bed0
    [junit]   2/8: 0x5a84be80
    [junit]   3/8: 0x5a84be30
    [junit]   4/8: 0x5a84bde0
    [junit]   5/8: 0x5a84bd90
    [junit]   6/8: 0x5a84bd40
    [junit]   7/8: 0x5a84bcf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84bf20
    [junit]   1/8: 0x5a84bed0
    [junit]   2/8: 0x5a84be80
    [junit]   3/8: 0x5a84be30
    [junit]   4/8: 0x5a84bde0
    [junit]   5/8: 0x5a84bd90
    [junit]   6/8: 0x5a84bd40
    [junit]   7/8: 0x5a84bcf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84c330
    [junit]   1/8: 0x5a84c2e0
    [junit]   2/8: 0x5a84c240
    [junit]   3/8: 0x5a84c290
    [junit]   4/8: 0x5a84b840
    [junit]   5/8: 0x5a84c1a0
    [junit]   6/8: 0x5a84c150
    [junit]   7/8: 0x5a84c100
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x34e2a0
    [junit]   1/8: 0x34e2f0
    [junit]   2/8: 0x34e340
    [junit]   3/8: 0x34e390
    [junit]   4/8: 0x34e3e0
    [junit]   5/8: 0x34e430
    [junit]   6/8: 0x34e480
    [junit]   7/8: 0x34e4d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x34e2a0
    [junit]   1/8: 0x34e2f0
    [junit]   2/8: 0x34e340
    [junit]   3/8: 0x34e390
    [junit]   4/8: 0x34e3e0
    [junit]   5/8: 0x34e430
    [junit]   6/8: 0x34e480
    [junit]   7/8: 0x34e4d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x47fbe0
    [junit]   1/8: 0x47fbe0
    [junit]   2/8: 0x47fbe0
    [junit]   3/8: 0x47fbe0
    [junit]   4/8: 0x47fbe0
    [junit]   5/8: 0x47fbe0
    [junit]   6/8: 0x47fbe0
    [junit]   7/8: 0x47fbe0
    [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: 0xd644f5f0
    [junit]   1/8: 0xd644f630
    [junit]   2/8: 0xd644f670
    [junit]   3/8: 0xd644f6b0
    [junit]   4/8: 0xd644f6f0
    [junit]   5/8: 0xd644f730
    [junit]   6/8: 0xd644f770
    [junit]   7/8: 0xd644f7b0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0xd644f5f0
    [junit]   1/8: 0xd644f630
    [junit]   2/8: 0xd644f670
    [junit]   3/8: 0xd644f6b0
    [junit]   4/8: 0xd644f6f0
    [junit]   5/8: 0xd644f730
    [junit]   6/8: 0xd644f770
    [junit]   7/8: 0xd644f7b0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4c0910
    [junit]   1/8: 0x5a4c08c0
    [junit]   2/8: 0x5a4c0870
    [junit]   3/8: 0x5a4c0820
    [junit]   4/8: 0x5a4c0b90
    [junit]   5/8: 0x5a4c0c80
    [junit]   6/8: 0x5a4c0d20
    [junit]   7/8: 0x5a4c0d70
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4c0910
    [junit]   1/8: 0x5a4c08c0
    [junit]   2/8: 0x5a4c0870
    [junit]   3/8: 0x5a4c0820
    [junit]   4/8: 0x5a4c0b90
    [junit]   5/8: 0x5a4c0c80
    [junit]   6/8: 0x5a4c0d20
    [junit]   7/8: 0x5a4c0d70
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4c0dc0
    [junit]   1/8: 0x5a4c0e10
    [junit]   2/8: 0x5a4c0e60
    [junit]   3/8: 0x5a4c0eb0
    [junit]   4/8: 0x5a4c0f00
    [junit]   5/8: 0x5a4c0f50
    [junit]   6/8: 0x5a4c0fa0
    [junit]   7/8: 0x5a4c0ff0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x34e660
    [junit]   1/8: 0x34e6b0
    [junit]   2/8: 0x350f80
    [junit]   3/8: 0x350fd0
    [junit]   4/8: 0x351020
    [junit]   5/8: 0x351070
    [junit]   6/8: 0x3510c0
    [junit]   7/8: 0x351110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x34e660
    [junit]   1/8: 0x34e6b0
    [junit]   2/8: 0x350f80
    [junit]   3/8: 0x350fd0
    [junit]   4/8: 0x351020
    [junit]   5/8: 0x351070
    [junit]   6/8: 0x3510c0
    [junit]   7/8: 0x351110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x47fb80
    [junit]   1/8: 0x47fb80
    [junit]   2/8: 0x47fb80
    [junit]   3/8: 0x47fb80
    [junit]   4/8: 0x47fb80
    [junit]   5/8: 0x47fb80
    [junit]   6/8: 0x47fb80
    [junit]   7/8: 0x47fb80
    [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_64_WINDOWS(7): MachineDataInfo: runtimeValidated false, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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    4 / 4
    [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 @ 1425893594798 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.009 sec
    [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.047 sec
    [junit] Testcase: chapter04TestPointerBuffer took 0.003 sec
    [junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0.001 sec
    [junit] Testcase: chapter09TestCompoundAlignment took 0.099 sec
    [junit] Testcase: chapter10TestCompoundCallByReference took 0.001 sec
    [junit] Testcase: chapter11TestCompoundCallByValue took 0.004 sec
    [junit] Testcase: chapter12TestStructArrayModelConst took 0.005 sec
    [junit] Testcase: chapter13TestStructArrayModelMutable took 0.001 sec
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-58 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893594575 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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: 0x5a4297d0
    [junit]   1/8: 0x5a429810
    [junit]   2/8: 0x5a429850
    [junit]   3/8: 0x5a429890
    [junit]   4/8: 0x5a4298d0
    [junit]   5/8: 0x5a429910
    [junit]   6/8: 0x5a429950
    [junit]   7/8: 0x5a429990
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4297d0
    [junit]   1/8: 0x5a429810
    [junit]   2/8: 0x5a429850
    [junit]   3/8: 0x5a429890
    [junit]   4/8: 0x5a4298d0
    [junit]   5/8: 0x5a429910
    [junit]   6/8: 0x5a429950
    [junit]   7/8: 0x5a429990
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84bf20
    [junit]   1/8: 0x5a84bed0
    [junit]   2/8: 0x5a84be80
    [junit]   3/8: 0x5a84be30
    [junit]   4/8: 0x5a84bde0
    [junit]   5/8: 0x5a84bd90
    [junit]   6/8: 0x5a84bd40
    [junit]   7/8: 0x5a84bcf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84bf20
    [junit]   1/8: 0x5a84bed0
    [junit]   2/8: 0x5a84be80
    [junit]   3/8: 0x5a84be30
    [junit]   4/8: 0x5a84bde0
    [junit]   5/8: 0x5a84bd90
    [junit]   6/8: 0x5a84bd40
    [junit]   7/8: 0x5a84bcf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a84c330
    [junit]   1/8: 0x5a84c2e0
    [junit]   2/8: 0x5a84c240
    [junit]   3/8: 0x5a84c290
    [junit]   4/8: 0x5a84b840
    [junit]   5/8: 0x5a84c1a0
    [junit]   6/8: 0x5a84c150
    [junit]   7/8: 0x5a84c100
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x34e2a0
    [junit]   1/8: 0x34e2f0
    [junit]   2/8: 0x34e340
    [junit]   3/8: 0x34e390
    [junit]   4/8: 0x34e3e0
    [junit]   5/8: 0x34e430
    [junit]   6/8: 0x34e480
    [junit]   7/8: 0x34e4d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x34e2a0
    [junit]   1/8: 0x34e2f0
    [junit]   2/8: 0x34e340
    [junit]   3/8: 0x34e390
    [junit]   4/8: 0x34e3e0
    [junit]   5/8: 0x34e430
    [junit]   6/8: 0x34e480
    [junit]   7/8: 0x34e4d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x47fbe0
    [junit]   1/8: 0x47fbe0
    [junit]   2/8: 0x47fbe0
    [junit]   3/8: 0x47fbe0
    [junit]   4/8: 0x47fbe0
    [junit]   5/8: 0x47fbe0
    [junit]   6/8: 0x47fbe0
    [junit]   7/8: 0x47fbe0
    [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: 0xd644f5f0
    [junit]   1/8: 0xd644f630
    [junit]   2/8: 0xd644f670
    [junit]   3/8: 0xd644f6b0
    [junit]   4/8: 0xd644f6f0
    [junit]   5/8: 0xd644f730
    [junit]   6/8: 0xd644f770
    [junit]   7/8: 0xd644f7b0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0xd644f5f0
    [junit]   1/8: 0xd644f630
    [junit]   2/8: 0xd644f670
    [junit]   3/8: 0xd644f6b0
    [junit]   4/8: 0xd644f6f0
    [junit]   5/8: 0xd644f730
    [junit]   6/8: 0xd644f770
    [junit]   7/8: 0xd644f7b0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4c0910
    [junit]   1/8: 0x5a4c08c0
    [junit]   2/8: 0x5a4c0870
    [junit]   3/8: 0x5a4c0820
    [junit]   4/8: 0x5a4c0b90
    [junit]   5/8: 0x5a4c0c80
    [junit]   6/8: 0x5a4c0d20
    [junit]   7/8: 0x5a4c0d70
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4c0910
    [junit]   1/8: 0x5a4c08c0
    [junit]   2/8: 0x5a4c0870
    [junit]   3/8: 0x5a4c0820
    [junit]   4/8: 0x5a4c0b90
    [junit]   5/8: 0x5a4c0c80
    [junit]   6/8: 0x5a4c0d20
    [junit]   7/8: 0x5a4c0d70
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5a4c0dc0
    [junit]   1/8: 0x5a4c0e10
    [junit]   2/8: 0x5a4c0e60
    [junit]   3/8: 0x5a4c0eb0
    [junit]   4/8: 0x5a4c0f00
    [junit]   5/8: 0x5a4c0f50
    [junit]   6/8: 0x5a4c0fa0
    [junit]   7/8: 0x5a4c0ff0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x34e660
    [junit]   1/8: 0x34e6b0
    [junit]   2/8: 0x350f80
    [junit]   3/8: 0x350fd0
    [junit]   4/8: 0x351020
    [junit]   5/8: 0x351070
    [junit]   6/8: 0x3510c0
    [junit]   7/8: 0x351110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x34e660
    [junit]   1/8: 0x34e6b0
    [junit]   2/8: 0x350f80
    [junit]   3/8: 0x350fd0
    [junit]   4/8: 0x351020
    [junit]   5/8: 0x351070
    [junit]   6/8: 0x3510c0
    [junit]   7/8: 0x351110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x47fb80
    [junit]   1/8: 0x47fb80
    [junit]   2/8: 0x47fb80
    [junit]   3/8: 0x47fb80
    [junit]   4/8: 0x47fb80
    [junit]   5/8: 0x47fb80
    [junit]   6/8: 0x47fb80
    [junit]   7/8: 0x47fb80
    [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_64_WINDOWS(7): MachineDataInfo: runtimeValidated false, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [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    4 / 4
    [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 @ 1425893594798 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.gluegen.test.junit.internals.TestType
    [junit] Testsuite: com.jogamp.gluegen.test.junit.internals.TestType
    [junit] Thread-59 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893596572 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893596614 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-59 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893596572 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893596614 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01Equals took 0.005 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-59 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893596572 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1425893596614 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-60 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893598152 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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 @ 1425893598183 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.561 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-60 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893598152 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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 @ 1425893598183 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 0.001 sec
    [junit] Testcase: test02 took 0 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.561 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-60 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893598152 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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 @ 1425893598183 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] SLOCK [T main @ 1425893599718 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893601217 ms +++ localhost/127.0.0.1:59999 - Locked within 2499 ms, 2 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 @ 1425893601272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] No SecurityManager Installed
    [junit] ++++ Test Singleton.lock()
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.101 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893599718 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893601217 ms +++ localhost/127.0.0.1:59999 - Locked within 2499 ms, 2 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 @ 1425893601272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 0.003 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.101 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893599718 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893601217 ms +++ localhost/127.0.0.1:59999 - Locked within 2499 ms, 2 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 @ 1425893601272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.junit.sec.TestSecIOUtil01
    [junit] Testsuite: com.jogamp.junit.sec.TestSecIOUtil01
    [junit] SLOCK [T main @ 1425893602828 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893604329 ms +++ localhost/127.0.0.1:59999 - Locked within 2501 ms, 2 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] os.name: Windows 7
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] java.home: c:\jdk1.8.0_20_x64\jre
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] java.io.tmpdir: C:\cygwin\tmp\
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] Temp: C:\cygwin\tmp\jogamp_0000
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893604360 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] 0
    [junit]   cs.sub2.b3    0xB3
    [junit]   cs.sub2.real0 3.14159 0X1.921FB5P+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] XXX.getSurfaceBoundsValue: dim 286331153/572662306 858993459x1145324612
    [junit] XXX.getSurfaceBoundsValue: dim 11/22 33x44
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.079 sec
    [junit] ------------- Standard Error -----------------
    [junit] No SecurityManager Installed
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893602828 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893604329 ms +++ localhost/127.0.0.1:59999 - Locked within 2501 ms, 2 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] os.name: Windows 7
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] java.home: c:\jdk1.8.0_20_x64\jre
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] java.io.tmpdir: C:\cygwin\tmp\
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] Temp: C:\cygwin\tmp\jogamp_0000
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893604360 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testProp00_Temp took 0 sec
    [junit] Testcase: testProp01_Temp took 0.001 sec
    [junit] Testcase: testProp02_Temp took 0 sec
    [junit] Testcase: testTempDir00 took 0.001 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.079 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] No SecurityManager Installed
    [junit] ++++ Test Singleton.lock()
    [junit] SLOCK [T main @ 1425893602828 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1425893604329 ms +++ localhost/127.0.0.1:59999 - Locked within 2501 ms, 2 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] os.name: Windows 7
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] java.home: c:\jdk1.8.0_20_x64\jre
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] java.io.tmpdir: C:\cygwin\tmp\
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] Temp: C:\cygwin\tmp\jogamp_0000
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1425893604360 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------

junit.run.remote.ssh:

junit.run.remote.adb:

junit.run.tests:

junit.run.if.disabled:

junit.run:
     [echo] gluegen.basename: gluegen

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  c:\jdk1.8.0_20_x64\jre
     [echo] jvmJava.exe                c:\jdk1.8.0_20_x64\jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20150309
     [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              C:\jre1.6.0_30\lib\rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                c:\jdk1.8.0_20_x64\jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            win64-nvgtx460-win7-jogamp-x64-sgothel-011
     [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.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
     [exec] Scanning
     [exec] 
     [exec] Creating archive c:\JogAmpSlavex64\workspace\gluegen\label\win7-x86_64-nvida\build\gluegen-2.3-b847-20150309-windows-amd64-test-results-win64-nvgtx460-win7-jogamp-x64-sgothel-011.7z
     [exec] 
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.net.AssetURLConnectionRegisteredTest.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.net.AssetURLConnectionUnregisteredTest.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.net.TestUri01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.net.TestUri02Composing.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.net.TestUri03Resolving.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.net.TestUriQueryProps.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.net.TestUrisWithAssetHandler.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.nio.BuffersTest.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.nio.CachedBufferFactoryTest.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.nio.TestBuffersFloatDoubleConversion.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.nio.TestByteBufferCopyStream.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.nio.TestByteBufferInputStream.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.nio.TestByteBufferOutputStream.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.nio.TestPointerBufferEndian.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.nio.TestStructAccessorEndian.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.os.TestElfReader01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.IntIntHashMapTest.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.IntObjectHashMapTest.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.locks.TestRecursiveLock01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.locks.TestSingletonServerSocket00.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.locks.TestSingletonServerSocket01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.locks.TestSingletonServerSocket02.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.LongIntHashMapTest.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestArrayHashSet01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestBitstream00.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestBitstream01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestBitstream02.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestBitstream03.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestBitstream04.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestFloatStack01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestIntegerStack01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestIOUtil01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestIteratorIndexCORE.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestJarUtil.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestLFRingBuffer01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestPlatform01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestRunnableTask01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestSyncRingBuffer01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestSystemPropsAndEnvs.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestTempJarCache.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestValueConversion.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestVersionInfo.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestVersionNumber.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.common.util.TestVersionSemantics.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.gluegen.test.junit.generation.PCPPTest.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.gluegen.test.junit.internals.TestType.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.gluegen.test.junit.structgen.TestStructGen01.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.gluegen.test.junit.structgen.TestStructGen02.xml
     [exec] Compressing  build\test\results\TEST-com.jogamp.junit.sec.TestSecIOUtil01.xml
     [exec] 
     [exec] Everything is Ok

BUILD SUCCESSFUL
Total time: 7 minutes 15 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-b847-2015-03-09_10-25-52'.
[CopyArchiverPublisher] '3' artifacts have been copied.
[CopyArchiverPublisher] Stop copying archived artifacts in the shared directory.
No emails were triggered.
Notifying upstream projects of job completion
Finished: SUCCESS