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 763
originally caused by:
 Started by user Sven Gothel
Building remotely on macosx64-NV320M-10_6-jogamp-x64-sgothel-012 in workspace /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia
Fetching changes from the remote Git repository
Fetching upstream changes from git://jogamp.org/srv/scm/gluegen.git
Checking out Revision efb7c478fda04336292104b10c3adf985d59b173 (origin/master)
No emails were triggered.
[make] $ ant -file build.xml -Dlabel=macosx-10_6-x86_64-nvidia -Dgluegen.build.branch=origin/master -Dgluegen.build.number=763 -Dgluegen.build.id=2014-01-22_20-19-12 -Dgluegen.build.commit=efb7c478fda04336292104b10c3adf985d59b173 -Dgluegen.basename=gluegen clean all junit.run
Buildfile: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/build.xml

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
     [echo] jvmJava.exe                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.1.4-rc-20140122
     [echo] jogamp.version.int         0914017
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:
     [echo] Loaded /Users/jogamp/gluegen-xcode_clang.properties.
     [echo] gcc.compat.compiler=xcode.clang
     [echo] antlr.jar=../make/lib/antlr.jar
     [echo] junit.jar=../make/lib/junit.jar
     [echo] win32.c.compiler=${win32.c.compiler}

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

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.7.5
     [echo] os.arch=x86_64
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:
     [echo] isI386=${isI386}
     [echo] isAMD64=true
     [echo] is64Bit=true
     [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
     [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
     [echo] jvmDataModel32Bit=${jvmDataModel32Bit}
     [echo] jvmDataModel64Bit=${jvmDataModel64Bit}
     [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
     [echo] FreeBSD=${isFreeBSD}
     [echo] FreeBSDX86=${isFreeBSDX86}
     [echo] FreeBSDAMD64=${isFreeBSDAMD64}
     [echo] HPUX=${isHPUX}
     [echo] IA64=${isIA64}
     [echo] Android=${isAndroid}
     [echo] AndroidARMv6=${isAndroidARMv6}
     [echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
     [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
     [echo] Linux=${isLinux}
     [echo] LinuxAMD64=${isLinuxAMD64}
     [echo] LinuxIA64=${isLinuxIA64}
     [echo] LinuxX86=${isLinuxX86}
     [echo] LinuxARMv6=${isLinuxARMv6}
     [echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
     [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
     [echo] LinuxAlpha=${isLinuxAlpha}
     [echo] LinuxHppa=${isLinuxHppa}
     [echo] LinuxMips=${isLinuxMips}
     [echo] LinuxMipsel=${isLinuxMipsel}
     [echo] LinuxPpc=${isLinuxPpc}
     [echo] Linuxs390=${isLinuxs390}
     [echo] Linuxs390x=${isLinuxs390x}
     [echo] LinuxSparc=${isLinuxSparc}
     [echo] OS X=true
     [echo] OS X PPC=${use.macosppc}
     [echo] OS X x32=true
     [echo] OS X x64=true
     [echo] Solaris=${isSolaris}
     [echo] Solaris32Bit=${isSolaris32Bit}
     [echo] Solaris64Bit=${isSolaris64Bit}
     [echo] SolarisSparc=${isSolarisSparc}
     [echo] SolarisSparcv9=${isSolarisSparcv9}
     [echo] SolarisAMD64=${isSolarisAMD64}
     [echo] SolarisX86=${isSolarisX86}
     [echo] Unix=${isUnix}
     [echo] Windows=${isWindows}
     [echo] X11=${isX11}
     [echo] os=Mac OS X
     [echo] os=10.7.5
     [echo] arch=x86_64

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

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

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

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

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

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

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

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

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

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

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:
     [echo] os and arch: macosx-universal

gluegen.cpptasks.detect.os:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

clean:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
     [echo] jvmJava.exe                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.1.4-rc-20140122
     [echo] jogamp.version.int         0914017
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

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

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.7.5
     [echo] os.arch=x86_64
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

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

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

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

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

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

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

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

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

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

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

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

setup.excludes.nsig:

init.base:

init.android:

init:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build

java.class.path.validate:

validate:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/native
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/Unix
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/Windows
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/classes

gluegen.build.check.android-launcher:

android-launcher.build:
    [javac] Compiling 8 source files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/classes
    [javac] Since fork is false, ignoring memoryMaximumSize setting.
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build
      [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/jogamp-android-launcher.jar
      [jar] Manifest warning: "Name" attributes should not occur in the main section and must be the first element in all other sections: "Name: jogamp/android/launcher/"

android-launcher.package:

gluegen.build.check.java:

gluegen.build.java:

generate-hash-maps:

create-map:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/common/util

create-map:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/common/util

create-map:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/common/util

create-map:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/common/util

create-map:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/common/util

generate-primitive-stacks:

create-pstack:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/common/util
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/classes
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/classes/com/jogamp/common/util

gluegen.build.javase:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram
     [copy] Copying 5 files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/jgram
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/jgram

generate.grammar:
    [antlr] ANTLR Parser Generator   Version 2.7.7 (2006-11-01)   1989-2005
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232: warning:nondeterminism between alts 1 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232:     k==1:"struct"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232: warning:nondeterminism between alts 2 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232:     k==1:"union"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232: warning:nondeterminism between alts 3 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232:     k==1:"enum"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346: warning:nondeterminism between alts 1 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346:     k==1:"struct"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346: warning:nondeterminism between alts 2 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346:     k==1:"union"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346: warning:nondeterminism between alts 3 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346:     k==1:"enum"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:361:17: warning:Rule 'declarator' returns a value
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541: warning:nondeterminism between alts 1 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541:     k==1:"struct"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541: warning:nondeterminism between alts 2 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541:     k==1:"union"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541: warning:nondeterminism between alts 3 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541:     k==1:"enum"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:551: warning:Syntactic predicate superfluous for single alternative
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: warning:lexical nondeterminism between rules LPAREN and DefineExpr upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:     k==1:'('
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:     k==2:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:     k==3:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: warning:lexical nondeterminism between rules DefineExpr and DefineExpr2 upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:     k==1:'.','0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:     k==2:<end-of-token>,'\t','\u000c',' ','%','*','+','-'..'9','<','>','E','L','U','X','e','l','u','x'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:     k==3:<end-of-token>,'\t','\u000c',' ','%','(','*','+','-'..'9','<','>','A'..'F','L','U','a'..'f','l','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: warning:lexical nondeterminism between rules DefineExpr and Number upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:     k==1:'.','0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:     k==2:<end-of-token>,'.','0'..'9','E','L','U','X','e','l','u','x'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:     k==3:<end-of-token>,'+','-','.','0'..'9','A'..'F','L','U','a'..'f','l','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: warning:lexical nondeterminism between rules DefineExpr2 and Number upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:     k==1:'.','0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:     k==2:<end-of-token>,'.','0'..'9','E','L','U','X','e','l','u','x'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:     k==3:<end-of-token>,'+','-','.','0'..'9','A'..'F','L','U','a'..'f','l','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1099: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1099:     k==1:'\r'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1099:     k==2:'\n'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1099:     k==3:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1129:9: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1129:9:     k==1:'\t','\u000c',' ','d'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1129:9:     k==2:'\t','\u000c',' ','d','e'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1129:9:     k==3:'\t','\u000c',' ','d'..'f'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130:     k==1:'\t','\u000c',' '
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130:54: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130:54:     k==1:'(','.','0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130:54:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130:54:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1174: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1174:     k==1:'\t','\u000c',' '
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1174:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1174:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1174:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1175:9: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1175:9:     k==1:'"'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1175:9:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1175:9:     k==3:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1175:9: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1175:9:     k==1:'A'..'Z','_','a'..'z'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1175:9:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1175:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1182: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1182:     k==1:'\t','\u000c',' '
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1182:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1182:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1182:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1183:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1183:9:     k==1:'1'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1183:9:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1183:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1184: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1184:     k==1:'\t','\u000c',' '
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1184:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1184:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1184:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1185:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1185:9:     k==1:'2'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1185:9:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1185:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1186: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1186:     k==1:'\t','\u000c',' '
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1186:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1186:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1186:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1187:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1187:9:     k==1:'3'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1187:9:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1187:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1188: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1188:     k==1:'\t','\u000c',' '
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1188:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1188:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1188:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1189:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1189:9:     k==1:'4'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1189:9:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1189:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     k==1:'a'..'z'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     k==1:'A'..'Z'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     between alt 2 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     k==1:'_'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     between alt 3 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1398:     between alt 4 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1153:5: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1153:5:     k==1:'\t','\u000c',' ','%','*','+','-','/','<','>'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1153:5:     k==2:'\t','\u000c',' ','%','(','*','+','-'..'9','<','>'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1153:5:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1355: warning:lexical nondeterminism between alts 4 and 6 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1355:     k==1:'0'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1355:     k==2:'X','x'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1355:     k==3:'0'..'9','A'..'F','a'..'f'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384:     k==1:'a'..'f'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384:     k==1:'A'..'F'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384:     between alt 2 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384:     between alt 3 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1386:17: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1386:17:     k==1:'L','l'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1386:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1386:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1386:17: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1386:17:     k==1:'U','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1386:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1386:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1357: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1357:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1357:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1357:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1357:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1357:34: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1357:34:     k==1:'E','e'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1357:34:     k==2:'+','-','0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1357:34:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1360:17: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1360:17:     k==1:'F','f'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1360:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1360:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1360:17: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1360:17:     k==1:'L','l'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1360:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1360:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367:17: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367:17:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367:30: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367:30:     k==1:'E','e'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367:30:     k==2:'+','-','0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1367:30:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1369:19: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1369:19:     k==1:'F','f'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1369:19:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1369:19:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1369:19: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1369:19:     k==1:'L','l'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1369:19:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1369:19:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374:     k==1:'0'..'7'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1375:17: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1375:17:     k==1:'L','l'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1375:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1375:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1375:17: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1375:17:     k==1:'U','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1375:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1375:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1379: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1379:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1379:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1379:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1379:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17:     k==1:'L','l'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17:     k==1:'U','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1223: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1223:     k==1:'\\'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1223:     k==2:'"','\'','0'..'7','?','\\','a','b','f','n','r','t','v','x'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1223:     k==3:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1312: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1312:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1312:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1312:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1312:     between alt 1 and exit branch of block

generate.c.grammar.glib:
    [antlr] ANTLR Parser Generator   Version 2.7.7 (2006-11-01)   1989-2005
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules Number and MINUS upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==1:'-'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==2:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules Number and DefineExpr upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==1:'-','.','0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==2:<end-of-token>,'.','0'..'9','E','F','I','J','L','U','X','e','f','i','j','l','u','x'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==3:<end-of-token>,'+','-','.','0'..'9','A'..'F','I','J','L','U','a'..'f','i','j','l','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules Number and DefineExpr2 upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==1:'-','.','0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==2:<end-of-token>,'.','0'..'9','E','F','I','J','L','U','X','e','f','i','j','l','u','x'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==3:<end-of-token>,'+','-','.','0'..'9','A'..'F','I','J','L','U','a'..'f','i','j','l','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules PTR and DefineExpr upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==1:'-'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==2:'>'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules PTR and DefineExpr2 upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==1:'-'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==2:'>'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules LPAREN and DefineExpr upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==1:'('
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==2:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules MINUS and DefineExpr upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==1:'-'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==2:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules MINUS and DefineExpr2 upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==1:'-'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==2:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules DEC and DefineExpr upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==1:'-'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==2:'-'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules DEC and DefineExpr2 upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==1:'-'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==2:'-'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==3:<end-of-token>
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules DefineExpr and DefineExpr2 upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==1:'-','.','0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==2:<end-of-token>,'\t','\u000c',' ','%','*','+','-'..'9','<','>','E','F','I','J','L','U','X','e','f','i','j','l','u','x'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:     k==3:<end-of-token>,'\t','\u000c',' ','%','(','*','+','-'..'9','<','>','A'..'F','I','J','L','U','a'..'f','i','j','l','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1003: warning:lexical nondeterminism between alts 4 and 6 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1003:     k==1:'0'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1003:     k==2:'X','x'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1003:     k==3:'0'..'9','A'..'F','a'..'f'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027:     k==1:'a'..'f'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027:     k==1:'A'..'F'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027:     between alt 2 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1027:     between alt 3 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028:     k==1:'I','J','L','U','i','j','l','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004:34: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004:34:     k==1:'E','e'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004:34:     k==2:'+','-','0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004:34:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1007: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1007:     k==1:'F','I','J','L','U','f','i','j','l','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1007:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1007:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1007:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013:17: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013:17:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013:17:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013:17:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013:30: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013:30:     k==1:'E','e'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013:30:     k==2:'+','-','0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1013:30:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1015: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1015:     k==1:'F','I','J','L','U','f','i','j','l','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1015:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1015:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1015:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1019: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1019:     k==1:'0'..'7'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1019:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1019:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1019:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1020: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1020:     k==1:'F','I','J','L','U','f','i','j','l','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1020:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1020:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1020:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1023: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1023:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1023:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1023:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1023:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1024: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1024:     k==1:'F','I','J','L','U','f','i','j','l','u'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1024:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1024:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1024:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1340: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1340:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1340:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1340:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1340:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==1:'a'..'z'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==1:'A'..'Z'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     between alt 2 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==1:'_'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     between alt 3 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==1:'$'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     between alt 4 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==1:'0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==2:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1049:     between alt 5 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1219: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1219:     k==1:'\r'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1219:     k==2:'\n'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1219:     k==3:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1245:9: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1245:9:     k==1:'\t','\u000c',' ','d'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1245:9:     k==2:'\t','\u000c',' ','d','e'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1245:9:     k==3:'\t','\u000c',' ','d'..'f'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246:     k==1:'\t','\u000c',' '
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246:54: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246:54:     k==1:'(','-','.','0'..'9'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246:54:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246:54:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1288: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1288:     k==1:'\t','\u000c',' '
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1288:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1288:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1288:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1289:9: warning:lexical nondeterminism between alts 1 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1289:9:     k==1:'"'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1289:9:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1289:9:     k==3:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1289:9: warning:lexical nondeterminism between alts 2 and 3 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1289:9:     k==1:'$','A'..'Z','_','a'..'z'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1289:9:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1289:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1296: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1296:     k==1:'\t','\u000c',' '
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1296:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1296:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1296:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1297:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1297:9:     k==1:'1'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1297:9:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1297:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1298: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1298:     k==1:'\t','\u000c',' '
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1298:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1298:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1298:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1299:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1299:9:     k==1:'2'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1299:9:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1299:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1300: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1300:     k==1:'\t','\u000c',' '
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1300:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1300:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1300:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1301:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1301:9:     k==1:'3'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1301:9:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1301:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1302: warning:lexical nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1302:     k==1:'\t','\u000c',' '
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1302:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1302:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1302:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1303:9: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1303:9:     k==1:'4'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1303:9:     k==2:'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1303:9:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1269:5: warning:lexical nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1269:5:     k==1:'\t','\u000c',' ','%','*','+','-','/','<','>'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1269:5:     k==2:'\t','\u000c',' ','%','(','*','+','-'..'9','<','>'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1269:5:     k==3:<end-of-token>,'\u0000'..'\u00ff'
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:132: warning:nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:132:     k==1:SEMI
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:132:     k==2:EOF,"typedef","asm","volatile",SEMI,"struct","union","enum","auto","register","extern","static","const","void","char","short","int","long","float","double","signed","unsigned","int8_t","uint8_t","int16_t","uint16_t","__int32","int32_t","wchar_t","uint32_t","__int64","int64_t","uint64_t","ptrdiff_t","intptr_t","size_t","uintptr_t",ID,STAR,LPAREN,"inline","typeof","__complex"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:132:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:245: warning:nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:245:     k==1:SEMI
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:245:     k==2:EOF,"typedef","asm","volatile",LCURLY,RCURLY,SEMI,"struct","union","enum","auto","register","extern","static","const","void","char","short","int","long","float","double","signed","unsigned","int8_t","uint8_t","int16_t","uint16_t","__int32","int32_t","wchar_t","uint32_t","__int64","int64_t","uint64_t","ptrdiff_t","intptr_t","size_t","uintptr_t",ID,STAR,LPAREN,VARARGS,"while","do","for","goto","continue","break","return","case","default","if","switch",LAND,BAND,PLUS,MINUS,INC,DEC,"sizeof",BNOT,LNOT,CharLiteral,StringLiteral,Number,"__label__","inline","typeof","__complex","__alignof","__real","__imag"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:245:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:662: warning:nondeterminism between alts 1 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:662:     k==1:"struct"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:662:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:662: warning:nondeterminism between alts 2 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:662:     k==1:"union"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:662:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:662: warning:nondeterminism between alts 3 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:662:     k==1:"enum"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:662:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:158:14: warning:nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:158:14:     k==1:LCURLY
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:158:14:     k==2:"asm",LCURLY,RCURLY,ID,STAR,LPAREN,LBRACKET,LAND,BAND,PLUS,MINUS,INC,DEC,"sizeof",BNOT,LNOT,DOT,CharLiteral,StringLiteral,Number,"__alignof","__real","__imag"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:560: warning:nondeterminism between alts 1 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:560:     k==1:"struct"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:560:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:560: warning:nondeterminism between alts 2 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:560:     k==1:"union"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:560:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:560: warning:nondeterminism between alts 3 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:560:     k==1:"enum"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:560:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:220:17: warning:nondeterminism between alts 1 and 2 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:220:17:     k==1:COMMA
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:220:17:     k==2:VARARGS
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:236: warning:nondeterminism upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:236:     k==1:SEMI
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:236:     k==2:"typedef","asm","volatile",LCURLY,RCURLY,SEMI,"struct","union","enum","auto","register","extern","static","const","void","char","short","int","long","float","double","signed","unsigned","int8_t","uint8_t","int16_t","uint16_t","__int32","int32_t","wchar_t","uint32_t","__int64","int64_t","uint64_t","ptrdiff_t","intptr_t","size_t","uintptr_t",ID,STAR,LPAREN,"while","do","for","goto","continue","break","return","case","default","if","switch",LAND,BAND,PLUS,MINUS,INC,DEC,"sizeof",BNOT,LNOT,CharLiteral,StringLiteral,Number,"__label__","inline","typeof","__complex","__alignof","__real","__imag"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:236:     between alt 1 and exit branch of block
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:597: warning:nondeterminism between alts 1 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:597:     k==1:"struct"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:597:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:597: warning:nondeterminism between alts 2 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:597:     k==1:"union"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:597:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:597: warning:nondeterminism between alts 3 and 4 of block upon
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:597:     k==1:"enum"
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:597:     k==2:
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:325:21: warning:Rule 'declarator' returns a value

generate.grammar:
    [antlr] ANTLR Parser Generator   Version 2.7.7 (2006-11-01)   1989-2005

generate.c.grammar.glib:
    [antlr] ANTLR Parser Generator   Version 2.7.7 (2006-11-01)   1989-2005

generate.c.grammar.glib:
    [antlr] ANTLR Parser Generator   Version 2.7.7 (2006-11-01)   1989-2005
    [antlr] warning: rule HeaderParser.declSpecifiers has different signature than GnuCTreeParser.declSpecifiers
    [antlr] warning: rule HeaderParser.storageClassSpecifier has different signature than GnuCTreeParser.storageClassSpecifier
    [antlr] warning: rule HeaderParser.functionStorageClassSpecifier has different signature than GnuCTreeParser.functionStorageClassSpecifier
    [antlr] warning: rule HeaderParser.typeQualifier has different signature than GnuCTreeParser.typeQualifier
    [antlr] warning: rule HeaderParser.typeSpecifier has different signature than GnuCTreeParser.typeSpecifier
    [antlr] warning: rule HeaderParser.typedefName has different signature than GnuCTreeParser.typedefName
    [antlr] warning: rule HeaderParser.structSpecifier has different signature than GnuCTreeParser.structSpecifier
    [antlr] warning: rule HeaderParser.unionSpecifier has different signature than GnuCTreeParser.unionSpecifier
    [antlr] warning: rule HeaderParser.structOrUnionBody has different signature than GnuCTreeParser.structOrUnionBody
    [antlr] warning: rule HeaderParser.structDeclarationList has different signature than GnuCTreeParser.structDeclarationList
    [antlr] warning: rule HeaderParser.structDeclaration has different signature than GnuCTreeParser.structDeclaration
    [antlr] warning: rule HeaderParser.specifierQualifierList has different signature than GnuCTreeParser.specifierQualifierList
    [antlr] warning: rule HeaderParser.structDeclaratorList has different signature than GnuCTreeParser.structDeclaratorList
    [antlr] warning: rule HeaderParser.structDeclarator has different signature than GnuCTreeParser.structDeclarator
    [antlr] warning: rule HeaderParser.enumSpecifier has different signature than GnuCTreeParser.enumSpecifier
    [antlr] warning: rule HeaderParser.enumList has different signature than GnuCTreeParser.enumList
    [antlr] warning: rule HeaderParser.enumerator has different signature than GnuCTreeParser.enumerator
    [antlr] warning: rule HeaderParser.initDeclList has different signature than GnuCTreeParser.initDeclList
    [antlr] warning: rule HeaderParser.initDecl has different signature than GnuCTreeParser.initDecl
    [antlr] warning: rule HeaderParser.pointerGroup has different signature than GnuCTreeParser.pointerGroup
    [antlr] warning: rule HeaderParser.declarator has different signature than GnuCTreeParser.declarator
    [antlr] warning: rule HeaderParser.parameterTypeList has different signature than GnuCTreeParser.parameterTypeList
    [antlr] warning: rule HeaderParser.parameterDeclaration has different signature than GnuCTreeParser.parameterDeclaration
    [antlr] warning: rule HeaderParser.nonemptyAbstractDeclarator has different signature than GnuCTreeParser.nonemptyAbstractDeclarator
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:704:27: warning:Rule 'parameterTypeList' returns a value
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:712:27: warning:Rule 'parameterTypeList' returns a value
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:410:17: warning:Rule 'declarator' returns a value
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:688:27: warning:Rule 'functionStorageClassSpecifier' returns a value
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:689:19: warning:Rule 'typeQualifier' returns a value
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:690:19: warning:Rule 'typeSpecifier' returns a value
    [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:697:2: warning:Rule 'specifierQualifierList' returns a value

generate.grammar:
    [antlr] ANTLR Parser Generator   Version 2.7.7 (2006-11-01)   1989-2005
    [javac] Compiling 93 source files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/classes
    [javac] Since fork is false, ignoring memoryMaximumSize setting.
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/java/com/jogamp/common/nio/AbstractBuffer.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 76 source files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/classes
    [javac] Since fork is false, ignoring memoryMaximumSize setting.
    [javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/java/com/jogamp/gluegen/ant/GlueGenTask.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build
      [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build
      [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar
      [jar] Manifest warning: "Name" attributes should not occur in the main section and must be the first element in all other sections: "Name: jogamp/common/"
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build

gluegen.build.android:
    [javac] Compiling 4 source files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/classes
    [javac] Since fork is false, ignoring memoryMaximumSize setting.
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build
      [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-android.jar
      [jar] Manifest warning: "Name" attributes should not occur in the main section and must be the first element in all other sections: "Name: jogamp/common/"

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

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /System/Library/Frameworks/JavaVM.framework/Home
     [echo] java.includes.dir  /System/Library/Frameworks/JavaVM.framework/Headers

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

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

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

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

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

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

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

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:
     [echo] MacOSX
     [echo] java.includes.dir.platform   /System/Library/Frameworks/JavaVM.framework/Headers
     [echo] java.lib.dir.platform        /System/Library/Frameworks/JavaVM.framework/Libraries

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /System/Library/Frameworks/JavaVM.framework/Libraries

gluegen.cpptasks.setup.compiler:

declare.win32.vc6:

declare.win32.vc7:

declare.win32.vc8:

declare.win32.vc8_x64:

declare.win32.vc9:

declare.win32.mingw:

declare.win64.mingw:

declare.win32:

declare.linux.x86:

declare.linux.amd64:

declare.linux.ia64:

declare.linux.hppa:

declare.linux.mips:

declare.linux.mipsel:

declare.linux.ppc:

declare.linux.s390:

declare.linux.s390x:

declare.linux.sparc:

declare.linux.armv6:

declare.linux:

declare.android:

declare.solaris32:

declare.solarisSparcv9:

declare.solarisAMD64:

declare.solaris:

declare.macosx:
     [echo] MacOSX

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
     [echo] jvmJava.exe                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.1.4-rc-20140122
     [echo] jogamp.version.int         0914017
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

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

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.7.5
     [echo] os.arch=x86_64
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

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

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

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

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

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

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

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

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

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

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

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

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

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /System/Library/Frameworks/JavaVM.framework/Home
     [echo] java.includes.dir  /System/Library/Frameworks/JavaVM.framework/Headers

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

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

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

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

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

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

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

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:
     [echo] MacOSX
     [echo] java.includes.dir.platform   /System/Library/Frameworks/JavaVM.framework/Headers
     [echo] java.lib.dir.platform        /System/Library/Frameworks/JavaVM.framework/Libraries

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /System/Library/Frameworks/JavaVM.framework/Libraries

gluegen.cpptasks.setup.compiler:

declare.win32.vc6:

declare.win32.vc7:

declare.win32.vc8:

declare.win32.vc8_x64:

declare.win32.vc9:

declare.win32.mingw:

declare.win64.mingw:

declare.win32:

declare.linux.x86:

declare.linux.amd64:

declare.linux.ia64:

declare.linux.hppa:

declare.linux.mips:

declare.linux.mipsel:

declare.linux.ppc:

declare.linux.s390:

declare.linux.s390x:

declare.linux.sparc:

declare.linux.armv6:

declare.linux:

declare.android:

declare.solaris32:

declare.solarisSparcv9:

declare.solarisAMD64:

declare.solaris:

declare.macosx:
     [echo] MacOSX

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c.impl:
     [echo] Output lib name = gluegen-rt -> libgluegen-rt.jnilib
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj
     [echo] Compiling src/native/unix/*.c src/native/common/*.c
     [echo] user.dir=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
       [cc] 6 total files to be compiled.
       [cc] Starting link

c.rename.lib.mingw:

c.rename.lib.macosx:
     [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.7.5
     [echo] os.arch=x86_64
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.striplibs:
     [echo] Strip symbols from libs in /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj

c.manifest:
      [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar

base.compile:

tag.build:

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
     [echo] jvmJava.exe                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.1.4-rc-20140122
     [echo] jogamp.version.int         0914017
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

init:

java.class.path.validate:

validate:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/obj
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
     [echo] test.base.dir: ../src/junit 
     [echo] test.junit.generation.dir: ../src/junit/com/jogamp/gluegen/test/junit/generation 
     [echo] test.dir: ../build/test 
     [echo] results: ../build/test/results 
     [echo] build_t: ../build/test/build 
     [echo] build_t.gen: ../build/test/build/gensrc 
     [echo] build_t.java: ../build/test/build/classes 
     [echo] build_t.obj: ../build/test/build/obj 
     [echo] build_t.lib: ../build/test/build/natives 

junit.compile.check:

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

junit.test1.java.generate:
     [echo]  - - - junit.test1.java.generate
  [gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: #warning "Hello GlueGen" at "../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h" line "160"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _TK_Context"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __MYAPIConfig"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "TK_Dimension *  clips;" of type "TK_Surface") not implemented yet
  [gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: #warning "Hello GlueGen" at "../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h" line "160"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _TK_Context"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __MYAPIConfig"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "TK_Dimension *  clips;" of type "TK_Surface") not implemented yet
  [gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: #warning "Hello GlueGen" at "../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h" line "160"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _TK_Context"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __MYAPIConfig"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "TK_Dimension *  clips;" of type "TK_Surface") not implemented yet

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 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
    [javac] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen/TestStructGen01.java:4: package com.jogamp.junit.util does not exist
    [javac] import com.jogamp.junit.util.JunitTracer;
    [javac]                             ^
    [javac] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen/TestStructGen01.java:13: cannot find symbol
    [javac] symbol: class JunitTracer
    [javac] public class TestStructGen01 extends JunitTracer {
    [javac]                                      ^
    [javac] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen/TestStructGen01.java:22: cannot find symbol
    [javac] symbol  : class RenderingConfig
    [javac] location: class com.jogamp.gluegen.test.junit.structgen.TestStructGen01
    [javac]     RenderingConfig config0;
    [javac]     ^
    [javac] CStruct: @com.jogamp.gluegen.structgen.CStruct(name=_default_, header=TestStruct01.h), package com.jogamp.gluegen.test.junit.structgen, header TestStruct01.h
    [javac] CStruct.0: user.dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [javac] CStruct.0: element: config0, .simpleName config0
    [javac] CStruct.0: enclElement: com.jogamp.gluegen.test.junit.structgen.TestStructGen01, .simpleName TestStructGen01, .package com.jogamp.gluegen.test.junit.structgen
    [javac] CStruct.locateSource.0: p com.jogamp.gluegen.test.junit.structgen, r TestStruct01.h
    [javac] CStruct.locateSource.1: h /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen/com/jogamp/gluegen/test/junit/structgen/TestStruct01.h
    [javac] CStruct.locateSource.0: p , r TestStruct01.h
    [javac] CStruct.locateSource.1: h /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen/TestStruct01.h
    [javac] CStruct: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen/TestStruct01.h, abs: true, root /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/..
    [javac] CStruct: OutputDir: ../build/test/build/gensrc/classes, is-abs false
    [javac] CStruct: OutputPath: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/../../build/test/build/gensrc/classes
    [javac] CStruct: ConfigFile: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/../../build/test/build/gensrc/classes/TestStruct01.h.cfg
    [javac] generating struct accessor for struct: RenderingConfig
    [javac] generating -> RenderingConfig
    [javac] generating -> Camera
    [javac] generating -> Vec3f
    [javac] Compiling 67 source files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
    [javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/common/util/TestIteratorIndexCORE.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
      [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar

gluegen.properties.load.user:

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

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.7.5
     [echo] os.arch=x86_64
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

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

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

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

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

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

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

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

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

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

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

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

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

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /System/Library/Frameworks/JavaVM.framework/Home
     [echo] java.includes.dir  /System/Library/Frameworks/JavaVM.framework/Headers

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

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

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

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

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

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

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

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:
     [echo] MacOSX
     [echo] java.includes.dir.platform   /System/Library/Frameworks/JavaVM.framework/Headers
     [echo] java.lib.dir.platform        /System/Library/Frameworks/JavaVM.framework/Libraries

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /System/Library/Frameworks/JavaVM.framework/Libraries

gluegen.cpptasks.setup.compiler:

c.configure:

junit.test1i.c.build:
     [echo] Compiling test1
     [echo]    c.compiler.src.files junit.test1i.c.src.files
     [echo]    compiler.cfg.id compiler.cfg.macosx
     [echo]    linker.cfg.id linker.test1.dll.cfg.id
     [echo]    output.lib.name test1
       [cc] 1 total files to be compiled.
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:2:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162:6: warning: #warning "Hello Native Compiler" [-W#warnings]
       [cc]     #warning "Hello Native Compiler"
       [cc]      ^
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:34:12: warning: returning 'const void *' from a function with result type 'void *' discards qualifiers
       [cc]     return immutable;
       [cc]            ^~~~~~~~~
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:40:12: warning: returning 'const void *' from a function with result type 'void *' discards qualifiers
       [cc]     return *immutable;
       [cc]            ^~~~~~~~~~
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:376:42: warning: conversion specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
       [cc]     fprintf(stderr, "  cs.sub1.long0 0x%lX\n", s->sub1.long0);
       [cc]                                        ~~^     ~~~~~~~~~~~~~
       [cc]                                        %lld
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:382:42: warning: conversion specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
       [cc]     fprintf(stderr, "  cs.sub1.longX 0x%lX\n", (int64_t)s->sub1.longX);
       [cc]                                        ~~^     ~~~~~~~~~~~~~~~~~~~~~~
       [cc]                                        %lld
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:390:42: warning: conversion specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
       [cc]     fprintf(stderr, "  cs.sub2.long0 0x%lX\n", s->sub2.long0);
       [cc]                                        ~~^     ~~~~~~~~~~~~~
       [cc]                                        %lld
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:396:42: warning: conversion specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
       [cc]     fprintf(stderr, "  cs.sub2.longX 0x%lX\n", (int64_t)s->sub2.longX);
       [cc]                                        ~~^     ~~~~~~~~~~~~~~~~~~~~~~
       [cc]                                        %lld
       [cc] 7 warnings generated.
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:2:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162:6: warning: #warning "Hello Native Compiler" [-W#warnings]
       [cc]     #warning "Hello Native Compiler"
       [cc]      ^
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:34:12: warning: returning 'const void *' from a function with result type 'void *' discards qualifiers
       [cc]     return immutable;
       [cc]            ^~~~~~~~~
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:40:12: warning: returning 'const void *' from a function with result type 'void *' discards qualifiers
       [cc]     return *immutable;
       [cc]            ^~~~~~~~~~
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:376:42: warning: conversion specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
       [cc]     fprintf(stderr, "  cs.sub1.long0 0x%lX\n", s->sub1.long0);
       [cc]                                        ~~^     ~~~~~~~~~~~~~
       [cc]                                        %lld
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:382:42: warning: conversion specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
       [cc]     fprintf(stderr, "  cs.sub1.longX 0x%lX\n", (int64_t)s->sub1.longX);
       [cc]                                        ~~^     ~~~~~~~~~~~~~~~~~~~~~~
       [cc]                                        %lld
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:390:42: warning: conversion specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
       [cc]     fprintf(stderr, "  cs.sub2.long0 0x%lX\n", s->sub2.long0);
       [cc]                                        ~~^     ~~~~~~~~~~~~~
       [cc]                                        %lld
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:396:42: warning: conversion specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
       [cc]     fprintf(stderr, "  cs.sub2.longX 0x%lX\n", (int64_t)s->sub2.longX);
       [cc]                                        ~~^     ~~~~~~~~~~~~~~~~~~~~~~
       [cc]                                        %lld
       [cc] 7 warnings generated.
       [cc] Starting link

junit.test1p1.c.build:
     [echo] Compiling Bindingtest1p1
     [echo]    c.compiler.src.files junit.test1p1.c.src.files
     [echo]    compiler.cfg.id compiler.cfg.macosx
     [echo]    linker.cfg.id linker.test1.fixed.cfg.id
     [echo]    output.lib.name Bindingtest1p1
       [cc] 3 total files to be compiled.
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_Surface_JNI.c:8:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162:6: warning: #warning "Hello Native Compiler" [-W#warnings]
       [cc]     #warning "Hello Native Compiler"
       [cc]      ^
       [cc] 1 warning generated.
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_Surface_JNI.c:8:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162:6: warning: #warning "Hello Native Compiler" [-W#warnings]
       [cc]     #warning "Hello Native Compiler"
       [cc]      ^
       [cc] 1 warning generated.
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_Engine_JNI.c:8:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162:6: warning: #warning "Hello Native Compiler" [-W#warnings]
       [cc]     #warning "Hello Native Compiler"
       [cc]      ^
       [cc] 1 warning generated.
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_Engine_JNI.c:8:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162:6: warning: #warning "Hello Native Compiler" [-W#warnings]
       [cc]     #warning "Hello Native Compiler"
       [cc]      ^
       [cc] 1 warning generated.
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/Bindingtest1p1Impl_JNI.c:8:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162:6: warning: #warning "Hello Native Compiler" [-W#warnings]
       [cc]     #warning "Hello Native Compiler"
       [cc]      ^
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/Bindingtest1p1Impl_JNI.c:802:9: warning: unused variable '_offsetHandle' [-Wunused-variable]
       [cc]   int * _offsetHandle = NULL;
       [cc]         ^
       [cc] 2 warnings generated.
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/Bindingtest1p1Impl_JNI.c:8:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162:6: warning: #warning "Hello Native Compiler" [-W#warnings]
       [cc]     #warning "Hello Native Compiler"
       [cc]      ^
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/Bindingtest1p1Impl_JNI.c:802:9: warning: unused variable '_offsetHandle' [-Wunused-variable]
       [cc]   int * _offsetHandle = NULL;
       [cc]         ^
       [cc] 2 warnings generated.
       [cc] Starting link
     [echo] gluegen.basename: gluegen

rename.dylib:
     [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives

junit.test1p2.c.build:
     [echo] Compiling Bindingtest1p2
     [echo]    c.compiler.src.files junit.test1p2.c.src.files
     [echo]    compiler.cfg.id compiler.cfg.macosx
     [echo]    linker.cfg.id linker.test1.runtime.cfg.id
     [echo]    output.lib.name Bindingtest1p2
       [cc] Starting dependency analysis for 2 files.
       [cc] 2 files are up to date.
       [cc] 0 files to be recompiled from dependency analysis.
       [cc] 1 total files to be compiled.
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/Bindingtest1p2Impl_JNI.c:8:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162:6: warning: #warning "Hello Native Compiler" [-W#warnings]
       [cc]     #warning "Hello Native Compiler"
       [cc]      ^
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/Bindingtest1p2Impl_JNI.c:976:9: warning: unused variable '_offsetHandle' [-Wunused-variable]
       [cc]   int * _offsetHandle = NULL;
       [cc]         ^
       [cc] 2 warnings generated.
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/Bindingtest1p2Impl_JNI.c:8:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162:6: warning: #warning "Hello Native Compiler" [-W#warnings]
       [cc]     #warning "Hello Native Compiler"
       [cc]      ^
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/Bindingtest1p2Impl_JNI.c:976:9: warning: unused variable '_offsetHandle' [-Wunused-variable]
       [cc]   int * _offsetHandle = NULL;
       [cc]         ^
       [cc] 2 warnings generated.
       [cc] Starting link
     [echo] gluegen.basename: gluegen

rename.dylib:
     [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives

junit.test1.c.build:

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

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.7.5
     [echo] os.arch=x86_64
     [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] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment
     [java] .   1: TERM = xterm-256color
     [java]    2: JENKINS_HOME = /srv/jenkins
     [java]    3: JAVA_HOME = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
     [java]    4: TERM_PROGRAM = Apple_Terminal
     [java]    5: HUDSON_URL = https://jogamp.org/chuck/
     [java]    6: SOURCE_LEVEL = 1.6
     [java]    7: GIT_COMMIT = efb7c478fda04336292104b10c3adf985d59b173
     [java]    8: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
     [java]    9: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
     [java]   10: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
     [java]   11: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [java]   12: BUILD_NUMBER = 763
     [java]   13: EXECUTOR_NUMBER = 0
     [java]   14: JAVA_MAIN_CLASS_6974 = org.apache.tools.ant.launch.Launcher
     [java]   15: LaunchKeepContext = 1
     [java]   16: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
     [java]   17: SECURITYSESSIONID = 186a3
     [java]   18: PATH = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
     [java]   19: label = macosx-10_6-x86_64-nvidia
     [java]   20: JENKINS_URL = https://jogamp.org/chuck/
     [java]   21: JUNIT_DISABLED = false
     [java]   22: JAVA_MAIN_CLASS_280 = hudson.remoting.Launcher
     [java]   23: Apple_PubSub_Socket_Render = /tmp/launch-MqJZJB/Render
     [java]   24: HUDSON_HOME = /srv/jenkins
     [java]   25: com.apple.java.jvmMode = client
     [java]   26: ANT_PATH = /opt-share/apache-ant
     [java]   27: TERM_PROGRAM_VERSION = 303.2
     [java]   28: SHLVL = 3
     [java]   29: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [java]   30: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
     [java]   31: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
     [java]   32: GIT_PREVIOUS_COMMIT = d0acda31e866040d8dbf8e72f983b78bafcb243a
     [java]   33: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
     [java]   34: TERM_SESSION_ID = 320369AC-A1D1-4A8B-8826-1449758A5D58
     [java]   35: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
     [java]   36: BUILD_ID = 2014-01-22_20-19-12
     [java]   37: LOGNAME = jogamp
     [java]   38: Apple_Ubiquity_Message = /tmp/launch-1v8oQP/Apple_Ubiquity_Message
     [java]   39: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-763
     [java]   40: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/763/
     [java]   41: TARGET_LEVEL = 1.6
     [java]   42: SHELL = /bin/bash
     [java]   43: BUILD_DISPLAY_NAME = #763
     [java]   44: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia
     [java]   45: COMMAND_MODE = unix2003
     [java]   46: DISPLAY = /tmp/launch-Oxe7TD/org.x:0
     [java]   47: BUILD_ARCHIVE = true
     [java]   48: GIT_BRANCH = origin/master
     [java]   49: USER = jogamp
     [java]   50: ANT_HOME = /opt-share/apache-ant
     [java]   51: com.apple.java.jvmTask = CommandLine_Manual.java.java
     [java]   52: HOME = /Users/jogamp
     [java]   53: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia
     [java]   54: GL_ENABLE_DEBUG_ATTACH = YES
     [java]   55: LANG = en_US.UTF-8
     [java] Environment count: 55
     [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 = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries
     [java]    3: java.vm.version = 20.65-b04-462
     [java]    4: awt.nativeDoubleBuffering = true
     [java]    5: ant.library.dir = /opt-share/apache-ant/lib
     [java]    6: gopherProxySet = false
     [java]    7: mrj.build = 11M4609
     [java]    8: java.vm.vendor = Apple Inc.
     [java]    9: java.vendor.url = http://www.apple.com/
     [java]   10: path.separator = :
     [java]   11: java.vm.name = Java HotSpot(TM) 64-Bit Server VM
     [java]   12: file.encoding.pkg = sun.io
     [java]   13: user.country = US
     [java]   14: sun.java.launcher = SUN_STANDARD
     [java]   15: sun.os.patch.level = unknown
     [java]   16: java.vm.specification.name = Java Virtual Machine Specification
     [java]   17: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
     [java]   18: java.runtime.version = 1.6.0_65-b14-462-11M4609
     [java]   19: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment
     [java]   20: java.endorsed.dirs = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed
     [java]   21: os.arch = x86_64
     [java]   22: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
     [java]   23: line.separator = 
     [java] 
     [java]   24: java.vm.specification.vendor = Sun Microsystems Inc.
     [java]   25: os.name = Mac OS X
     [java]   26: ant.home = /opt-share/apache-ant
     [java]   27: sun.jnu.encoding = MacRoman
     [java]   28: java.library.path = .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
     [java]   29: java.specification.name = Java Platform API Specification
     [java]   30: java.class.version = 50.0
     [java]   31: sun.management.compiler = HotSpot 64-Bit Tiered Compilers
     [java]   32: os.version = 10.7.5
     [java]   33: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
     [java]   34: user.home = /Users/jogamp
     [java]   35: user.timezone = Europe/Berlin
     [java]   36: java.awt.printerjob = apple.awt.CPrinterJob
     [java]   37: file.encoding = MacRoman
     [java]   38: java.specification.version = 1.6
     [java]   39: java.class.path = /opt-share/apache-ant/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant-antlr.jar:/opt-share/apache-ant/lib/ant-apache-bcel.jar:/opt-share/apache-ant/lib/ant-apache-bsf.jar:/opt-share/apache-ant/lib/ant-apache-log4j.jar:/opt-share/apache-ant/lib/ant-apache-oro.jar:/opt-share/apache-ant/lib/ant-apache-regexp.jar:/opt-share/apache-ant/lib/ant-apache-resolver.jar:/opt-share/apache-ant/lib/ant-apache-xalan2.jar:/opt-share/apache-ant/lib/ant-commons-logging.jar:/opt-share/apache-ant/lib/ant-commons-net.jar:/opt-share/apache-ant/lib/ant-jai.jar:/opt-share/apache-ant/lib/ant-javamail.jar:/opt-share/apache-ant/lib/ant-jdepend.jar:/opt-share/apache-ant/lib/ant-jmf.jar:/opt-share/apache-ant/lib/ant-jsch.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar:/opt-share/apache-ant/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant-netrexx.jar:/opt-share/apache-ant/lib/ant-swing.jar:/opt-share/apache-ant/lib/ant-testutil.jar:/opt-share/apache-ant/lib/ant.jar
     [java]   40: user.name = jogamp
     [java]   41: java.vm.specification.version = 1.0
     [java]   42: sun.java.command = org.apache.tools.ant.launch.Launcher -cp  -file build.xml -Dlabel=macosx-10_6-x86_64-nvidia -Dgluegen.build.branch=origin/master -Dgluegen.build.number=763 -Dgluegen.build.id=2014-01-22_20-19-12 -Dgluegen.build.commit=efb7c478fda04336292104b10c3adf985d59b173 -Dgluegen.basename=gluegen clean all junit.run
     [java]   43: java.home = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
     [java]   44: sun.arch.data.model = 64
     [java]   45: user.language = en
     [java]   46: java.specification.vendor = Sun Microsystems Inc.
     [java]   47: awt.toolkit = apple.awt.CToolkit
     [java]   48: java.vm.info = mixed mode
     [java]   49: java.version = 1.6.0_65
     [java]   50: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext
     [java]   51: sun.boot.class.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar
     [java]   52: java.vendor = Apple Inc.
     [java]   53: file.separator = /
     [java]   54: java.vendor.url.bug = http://bugreport.apple.com/
     [java]   55: sun.io.unicode.encoding = UnicodeLittle
     [java]   56: sun.cpu.endian = little
     [java]   57: mrj.version = 1070.1.6.0_65-462
     [java]   58: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16
     [java]   59: jikes.class.path = :/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/alt-rt.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/alt-string.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/charsets.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/classes.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/dt.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/jconsole.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/management-agent.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/ui.jar
     [java]   60: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
     [java]   61: sun.cpu.isalist = 
     [java] Property count: 61
     [java] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties
     [java] 
     [java] Time: 0.263
     [java] 
     [java] OK (2 tests)
     [java] 

gluegen.build.check.aapt:

android.package:

developer-src-zip:
      [zip] Building zip: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-java-src.zip

developer-zip-archive:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal/jar
     [copy] Copying 4 files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal/jar
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal/lib
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal/lib
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal/jnlp-files
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal/jnlp-files
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal
     [exec] 
     [exec] 7-Zip [64] 9.13 beta  Copyright (c) 1999-2010 Igor Pavlov  2010-04-15
     [exec] p7zip Version 9.13 (locale=utf8,Utf16=on,HugeFiles=on,2 CPUs)
     [exec] Scanning
     [exec] 
     [exec] Creating archive /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal.7z
     [exec] 
     [exec] Compressing  gluegen-2.1-b763-20140122-macosx-universal/gluegen-java-src.zip
     [exec] Compressing  gluegen-2.1-b763-20140122-macosx-universal/jar/gluegen-rt-android.jar
     [exec] Compressing  gluegen-2.1-b763-20140122-macosx-universal/jar/gluegen-rt-natives-macosx-universal.jar
     [exec] Compressing  gluegen-2.1-b763-20140122-macosx-universal/jar/gluegen-rt.jar
     [exec] Compressing  gluegen-2.1-b763-20140122-macosx-universal/jar/gluegen.jar
     [exec] Compressing  gluegen-2.1-b763-20140122-macosx-universal/LICENSE.txt
     [exec] Compressing  gluegen-2.1-b763-20140122-macosx-universal/lib/libgluegen-rt.jnilib
     [exec] Compressing  gluegen-2.1-b763-20140122-macosx-universal/jnlp-files/gluegen-rt.jnlp
     [exec] Compressing  gluegen-2.1-b763-20140122-macosx-universal/artifact.properties
     [exec] 
     [exec] Everything is Ok
   [delete] Deleting directory /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal

all:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
     [echo] jvmJava.exe                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.1.4-rc-20140122
     [echo] jogamp.version.int         0914017
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

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

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.7.5
     [echo] os.arch=x86_64
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

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

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

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

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

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

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

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

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

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

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

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
     [echo] jvmJava.exe                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.1.4-rc-20140122
     [echo] jogamp.version.int         0914017
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

init:

java.class.path.validate:

validate:
     [echo] test.base.dir: ../src/junit 
     [echo] test.junit.generation.dir: ../src/junit/com/jogamp/gluegen/test/junit/generation 
     [echo] test.dir: ../build/test 
     [echo] results: ../build/test/results 
     [echo] build_t: ../build/test/build 
     [echo] build_t.gen: ../build/test/build/gensrc 
     [echo] build_t.java: ../build/test/build/classes 
     [echo] build_t.obj: ../build/test/build/obj 
     [echo] build_t.lib: ../build/test/build/natives 

junit.compile.check:

junit.compile:

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
     [echo] jvmJava.exe                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.1.4-rc-20140122
     [echo] jogamp.version.int         0914017
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

init:

java.class.path.validate:

validate:
     [echo] test.base.dir: ../src/junit 
     [echo] test.junit.generation.dir: ../src/junit/com/jogamp/gluegen/test/junit/generation 
     [echo] test.dir: ../build/test 
     [echo] results: ../build/test/results 
     [echo] build_t: ../build/test/build 
     [echo] build_t.gen: ../build/test/build/gensrc 
     [echo] build_t.java: ../build/test/build/classes 
     [echo] build_t.obj: ../build/test/build/obj 
     [echo] build_t.lib: ../build/test/build/natives 

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

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.7.5
     [echo] os.arch=x86_64
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

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

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

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

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

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

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

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

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

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

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

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

junit.run.settings:

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

junit.run.local.osx.d32:
     [echo] gluegen.basename: gluegen

junit.run.local:
    [junit] ******* Asset URL Stream Handler Registration: PRE
    [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionRegisteredTest
    [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionRegisteredTest
    [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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.178 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: assetRegisteredIOUtilGetResourceRel1_RT took 0.009 sec
    [junit] Testcase: assetRegisteredIOUtilGetResourceRel2_RT took 0.002 sec
    [junit] Testcase: assetRegisteredURLConnection_RT took 0.01 sec
    [junit] Testcase: assetRegisteredURLConnection_Test took 0.001 sec
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT
    [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt
    [junit] asset:gluegen/info.txt:0> Gluegen RT Asset.
    [junit] asset:gluegen/info.txt:1> 
    [junit] asset:gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2
    [junit] createAssetURL: asset:/gluegen/info.txt -> url: asset:/gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:/gluegen/info.txt / connURL asset:/gluegen/info.txt
    [junit] asset:/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] asset:/gluegen/info.txt:1> 
    [junit] asset:/gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test
    [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt
    [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset.
    [junit] asset:gluegen-test/info.txt:1> 
    [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.178 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest
    [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestURIQueryProps - test
    [junit] ZZZZZZ URI camera://somewhere/0
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] ZZZZZZ URI camera://somewhere/0?p1=1
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0?p1=1
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       p1=1
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       p1=1
    [junit] 3 fragment:    null
    [junit] ZZZZZZ URI camera://somewhere/0?p1=1
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0?p1=1
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       p1=1
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       p1=1
    [junit] 3 fragment:    null
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestURIQueryProps - test
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.118 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT
    [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt
    [junit] asset:gluegen/info.txt:0> Gluegen RT Asset.
    [junit] asset:gluegen/info.txt:1> 
    [junit] asset:gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2
    [junit] createAssetURL: asset:/gluegen/info.txt -> url: asset:/gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:/gluegen/info.txt / connURL asset:/gluegen/info.txt
    [junit] asset:/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] asset:/gluegen/info.txt:1> 
    [junit] asset:/gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test
    [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt
    [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset.
    [junit] asset:gluegen-test/info.txt:1> 
    [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: assetUnregisteredIOUtilGetResourceAbs_RT took 0.001 sec
    [junit] Testcase: assetUnregisteredIOUtilGetResourceRel0_RT took 0.002 sec
    [junit] Testcase: assetUnregisteredURLConnection_RT took 0.002 sec
    [junit] Testcase: assetUnregisteredURLConnection_RT2 took 0.001 sec
    [junit] Testcase: assetUnregisteredURLConnection_Test took 0.001 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.118 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT
    [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt
    [junit] asset:gluegen/info.txt:0> Gluegen RT Asset.
    [junit] asset:gluegen/info.txt:1> 
    [junit] asset:gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2
    [junit] createAssetURL: asset:/gluegen/info.txt -> url: asset:/gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:/gluegen/info.txt / connURL asset:/gluegen/info.txt
    [junit] asset:/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] asset:/gluegen/info.txt:1> 
    [junit] asset:/gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test
    [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt
    [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset.
    [junit] asset:gluegen-test/info.txt:1> 
    [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.net.TestURIQueryProps
    [junit] Testsuite: com.jogamp.common.net.TestURIQueryProps
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestURIQueryProps - test
    [junit] ZZZZZZ URI camera://somewhere/0
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] ZZZZZZ URI camera://somewhere/0?p1=1
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0?p1=1
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       p1=1
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       p1=1
    [junit] 3 fragment:    null
    [junit] ZZZZZZ URI camera://somewhere/0?p1=1
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0?p1=1
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       p1=1
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       p1=1
    [junit] 3 fragment:    null
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestURIQueryProps - test
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test took 0.002 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestURIQueryProps - test
    [junit] ZZZZZZ URI camera://somewhere/0
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] ZZZZZZ URI camera://somewhere/0?p1=1
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0?p1=1
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       p1=1
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       p1=1
    [junit] 3 fragment:    null
    [junit] ZZZZZZ URI camera://somewhere/0?p1=1
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0?p1=1
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       p1=1
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       p1=1
    [junit] 3 fragment:    null
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestURIQueryProps - test
    [junit] ******* Asset URL Stream Handler Registration: PRE
    [junit] ******* Asset URL Stream Handler Registration: POST
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0
    [junit] XXXXXX file:///rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI file:///rootDir/file1.txt
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: ///rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /rootDir/file1.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /rootDir/file1.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX file://host/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI file://host/rootDir/file1.txt
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: //host/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        host
    [junit] 2 path:        /rootDir/file1.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        host
    [junit] 3 port:        -1
    [junit] 3 path:        /rootDir/file1.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:gluegen-test/info.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:gluegen-test/info.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: gluegen-test/info.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:/gluegen-test/info.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:/gluegen-test/info.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: /gluegen-test/info.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen-test/info.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen-test/info.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX http://domain.com/web1/index.html?lala=23&lili=24#anchor
    [junit] YYYYYY 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] ZZZZZZ URI http://domain.com/web1/index.html?lala=23&lili=24#anchor
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //domain.com/web1/index.html?lala=23&lili=24
    [junit] 1 fragment:    anchor
    [junit] 2 scheme:      http
    [junit] 2 auth:        domain.com
    [junit] 2 path:        /web1/index.html
    [junit] 2 query:       lala=23&lili=24
    [junit] 2 fragment:    anchor
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        domain.com
    [junit] 3 port:        -1
    [junit] 3 path:        /web1/index.html
    [junit] 3 query:       lala=23&lili=24
    [junit] 3 fragment:    anchor
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor
    [junit] YYYYYY 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] ZZZZZZ URI http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //domain.com:1234/web1/index.html?lala=23&lili=24
    [junit] 1 fragment:    anchor
    [junit] 2 scheme:      http
    [junit] 2 auth:        domain.com:1234
    [junit] 2 path:        /web1/index.html
    [junit] 2 query:       lala=23&lili=24
    [junit] 2 fragment:    anchor
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        domain.com
    [junit] 3 port:        1234
    [junit] 3 path:        /web1/index.html
    [junit] 3 query:       lala=23&lili=24
    [junit] 3 fragment:    anchor
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.net.TestUrisWithAssetHandler
    [junit] Testsuite: com.jogamp.common.net.TestUrisWithAssetHandler
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] ------------- Standard Error -----------------
    [junit] ******* Asset URL Stream Handler Registration: PRE
    [junit] ******* Asset URL Stream Handler Registration: POST
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0
    [junit] XXXXXX file:///rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI file:///rootDir/file1.txt
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: ///rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /rootDir/file1.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /rootDir/file1.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX file://host/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI file://host/rootDir/file1.txt
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: //host/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        host
    [junit] 2 path:        /rootDir/file1.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        host
    [junit] 3 port:        -1
    [junit] 3 path:        /rootDir/file1.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:gluegen-test/info.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:gluegen-test/info.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: gluegen-test/info.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:/gluegen-test/info.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:/gluegen-test/info.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: /gluegen-test/info.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen-test/info.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen-test/info.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX http://domain.com/web1/index.html?lala=23&lili=24#anchor
    [junit] YYYYYY 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] ZZZZZZ URI http://domain.com/web1/index.html?lala=23&lili=24#anchor
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //domain.com/web1/index.html?lala=23&lili=24
    [junit] 1 fragment:    anchor
    [junit] 2 scheme:      http
    [junit] 2 auth:        domain.com
    [junit] 2 path:        /web1/index.html
    [junit] 2 query:       lala=23&lili=24
    [junit] 2 fragment:    anchor
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        domain.com
    [junit] 3 port:        -1
    [junit] 3 path:        /web1/index.html
    [junit] 3 query:       lala=23&lili=24
    [junit] 3 fragment:    anchor
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor
    [junit] YYYYYY 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] ZZZZZZ URI http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //domain.com:1234/web1/index.html?lala=23&lili=24
    [junit] 1 fragment:    anchor
    [junit] 2 scheme:      http
    [junit] 2 auth:        domain.com:1234
    [junit] 2 path:        /web1/index.html
    [junit] 2 query:       lala=23&lili=24
    [junit] 2 fragment:    anchor
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        domain.com
    [junit] 3 port:        1234
    [junit] 3 path:        /web1/index.html
    [junit] 3 query:       lala=23&lili=24
    [junit] 3 fragment:    anchor
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: showURLComponents0 took 0.03 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ******* Asset URL Stream Handler Registration: PRE
    [junit] ******* Asset URL Stream Handler Registration: POST
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0
    [junit] XXXXXX file:///rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI file:///rootDir/file1.txt
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: ///rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /rootDir/file1.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /rootDir/file1.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX file://host/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI file://host/rootDir/file1.txt
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: //host/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        host
    [junit] 2 path:        /rootDir/file1.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        host
    [junit] 3 port:        -1
    [junit] 3 path:        /rootDir/file1.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:gluegen-test/info.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:gluegen-test/info.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: gluegen-test/info.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:/gluegen-test/info.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:/gluegen-test/info.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: /gluegen-test/info.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen-test/info.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen-test/info.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX http://domain.com/web1/index.html?lala=23&lili=24#anchor
    [junit] YYYYYY 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] ZZZZZZ URI http://domain.com/web1/index.html?lala=23&lili=24#anchor
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //domain.com/web1/index.html?lala=23&lili=24
    [junit] 1 fragment:    anchor
    [junit] 2 scheme:      http
    [junit] 2 auth:        domain.com
    [junit] 2 path:        /web1/index.html
    [junit] 2 query:       lala=23&lili=24
    [junit] 2 fragment:    anchor
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        domain.com
    [junit] 3 port:        -1
    [junit] 3 path:        /web1/index.html
    [junit] 3 query:       lala=23&lili=24
    [junit] 3 fragment:    anchor
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor
    [junit] YYYYYY 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] ZZZZZZ URI http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //domain.com:1234/web1/index.html?lala=23&lili=24
    [junit] 1 fragment:    anchor
    [junit] 2 scheme:      http
    [junit] 2 auth:        domain.com:1234
    [junit] 2 path:        /web1/index.html
    [junit] 2 query:       lala=23&lili=24
    [junit] 2 fragment:    anchor
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        domain.com
    [junit] 3 port:        1234
    [junit] 3 path:        /web1/index.html
    [junit] 3 query:       lala=23&lili=24
    [junit] 3 fragment:    anchor
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0
    [junit] ------------- ---------------- ---------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice
    [junit] Testsuite: com.jogamp.common.nio.BuffersTest
    [junit] Testsuite: com.jogamp.common.nio.BuffersTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: slice took 0.018 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.nio.CachedBufferFactoryTest
    [junit] Testsuite: com.jogamp.common.nio.CachedBufferFactoryTest
    [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] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: dynamicConcurrentTest took 0.077 sec
    [junit] Testcase: dynamicTest took 0.003 sec
    [junit] Testcase: staticTest took 0.001 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion
    [junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.032 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testDoubleArray2FloatArrayAndBack01 took 0.002 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.032 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.nio.TestPointerBufferEndian
    [junit] Testsuite: com.jogamp.common.nio.TestPointerBufferEndian
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testDirect
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testDirect
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect
    [junit] OS: <Mac OS X> CPU: <i386> Bits: <32/32>
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] OS: <Mac OS X> CPU: <i386> Bits: <32/32>
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.395 sec
    [junit] ------------- Standard Output ---------------
    [junit] OS: <Mac OS X> CPU: <i386> Bits: <32/32>
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] OS: <Mac OS X> CPU: <i386> Bits: <32/32>
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ 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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testDirect took 0.349 sec
    [junit] Testcase: testIndirect took 0.001 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.395 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] OS: <Mac OS X> CPU: <i386> Bits: <32/32>
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] OS: <Mac OS X> CPU: <i386> Bits: <32/32>
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ 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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.nio.TestStructAccessorEndian
    [junit] Testsuite: com.jogamp.common.nio.TestStructAccessorEndian
    [junit] OS: <Mac OS X> CPU: <i386> Bits: <32/32>
    [junit] CPU is: 32 bit
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] ------------- Standard Output ---------------
    [junit] OS: <Mac OS X> CPU: <i386> Bits: <32/32>
    [junit] CPU is: 32 bit
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testStructAccessorEndian1 took 0.001 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] OS: <Mac OS X> CPU: <i386> Bits: <32/32>
    [junit] CPU is: 32 bit
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ------------- ---------------- ---------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - testGNULinuxSelfExe
    [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - testGNULinuxSelfExe
    [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - testJavaLib
    [junit] XXX2 #0: test libjava.dylib
    [junit] XXX2 #0: libjava.dylib not readable
    [junit] XXX2 #1: test libjava.jnilib
    [junit] XXX2 #1: libjava.jnilib not readable
    [junit] XXX2 #2: test java
    [junit] XXX2 #2: java not readable
    [junit] XXX2 #3: test /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.dylib
    [junit] XXX2 #3: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.dylib not readable
    [junit] XXX2 #4: test /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    [junit] Test file /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    [junit] Probably not an ELF file - or not in current format: (catched) Buffer is not an ELF Header
    [junit] java.lang.IllegalArgumentException: Buffer is not an ELF Header
    [junit] 	at jogamp.common.os.elf.ElfHeader.<init>(ElfHeader.java:400)
    [junit] 	at jogamp.common.os.elf.ElfHeader.read(ElfHeader.java:388)
    [junit] 	at com.jogamp.common.os.TestElfReader01.testElfHeaderImpl(TestElfReader01.java:78)
    [junit] 	at com.jogamp.common.os.TestElfReader01.testJavaLib(TestElfReader01.java:68)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [junit] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:879)
    [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - testJavaLib
    [junit] Testsuite: com.jogamp.common.os.TestElfReader01
    [junit] Testsuite: com.jogamp.common.os.TestElfReader01
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - testGNULinuxSelfExe
    [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - testGNULinuxSelfExe
    [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - testJavaLib
    [junit] XXX2 #0: test libjava.dylib
    [junit] XXX2 #0: libjava.dylib not readable
    [junit] XXX2 #1: test libjava.jnilib
    [junit] XXX2 #1: libjava.jnilib not readable
    [junit] XXX2 #2: test java
    [junit] XXX2 #2: java not readable
    [junit] XXX2 #3: test /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.dylib
    [junit] XXX2 #3: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.dylib not readable
    [junit] XXX2 #4: test /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    [junit] Test file /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    [junit] Probably not an ELF file - or not in current format: (catched) Buffer is not an ELF Header
    [junit] java.lang.IllegalArgumentException: Buffer is not an ELF Header
    [junit] 	at jogamp.common.os.elf.ElfHeader.<init>(ElfHeader.java:400)
    [junit] 	at jogamp.common.os.elf.ElfHeader.read(ElfHeader.java:388)
    [junit] 	at com.jogamp.common.os.TestElfReader01.testElfHeaderImpl(TestElfReader01.java:78)
    [junit] 	at com.jogamp.common.os.TestElfReader01.testJavaLib(TestElfReader01.java:68)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [junit] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:879)
    [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - testJavaLib
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testGNULinuxSelfExe took 0 sec
    [junit] Testcase: testJavaLib took 0.005 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - testGNULinuxSelfExe
    [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - testGNULinuxSelfExe
    [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - testJavaLib
    [junit] XXX2 #0: test libjava.dylib
    [junit] XXX2 #0: libjava.dylib not readable
    [junit] XXX2 #1: test libjava.jnilib
    [junit] XXX2 #1: libjava.jnilib not readable
    [junit] XXX2 #2: test java
    [junit] XXX2 #2: java not readable
    [junit] XXX2 #3: test /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.dylib
    [junit] XXX2 #3: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.dylib not readable
    [junit] XXX2 #4: test /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    [junit] Test file /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    [junit] Probably not an ELF file - or not in current format: (catched) Buffer is not an ELF Header
    [junit] java.lang.IllegalArgumentException: Buffer is not an ELF Header
    [junit] 	at jogamp.common.os.elf.ElfHeader.<init>(ElfHeader.java:400)
    [junit] 	at jogamp.common.os.elf.ElfHeader.read(ElfHeader.java:388)
    [junit] 	at com.jogamp.common.os.TestElfReader01.testElfHeaderImpl(TestElfReader01.java:78)
    [junit] 	at com.jogamp.common.os.TestElfReader01.testJavaLib(TestElfReader01.java:68)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [junit] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:879)
    [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - testJavaLib
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.IntIntHashMapTest
    [junit] Testsuite: com.jogamp.common.util.IntIntHashMapTest
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 2.139ms
    [junit]    map:   2.754ms
    [junit] 
    [junit] get
    [junit]    iimap: 3.48ms
    [junit]    map:   2.137ms
    [junit] 
    [junit] remove
    [junit]    iimap: 1.272ms
    [junit]    map:   6.69ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.232ms
    [junit]    map:   1.696ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.219ms
    [junit]    map:   0.701ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.289ms
    [junit]    map:   1.072ms
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.612 sec
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 2.139ms
    [junit]    map:   2.754ms
    [junit] 
    [junit] get
    [junit]    iimap: 3.48ms
    [junit]    map:   2.137ms
    [junit] 
    [junit] remove
    [junit]    iimap: 1.272ms
    [junit]    map:   6.69ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.232ms
    [junit]    map:   1.696ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.219ms
    [junit]    map:   0.701ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.289ms
    [junit]    map:   1.072ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: benchmark took 0.026 sec
    [junit] Testcase: capacityTest took 0.001 sec
    [junit] Testcase: cloneTest took 0.112 sec
    [junit] Testcase: iteratorTest took 0.003 sec
    [junit] Testcase: testPutRemove took 1.46 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.612 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 2.139ms
    [junit]    map:   2.754ms
    [junit] 
    [junit] get
    [junit]    iimap: 3.48ms
    [junit]    map:   2.137ms
    [junit] 
    [junit] remove
    [junit]    iimap: 1.272ms
    [junit]    map:   6.69ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.232ms
    [junit]    map:   1.696ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.219ms
    [junit]    map:   0.701ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.289ms
    [junit]    map:   1.072ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.IntObjectHashMapTest
    [junit] Testsuite: com.jogamp.common.util.IntObjectHashMapTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 34.324 sec
    [junit] 
    [junit] Testcase: cloneTest took 22.241 sec
    [junit] Testcase: iteratorTest took 0.002 sec
    [junit] Testcase: testPutRemove took 12.057 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 34.324 sec
    [junit] 
    [junit] Testsuite: com.jogamp.common.util.LongIntHashMapTest
    [junit] Testsuite: com.jogamp.common.util.LongIntHashMapTest
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 12.899ms
    [junit]    map:   2.3ms
    [junit] 
    [junit] get
    [junit]    iimap: 3.89ms
    [junit]    map:   1.271ms
    [junit] 
    [junit] remove
    [junit]    iimap: 4.609ms
    [junit]    map:   1.843ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.291ms
    [junit]    map:   1.672ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.259ms
    [junit]    map:   0.614ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.307ms
    [junit]    map:   0.992ms
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.315 sec
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 12.899ms
    [junit]    map:   2.3ms
    [junit] 
    [junit] get
    [junit]    iimap: 3.89ms
    [junit]    map:   1.271ms
    [junit] 
    [junit] remove
    [junit]    iimap: 4.609ms
    [junit]    map:   1.843ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.291ms
    [junit]    map:   1.672ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.259ms
    [junit]    map:   0.614ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.307ms
    [junit]    map:   0.992ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: benchmark took 0.035 sec
    [junit] Testcase: iteratorTest took 0.003 sec
    [junit] Testcase: testPutRemove took 1.268 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.315 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 12.899ms
    [junit]    map:   2.3ms
    [junit] 
    [junit] get
    [junit]    iimap: 3.89ms
    [junit]    map:   1.271ms
    [junit] 
    [junit] remove
    [junit]    iimap: 4.609ms
    [junit]    map:   1.843ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.291ms
    [junit]    map:   1.672ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.259ms
    [junit]    map:   0.614ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.307ms
    [junit]    map:   0.992ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01
    [junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01
    [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] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01ArrayHashSet took 0.002 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestFloatStack01
    [junit] Testsuite: com.jogamp.common.util.TestFloatStack01
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01PrimitiveArray_I32_G02 took 0.002 sec
    [junit] Testcase: test02PrimitiveArray_I00_G32 took 0.002 sec
    [junit] Testcase: test11FloatBuffer_I32_G02 took 0.002 sec
    [junit] Testcase: test12FloatBuffer_I00_G32 took 0.003 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestIOUtil01
    [junit] Testsuite: com.jogamp.common.util.TestIOUtil01
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.106 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testCopyStream01Array took 0.001 sec
    [junit] Testcase: testCopyStream02Buffer took 0.002 sec
    [junit] Testcase: testCopyStream03Buffer took 0.066 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.106 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestIOUtilURICompose
    [junit] Testsuite: com.jogamp.common.util.TestIOUtilURICompose
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURICompose - 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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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.util.TestIOUtilURICompose - test01URLCompositioning
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test00BasicCoding
    [junit] sp1 Hallo Welt öä
    [junit] sp2 Hallo%20Welt%20öä
    [junit] sp3 Hallo%20Welt%20öä
    [junit] file Hallo Welt öä
    [junit] file.path.dec Hallo Welt öä
    [junit] file.path.abs /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] file.path.can /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri0.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä
    [junit] uri0.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURICompose - 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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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.util.TestIOUtilURICompose - test01URLCompositioning
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01URLCompositioning took 0.082 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURICompose - 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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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.util.TestIOUtilURICompose - test01URLCompositioning
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestIOUtilURIHandling
    [junit] Testsuite: com.jogamp.common.util.TestIOUtilURIHandling
    [junit] uri0.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4
    [junit] uri1.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK
    [junit] uri1.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK
    [junit] uri1.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri2.slashify: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri2.encoded: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä
    [junit] uri2.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%2520Welt%2520öä - NOT_EQUAL
    [junit] uri2.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - NOT_EQUAL
    [junit] uri2.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%2520Welt%2520%C3%B6%C3%A4 - NOT_EQUAL
    [junit] uri2.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK
    [junit] uri2.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK
    [junit] uri2.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri3.orig: /Hallo Welt öä
    [junit] uri3.string: file:/Hallo%20Welt%20öä - OK
    [junit] uri3.path  : /Hallo Welt öä - OK
    [junit] uri3.ascii : file:/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri4.orig: //lala.org/Hallo Welt öä
    [junit] uri4.string: http://lala.org/Hallo%20Welt%20öä - OK
    [junit] uri4.path  : /Hallo Welt öä - OK
    [junit] uri4.ascii : http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri5.orig: http://lala.org/Hallo Welt öä
    [junit] uri5.enc : http://lala.org/Hallo%20Welt%20öä
    [junit] uri5.string: http://lala.org/Hallo%20Welt%20öä - OK
    [junit] uri5.path  : /Hallo Welt öä - OK
    [junit] uri5.ascii : http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test00BasicCoding
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test01HttpURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 1/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 1/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 2/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 2/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 3/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: http
    [junit] auth:     localhost
    [junit] host:     localhost
    [junit] port:     -1 ( 80 ) 
    [junit] file:     /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 3/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 4/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 4/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 5/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 5/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 6/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 6/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 7/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 7/7
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test01HttpURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 1/8
    [junit] XXXXXX file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 1/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/8
    [junit] XXXXXX file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/8
    [junit] XXXXXX file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: file
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] protocol: jar
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] expected___: jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 8/8
    [junit] XXXXXX jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 8/8
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: file
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 8/9
    [junit] XXXXXX jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 8/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 9/9
    [junit] XXXXXX jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 9/9
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test04FileUnixURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 1/3
    [junit] uri0.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 1/3
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 2/3
    [junit] uri0.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 2/3
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 3/3
    [junit] uri0.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 3/3
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test04FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.373 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test00BasicCoding
    [junit] sp1 Hallo Welt öä
    [junit] sp2 Hallo%20Welt%20öä
    [junit] sp3 Hallo%20Welt%20öä
    [junit] file Hallo Welt öä
    [junit] file.path.dec Hallo Welt öä
    [junit] file.path.abs /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] file.path.can /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri0.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä
    [junit] uri0.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri0.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4
    [junit] uri1.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK
    [junit] uri1.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK
    [junit] uri1.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri2.slashify: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri2.encoded: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä
    [junit] uri2.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%2520Welt%2520öä - NOT_EQUAL
    [junit] uri2.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - NOT_EQUAL
    [junit] uri2.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%2520Welt%2520%C3%B6%C3%A4 - NOT_EQUAL
    [junit] uri2.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK
    [junit] uri2.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK
    [junit] uri2.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri3.orig: /Hallo Welt öä
    [junit] uri3.string: file:/Hallo%20Welt%20öä - OK
    [junit] uri3.path  : /Hallo Welt öä - OK
    [junit] uri3.ascii : file:/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri4.orig: //lala.org/Hallo Welt öä
    [junit] uri4.string: http://lala.org/Hallo%20Welt%20öä - OK
    [junit] uri4.path  : /Hallo Welt öä - OK
    [junit] uri4.ascii : http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri5.orig: http://lala.org/Hallo Welt öä
    [junit] uri5.enc : http://lala.org/Hallo%20Welt%20öä
    [junit] uri5.string: http://lala.org/Hallo%20Welt%20öä - OK
    [junit] uri5.path  : /Hallo Welt öä - OK
    [junit] uri5.ascii : http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test00BasicCoding
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test01HttpURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 1/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 1/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 2/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 2/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 3/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: http
    [junit] auth:     localhost
    [junit] host:     localhost
    [junit] port:     -1 ( 80 ) 
    [junit] file:     /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 3/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 4/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 4/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 5/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 5/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 6/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 6/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 7/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 7/7
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test01HttpURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 1/8
    [junit] XXXXXX file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 1/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/8
    [junit] XXXXXX file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/8
    [junit] XXXXXX file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: file
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] protocol: jar
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] expected___: jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 8/8
    [junit] XXXXXX jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 8/8
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: file
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 8/9
    [junit] XXXXXX jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 8/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 9/9
    [junit] XXXXXX jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 9/9
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test04FileUnixURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 1/3
    [junit] uri0.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 1/3
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 2/3
    [junit] uri0.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 2/3
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 3/3
    [junit] uri0.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 3/3
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test04FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00BasicCoding took 0.093 sec
    [junit] Testcase: test01HttpURI2URL took 0.05 sec
    [junit] Testcase: test02FileUnixURI2URL took 0.06 sec
    [junit] Testcase: test03FileWindowsURI2URL took 0.11 sec
    [junit] Testcase: test04FileUnixURI2URL took 0.001 sec
    [junit] Testcase: test05FileWindowsURI2URL took 0 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.373 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test00BasicCoding
    [junit] sp1 Hallo Welt öä
    [junit] sp2 Hallo%20Welt%20öä
    [junit] sp3 Hallo%20Welt%20öä
    [junit] file Hallo Welt öä
    [junit] file.path.dec Hallo Welt öä
    [junit] file.path.abs /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] file.path.can /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri0.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä
    [junit] uri0.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri0.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4
    [junit] uri1.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK
    [junit] uri1.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK
    [junit] uri1.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri2.slashify: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri2.encoded: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä
    [junit] uri2.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%2520Welt%2520öä - NOT_EQUAL
    [junit] uri2.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - NOT_EQUAL
    [junit] uri2.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%2520Welt%2520%C3%B6%C3%A4 - NOT_EQUAL
    [junit] uri2.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK
    [junit] uri2.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK
    [junit] uri2.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri3.orig: /Hallo Welt öä
    [junit] uri3.string: file:/Hallo%20Welt%20öä - OK
    [junit] uri3.path  : /Hallo Welt öä - OK
    [junit] uri3.ascii : file:/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri4.orig: //lala.org/Hallo Welt öä
    [junit] uri4.string: http://lala.org/Hallo%20Welt%20öä - OK
    [junit] uri4.path  : /Hallo Welt öä - OK
    [junit] uri4.ascii : http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri5.orig: http://lala.org/Hallo Welt öä
    [junit] uri5.enc : http://lala.org/Hallo%20Welt%20öä
    [junit] uri5.string: http://lala.org/Hallo%20Welt%20öä - OK
    [junit] uri5.path  : /Hallo Welt öä - OK
    [junit] uri5.ascii : http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test00BasicCoding
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test01HttpURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 1/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 1/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 2/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 2/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 3/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: http
    [junit] auth:     localhost
    [junit] host:     localhost
    [junit] port:     -1 ( 80 ) 
    [junit] file:     /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 3/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 4/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 4/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 5/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 5/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 6/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 6/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 7/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 7/7
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test01HttpURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 1/8
    [junit] XXXXXX file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 1/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/8
    [junit] XXXXXX file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/8
    [junit] XXXXXX file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: file
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] protocol: jar
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] expected___: jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 8/8
    [junit] XXXXXX jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 8/8
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: file
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [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] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 8/9
    [junit] XXXXXX jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 8/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 9/9
    [junit] XXXXXX jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 9/9
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test04FileUnixURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 1/3
    [junit] uri0.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 1/3
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 2/3
    [junit] uri0.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 2/3
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 3/3
    [junit] uri0.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 3/3
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test04FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestIntegerStack01
    [junit] Testsuite: com.jogamp.common.util.TestIntegerStack01
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01PrimitiveArray_I32_G02 took 0.001 sec
    [junit] Testcase: test02PrimitiveArray_I00_G32 took 0.001 sec
    [junit] Testcase: test11FloatBuffer_I32_G02 took 0.002 sec
    [junit] Testcase: test12FloatBuffer_I00_G32 took 0.002 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestIteratorIndexCORE
    [junit] Testsuite: com.jogamp.common.util.TestIteratorIndexCORE
    [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] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8182124906215062402
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/
    [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar0.class
    [junit] 3: ClassInJar1.jar
    [junit] 4: sub/ClassInJar2.jar
    [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar0.class
    [junit] 3: ClassInJar1.jar
    [junit] 4: sub/ClassInJar2.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/ClassInJar1.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/ClassInJar1.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar1.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/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] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/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] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.255 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01ArrayListIterator took 4.629 sec
    [junit] Testcase: test01LinkedListListIndex took 1.746 sec
    [junit] Testcase: test01LinkedListListIterator took 1.926 sec
    [junit] Testcase: test0ArrayListIndex took 0.912 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.255 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestJarUtil
    [junit] Testsuite: com.jogamp.common.util.TestJarUtil
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8182124906215062402
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/
    [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar0.class
    [junit] 3: ClassInJar1.jar
    [junit] 4: sub/ClassInJar2.jar
    [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar0.class
    [junit] 3: ClassInJar1.jar
    [junit] 4: sub/ClassInJar2.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/ClassInJar1.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/ClassInJar1.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar1.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/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] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/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] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testJarUtilFlat01 took 0.002 sec
    [junit] Testcase: testJarUtilJarInJar01 took 0.005 sec
    [junit] Testcase: testJarUtilJarInJar02 took 0.002 sec
    [junit] Testcase: testJarUtilJarInJar03 took 0.003 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8182124906215062402
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/
    [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar0.class
    [junit] 3: ClassInJar1.jar
    [junit] 4: sub/ClassInJar2.jar
    [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar0.class
    [junit] 3: ClassInJar1.jar
    [junit] 4: sub/ClassInJar2.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/ClassInJar1.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/ClassInJar1.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar1.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/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] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/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] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/sub/ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln8446304561262965574/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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestLFRingBuffer01
    [junit] Testsuite: com.jogamp.common.util.TestLFRingBuffer01
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00
    [junit] 
    [junit] 
    [junit] OS name/type: Mac OS X, MACOS
    [junit] OS version: 10.7.5, 10.7.5
    [junit] 
    [junit] Arch, CPU: i386, X86_32/X86
    [junit] OS/Arch: macosx-universal
    [junit] 
    [junit] Java runtime: Java(TM) SE Runtime Environment
    [junit] Java vendor[name/url]: Apple Inc./http://www.apple.com/
    [junit] Java version, vm: 1.6.0_65, Java HotSpot(TM) Client VM
    [junit] 
    [junit] MD: MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] 
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testInfo00
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testPageSize01
    [junit] PageSize: 4096
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testPageSize01
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] 
    [junit] Testcase: test11_GrowEmpty02_Begin2 took 0.001 sec
    [junit] Testcase: test20_GrowFull01_Begin took 0.001 sec
    [junit] Testcase: test25_GrowFull11_End1 took 0 sec
    [junit] Testcase: test21_GrowFull02_Begin1 took 0.001 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.001 sec
    [junit] Testcase: test02_EmptyWrite took 0 sec
    [junit] Testcase: test26_GrowFull12_End2 took 0.001 sec
    [junit] Testcase: test04_EmptyWriteClear took 0 sec
    [junit] Testcase: test13_GrowEmpty04_End2 took 0 sec
    [junit] Testcase: test23_GrowFull04_Begin3 took 0 sec
    [junit] Testcase: test12_GrowEmpty03_End took 0.001 sec
    [junit] Testcase: test06_ReadResetMid02 took 0 sec
    [junit] Testcase: test27_GrowFull13_End3 took 0 sec
    [junit] Testcase: test05_ReadResetMid01 took 0 sec
    [junit] Testcase: test01_FullRead took 0 sec
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] 
    [junit] Testsuite: com.jogamp.common.util.TestPlatform01
    [junit] Testsuite: com.jogamp.common.util.TestPlatform01
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00
    [junit] 
    [junit] 
    [junit] OS name/type: Mac OS X, MACOS
    [junit] OS version: 10.7.5, 10.7.5
    [junit] 
    [junit] Arch, CPU: i386, X86_32/X86
    [junit] OS/Arch: macosx-universal
    [junit] 
    [junit] Java runtime: Java(TM) SE Runtime Environment
    [junit] Java vendor[name/url]: Apple Inc./http://www.apple.com/
    [junit] Java version, vm: 1.6.0_65, Java HotSpot(TM) Client VM
    [junit] 
    [junit] MD: MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] 
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testInfo00
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testPageSize01
    [junit] PageSize: 4096
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testPageSize01
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInfo00 took 0.001 sec
    [junit] Testcase: testPageSize01 took 0 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00
    [junit] 
    [junit] 
    [junit] OS name/type: Mac OS X, MACOS
    [junit] OS version: 10.7.5, 10.7.5
    [junit] 
    [junit] Arch, CPU: i386, X86_32/X86
    [junit] OS/Arch: macosx-universal
    [junit] 
    [junit] Java runtime: Java(TM) SE Runtime Environment
    [junit] Java vendor[name/url]: Apple Inc./http://www.apple.com/
    [junit] Java version, vm: 1.6.0_65, Java HotSpot(TM) Client VM
    [junit] 
    [junit] MD: MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] 
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testInfo00
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testPageSize01
    [junit] PageSize: 4096
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testPageSize01
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestRunnableTask01
    [junit] Testsuite: com.jogamp.common.util.TestRunnableTask01
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@21477c
    [junit] BB.1: java.lang.Object@21477c
    [junit] BB.2
    [junit] CA.1: java.lang.Object@21477c
    [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@6d676
    [junit] BB.1: java.lang.Object@6d676
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInvokeAndWait00 took 0.002 sec
    [junit] Testcase: testInvokeAndWait01 took 0.002 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@21477c
    [junit] BB.1: java.lang.Object@21477c
    [junit] BB.2
    [junit] CA.1: java.lang.Object@21477c
    [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@6d676
    [junit] BB.1: java.lang.Object@6d676
    [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] ------------- ---------------- ---------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@21477c
    [junit] BB.1: java.lang.Object@21477c
    [junit] BB.2
    [junit] CA.1: java.lang.Object@21477c
    [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@6d676
    [junit] BB.1: java.lang.Object@6d676
    [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] ++++ 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] Testsuite: com.jogamp.common.util.TestSyncRingBuffer01
    [junit] Testsuite: com.jogamp.common.util.TestSyncRingBuffer01
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Testcase: test11_GrowEmpty02_Begin2 took 0.001 sec
    [junit] Testcase: test20_GrowFull01_Begin took 0.001 sec
    [junit] Testcase: test25_GrowFull11_End1 took 0 sec
    [junit] Testcase: test21_GrowFull02_Begin1 took 0.001 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 sec
    [junit] Testcase: test23_GrowFull04_Begin3 took 0 sec
    [junit] Testcase: test12_GrowEmpty03_End took 0 sec
    [junit] Testcase: test06_ReadResetMid02 took 0 sec
    [junit] Testcase: test27_GrowFull13_End3 took 0 sec
    [junit] Testcase: test05_ReadResetMid01 took 0 sec
    [junit] Testcase: test01_FullRead took 0 sec
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Testsuite: com.jogamp.common.util.TestSystemPropsAndEnvs
    [junit] Testsuite: com.jogamp.common.util.TestSystemPropsAndEnvs
    [junit]    1: TERM = xterm-256color
    [junit]    2: JENKINS_HOME = /srv/jenkins
    [junit]    3: DYLD_LIBRARY_PATH = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
    [junit]    4: JAVA_HOME = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit]    5: TERM_PROGRAM = Apple_Terminal
    [junit]    6: HUDSON_URL = https://jogamp.org/chuck/
    [junit]    7: SOURCE_LEVEL = 1.6
    [junit]    8: GIT_COMMIT = efb7c478fda04336292104b10c3adf985d59b173
    [junit]    9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
    [junit]   10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   11: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
    [junit]   12: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   13: BUILD_NUMBER = 763
    [junit]   14: EXECUTOR_NUMBER = 0
    [junit]   15: LaunchKeepContext = 1
    [junit]   16: JAVA_MAIN_CLASS_6974 = org.apache.tools.ant.launch.Launcher
    [junit]   17: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit]   18: SECURITYSESSIONID = 186a3
    [junit]   19: PATH = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
    [junit]   20: label = macosx-10_6-x86_64-nvidia
    [junit]   21: JENKINS_URL = https://jogamp.org/chuck/
    [junit]   22: JUNIT_DISABLED = false
    [junit]   23: JAVA_MAIN_CLASS_280 = hudson.remoting.Launcher
    [junit]   24: Apple_PubSub_Socket_Render = /tmp/launch-MqJZJB/Render
    [junit]   25: HUDSON_HOME = /srv/jenkins
    [junit]   26: ANT_PATH = /opt-share/apache-ant
    [junit]   27: com.apple.java.jvmMode = client
    [junit]   28: SHLVL = 3
    [junit]   29: TERM_PROGRAM_VERSION = 303.2
    [junit]   30: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
    [junit]   31: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   32: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
    [junit]   33: GIT_PREVIOUS_COMMIT = d0acda31e866040d8dbf8e72f983b78bafcb243a
    [junit]   34: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   35: TERM_SESSION_ID = 320369AC-A1D1-4A8B-8826-1449758A5D58
    [junit]   36: BUILD_ID = 2014-01-22_20-19-12
    [junit]   37: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   38: Apple_Ubiquity_Message = /tmp/launch-1v8oQP/Apple_Ubiquity_Message
    [junit]   39: LOGNAME = jogamp
    [junit]   40: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-763
    [junit]   41: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/763/
    [junit]   42: TARGET_LEVEL = 1.6
    [junit]   43: SHELL = /bin/bash
    [junit]   44: BUILD_DISPLAY_NAME = #763
    [junit]   45: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia
    [junit]   46: COMMAND_MODE = unix2003
    [junit]   47: DISPLAY = /tmp/launch-Oxe7TD/org.x:0
    [junit]   48: BUILD_ARCHIVE = true
    [junit]   49: GIT_BRANCH = origin/master
    [junit]   50: USER = jogamp
    [junit]   51: ANT_HOME = /opt-share/apache-ant
    [junit]   52: com.apple.java.jvmTask = CommandLine_Manual.java.java.java
    [junit]   53: HOME = /Users/jogamp
    [junit]   54: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia
    [junit]   55: JAVA_MAIN_CLASS_7150 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
    [junit]   56: GL_ENABLE_DEBUG_ATTACH = YES
    [junit]   57: LANG = en_US.UTF-8
    [junit] Environment count: 57
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln8738896129148259056
    [junit]    3: junit.run.arg0 = dummy
    [junit]    4: java.runtime.name = Java(TM) SE Runtime Environment
    [junit]    5: sun.boot.library.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries
    [junit]    6: java.vm.version = 20.65-b04-462
    [junit]    7: awt.nativeDoubleBuffering = true
    [junit]    8: gopherProxySet = false
    [junit]    9: mrj.build = 11M4609
    [junit]   10: java.vm.vendor = Apple Inc.
    [junit]   11: java.vendor.url = http://www.apple.com/
    [junit]   12: path.separator = :
    [junit]   13: java.vm.name = Java HotSpot(TM) Client VM
    [junit]   14: file.encoding.pkg = sun.io
    [junit]   15: sun.java.launcher = SUN_STANDARD
    [junit]   16: user.country = US
    [junit]   17: sun.os.patch.level = unknown
    [junit]   18: java.vm.specification.name = Java Virtual Machine Specification
    [junit]   19: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   20: java.runtime.version = 1.6.0_65-b14-462-11M4609
    [junit]   21: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment
    [junit]   22: java.endorsed.dirs = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed
    [junit]   23: os.arch = i386
    [junit]   24: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit]   25: line.separator = 
    [junit] 
    [junit]   26: java.vm.specification.vendor = Sun Microsystems Inc.
    [junit]   27: os.name = Mac OS X
    [junit]   28: sun.jnu.encoding = MacRoman
    [junit]   29: java.library.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
    [junit]   30: java.specification.name = Java Platform API Specification
    [junit]   31: java.class.version = 50.0
    [junit]   32: rootrel.build = build
    [junit]   33: sun.management.compiler = HotSpot Client Compiler
    [junit]   34: os.version = 10.7.5
    [junit]   35: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   36: user.home = /Users/jogamp
    [junit]   37: user.timezone = Europe/Berlin
    [junit]   38: java.awt.printerjob = apple.awt.CPrinterJob
    [junit]   39: file.encoding = MacRoman
    [junit]   40: java.specification.version = 1.6
    [junit]   41: java.class.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar
    [junit]   42: user.name = jogamp
    [junit]   43: java.vm.specification.version = 1.0
    [junit]   44: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junittestcases6826438830058307245.properties filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml crashfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junitvmwatcher4955273053403762832.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit4005983632526768800.properties
    [junit]   45: java.home = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit]   46: sun.arch.data.model = 32
    [junit]   47: user.language = en
    [junit]   48: java.specification.vendor = Sun Microsystems Inc.
    [junit]   49: awt.toolkit = apple.awt.CToolkit
    [junit]   50: java.vm.info = mixed mode
    [junit]   51: java.version = 1.6.0_65
    [junit]   52: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext
    [junit]   53: sun.boot.class.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar
    [junit]   54: java.vendor = Apple Inc.
    [junit]   55: file.separator = /
    [junit]   56: java.vendor.url.bug = http://bugreport.apple.com/
    [junit]   57: sun.io.unicode.encoding = UnicodeLittle
    [junit]   58: sun.cpu.endian = little
    [junit]   59: mrj.version = 1070.1.6.0_65-462
    [junit]   60: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   61: gluegen.root = ..
    [junit]   62: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   63: sun.cpu.isalist = 
    [junit] Property count: 63
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] ------------- Standard Output ---------------
    [junit]    1: TERM = xterm-256color
    [junit]    2: JENKINS_HOME = /srv/jenkins
    [junit]    3: DYLD_LIBRARY_PATH = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
    [junit]    4: JAVA_HOME = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit]    5: TERM_PROGRAM = Apple_Terminal
    [junit]    6: HUDSON_URL = https://jogamp.org/chuck/
    [junit]    7: SOURCE_LEVEL = 1.6
    [junit]    8: GIT_COMMIT = efb7c478fda04336292104b10c3adf985d59b173
    [junit]    9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
    [junit]   10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   11: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
    [junit]   12: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   13: BUILD_NUMBER = 763
    [junit]   14: EXECUTOR_NUMBER = 0
    [junit]   15: LaunchKeepContext = 1
    [junit]   16: JAVA_MAIN_CLASS_6974 = org.apache.tools.ant.launch.Launcher
    [junit]   17: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit]   18: SECURITYSESSIONID = 186a3
    [junit]   19: PATH = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
    [junit]   20: label = macosx-10_6-x86_64-nvidia
    [junit]   21: JENKINS_URL = https://jogamp.org/chuck/
    [junit]   22: JUNIT_DISABLED = false
    [junit]   23: JAVA_MAIN_CLASS_280 = hudson.remoting.Launcher
    [junit]   24: Apple_PubSub_Socket_Render = /tmp/launch-MqJZJB/Render
    [junit]   25: HUDSON_HOME = /srv/jenkins
    [junit]   26: ANT_PATH = /opt-share/apache-ant
    [junit]   27: com.apple.java.jvmMode = client
    [junit]   28: SHLVL = 3
    [junit]   29: TERM_PROGRAM_VERSION = 303.2
    [junit]   30: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
    [junit]   31: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   32: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
    [junit]   33: GIT_PREVIOUS_COMMIT = d0acda31e866040d8dbf8e72f983b78bafcb243a
    [junit]   34: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   35: TERM_SESSION_ID = 320369AC-A1D1-4A8B-8826-1449758A5D58
    [junit]   36: BUILD_ID = 2014-01-22_20-19-12
    [junit]   37: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   38: Apple_Ubiquity_Message = /tmp/launch-1v8oQP/Apple_Ubiquity_Message
    [junit]   39: LOGNAME = jogamp
    [junit]   40: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-763
    [junit]   41: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/763/
    [junit]   42: TARGET_LEVEL = 1.6
    [junit]   43: SHELL = /bin/bash
    [junit]   44: BUILD_DISPLAY_NAME = #763
    [junit]   45: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia
    [junit]   46: COMMAND_MODE = unix2003
    [junit]   47: DISPLAY = /tmp/launch-Oxe7TD/org.x:0
    [junit]   48: BUILD_ARCHIVE = true
    [junit]   49: GIT_BRANCH = origin/master
    [junit]   50: USER = jogamp
    [junit]   51: ANT_HOME = /opt-share/apache-ant
    [junit]   52: com.apple.java.jvmTask = CommandLine_Manual.java.java.java
    [junit]   53: HOME = /Users/jogamp
    [junit]   54: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia
    [junit]   55: JAVA_MAIN_CLASS_7150 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
    [junit]   56: GL_ENABLE_DEBUG_ATTACH = YES
    [junit]   57: LANG = en_US.UTF-8
    [junit] Environment count: 57
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln8738896129148259056
    [junit]    3: junit.run.arg0 = dummy
    [junit]    4: java.runtime.name = Java(TM) SE Runtime Environment
    [junit]    5: sun.boot.library.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries
    [junit]    6: java.vm.version = 20.65-b04-462
    [junit]    7: awt.nativeDoubleBuffering = true
    [junit]    8: gopherProxySet = false
    [junit]    9: mrj.build = 11M4609
    [junit]   10: java.vm.vendor = Apple Inc.
    [junit]   11: java.vendor.url = http://www.apple.com/
    [junit]   12: path.separator = :
    [junit]   13: java.vm.name = Java HotSpot(TM) Client VM
    [junit]   14: file.encoding.pkg = sun.io
    [junit]   15: sun.java.launcher = SUN_STANDARD
    [junit]   16: user.country = US
    [junit]   17: sun.os.patch.level = unknown
    [junit]   18: java.vm.specification.name = Java Virtual Machine Specification
    [junit]   19: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   20: java.runtime.version = 1.6.0_65-b14-462-11M4609
    [junit]   21: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment
    [junit]   22: java.endorsed.dirs = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed
    [junit]   23: os.arch = i386
    [junit]   24: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit]   25: line.separator = 
    [junit] 
    [junit]   26: java.vm.specification.vendor = Sun Microsystems Inc.
    [junit]   27: os.name = Mac OS X
    [junit]   28: sun.jnu.encoding = MacRoman
    [junit]   29: java.library.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
    [junit]   30: java.specification.name = Java Platform API Specification
    [junit]   31: java.class.version = 50.0
    [junit]   32: rootrel.build = build
    [junit]   33: sun.management.compiler = HotSpot Client Compiler
    [junit]   34: os.version = 10.7.5
    [junit]   35: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   36: user.home = /Users/jogamp
    [junit]   37: user.timezone = Europe/Berlin
    [junit]   38: java.awt.printerjob = apple.awt.CPrinterJob
    [junit]   39: file.encoding = MacRoman
    [junit]   40: java.specification.version = 1.6
    [junit]   41: java.class.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar
    [junit]   42: user.name = jogamp
    [junit]   43: java.vm.specification.version = 1.0
    [junit]   44: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junittestcases6826438830058307245.properties filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml crashfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junitvmwatcher4955273053403762832.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit4005983632526768800.properties
    [junit]   45: java.home = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit]   46: sun.arch.data.model = 32
    [junit]   47: user.language = en
    [junit]   48: java.specification.vendor = Sun Microsystems Inc.
    [junit]   49: awt.toolkit = apple.awt.CToolkit
    [junit]   50: java.vm.info = mixed mode
    [junit]   51: java.version = 1.6.0_65
    [junit]   52: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext
    [junit]   53: sun.boot.class.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar
    [junit]   54: java.vendor = Apple Inc.
    [junit]   55: file.separator = /
    [junit]   56: java.vendor.url.bug = http://bugreport.apple.com/
    [junit]   57: sun.io.unicode.encoding = UnicodeLittle
    [junit]   58: sun.cpu.endian = little
    [junit]   59: mrj.version = 1070.1.6.0_65-462
    [junit]   60: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   61: gluegen.root = ..
    [junit]   62: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   63: sun.cpu.isalist = 
    [junit] Property count: 63
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ 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] ------------- ---------------- ---------------
    [junit] 
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln6257549335522132215
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01a
    [junit] Testcase: dumpEnvironment took 0.005 sec
    [junit] Testcase: dumpProperties took 0.005 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit]    1: TERM = xterm-256color
    [junit]    2: JENKINS_HOME = /srv/jenkins
    [junit]    3: DYLD_LIBRARY_PATH = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
    [junit]    4: JAVA_HOME = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit]    5: TERM_PROGRAM = Apple_Terminal
    [junit]    6: HUDSON_URL = https://jogamp.org/chuck/
    [junit]    7: SOURCE_LEVEL = 1.6
    [junit]    8: GIT_COMMIT = efb7c478fda04336292104b10c3adf985d59b173
    [junit]    9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
    [junit]   10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   11: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
    [junit]   12: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   13: BUILD_NUMBER = 763
    [junit]   14: EXECUTOR_NUMBER = 0
    [junit]   15: LaunchKeepContext = 1
    [junit]   16: JAVA_MAIN_CLASS_6974 = org.apache.tools.ant.launch.Launcher
    [junit]   17: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit]   18: SECURITYSESSIONID = 186a3
    [junit]   19: PATH = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
    [junit]   20: label = macosx-10_6-x86_64-nvidia
    [junit]   21: JENKINS_URL = https://jogamp.org/chuck/
    [junit]   22: JUNIT_DISABLED = false
    [junit]   23: JAVA_MAIN_CLASS_280 = hudson.remoting.Launcher
    [junit]   24: Apple_PubSub_Socket_Render = /tmp/launch-MqJZJB/Render
    [junit]   25: HUDSON_HOME = /srv/jenkins
    [junit]   26: ANT_PATH = /opt-share/apache-ant
    [junit]   27: com.apple.java.jvmMode = client
    [junit]   28: SHLVL = 3
    [junit]   29: TERM_PROGRAM_VERSION = 303.2
    [junit]   30: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
    [junit]   31: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   32: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
    [junit]   33: GIT_PREVIOUS_COMMIT = d0acda31e866040d8dbf8e72f983b78bafcb243a
    [junit]   34: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   35: TERM_SESSION_ID = 320369AC-A1D1-4A8B-8826-1449758A5D58
    [junit]   36: BUILD_ID = 2014-01-22_20-19-12
    [junit]   37: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   38: Apple_Ubiquity_Message = /tmp/launch-1v8oQP/Apple_Ubiquity_Message
    [junit]   39: LOGNAME = jogamp
    [junit]   40: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-763
    [junit]   41: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/763/
    [junit]   42: TARGET_LEVEL = 1.6
    [junit]   43: SHELL = /bin/bash
    [junit]   44: BUILD_DISPLAY_NAME = #763
    [junit]   45: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia
    [junit]   46: COMMAND_MODE = unix2003
    [junit]   47: DISPLAY = /tmp/launch-Oxe7TD/org.x:0
    [junit]   48: BUILD_ARCHIVE = true
    [junit]   49: GIT_BRANCH = origin/master
    [junit]   50: USER = jogamp
    [junit]   51: ANT_HOME = /opt-share/apache-ant
    [junit]   52: com.apple.java.jvmTask = CommandLine_Manual.java.java.java
    [junit]   53: HOME = /Users/jogamp
    [junit]   54: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia
    [junit]   55: JAVA_MAIN_CLASS_7150 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
    [junit]   56: GL_ENABLE_DEBUG_ATTACH = YES
    [junit]   57: LANG = en_US.UTF-8
    [junit] Environment count: 57
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln8738896129148259056
    [junit]    3: junit.run.arg0 = dummy
    [junit]    4: java.runtime.name = Java(TM) SE Runtime Environment
    [junit]    5: sun.boot.library.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries
    [junit]    6: java.vm.version = 20.65-b04-462
    [junit]    7: awt.nativeDoubleBuffering = true
    [junit]    8: gopherProxySet = false
    [junit]    9: mrj.build = 11M4609
    [junit]   10: java.vm.vendor = Apple Inc.
    [junit]   11: java.vendor.url = http://www.apple.com/
    [junit]   12: path.separator = :
    [junit]   13: java.vm.name = Java HotSpot(TM) Client VM
    [junit]   14: file.encoding.pkg = sun.io
    [junit]   15: sun.java.launcher = SUN_STANDARD
    [junit]   16: user.country = US
    [junit]   17: sun.os.patch.level = unknown
    [junit]   18: java.vm.specification.name = Java Virtual Machine Specification
    [junit]   19: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   20: java.runtime.version = 1.6.0_65-b14-462-11M4609
    [junit]   21: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment
    [junit]   22: java.endorsed.dirs = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed
    [junit]   23: os.arch = i386
    [junit]   24: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit]   25: line.separator = 
    [junit] 
    [junit]   26: java.vm.specification.vendor = Sun Microsystems Inc.
    [junit]   27: os.name = Mac OS X
    [junit]   28: sun.jnu.encoding = MacRoman
    [junit]   29: java.library.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
    [junit]   30: java.specification.name = Java Platform API Specification
    [junit]   31: java.class.version = 50.0
    [junit]   32: rootrel.build = build
    [junit]   33: sun.management.compiler = HotSpot Client Compiler
    [junit]   34: os.version = 10.7.5
    [junit]   35: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   36: user.home = /Users/jogamp
    [junit]   37: user.timezone = Europe/Berlin
    [junit]   38: java.awt.printerjob = apple.awt.CPrinterJob
    [junit]   39: file.encoding = MacRoman
    [junit]   40: java.specification.version = 1.6
    [junit]   41: java.class.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar
    [junit]   42: user.name = jogamp
    [junit]   43: java.vm.specification.version = 1.0
    [junit]   44: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junittestcases6826438830058307245.properties filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml crashfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junitvmwatcher4955273053403762832.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit4005983632526768800.properties
    [junit]   45: java.home = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit]   46: sun.arch.data.model = 32
    [junit]   47: user.language = en
    [junit]   48: java.specification.vendor = Sun Microsystems Inc.
    [junit]   49: awt.toolkit = apple.awt.CToolkit
    [junit]   50: java.vm.info = mixed mode
    [junit]   51: java.version = 1.6.0_65
    [junit]   52: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext
    [junit]   53: sun.boot.class.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar
    [junit]   54: java.vendor = Apple Inc.
    [junit]   55: file.separator = /
    [junit]   56: java.vendor.url.bug = http://bugreport.apple.com/
    [junit]   57: sun.io.unicode.encoding = UnicodeLittle
    [junit]   58: sun.cpu.endian = little
    [junit]   59: mrj.version = 1070.1.6.0_65-462
    [junit]   60: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   61: gluegen.root = ..
    [junit]   62: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   63: sun.cpu.isalist = 
    [junit] Property count: 63
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ 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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestTempJarCache
    [junit] Testsuite: com.jogamp.common.util.TestTempJarCache
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01a
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01b
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01b
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache03AddNativeJarLibs
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache03AddNativeJarLibs
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] url: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.235 sec
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln6257549335522132215
    [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] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache03AddNativeJarLibs
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache03AddNativeJarLibs
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] url: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testJarUtil01a took 0.081 sec
    [junit] Testcase: testJarUtil01b took 0 sec
    [junit] Testcase: testTempFileCache01FileExist took 0 sec
    [junit] Testcase: testTempFileCache02Instances took 0.001 sec
    [junit] Testcase: testTempJarCache00Init took 0.001 sec
    [junit] Testcase: testTempJarCache01LoadAllTestManifestAndClass took 0.055 sec
    [junit] Testcase: testTempJarCache02AddNativeLibs took 0 sec
    [junit] Testcase: testTempJarCache03AddNativeJarLibs took 0 sec
    [junit] Testcase: testTempJarCache04aSameClassLoader took 0 sec
    [junit] Testcase: testTempJarCache04bDiffClassLoader took 0.05 sec
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.235 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln8738896129148259056/jln6257549335522132215
    [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] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache03AddNativeJarLibs
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache03AddNativeJarLibs
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] url: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestValueConversion
    [junit] Testsuite: com.jogamp.common.util.TestValueConversion
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Testcase: testBaseDouble took 0.001 sec
    [junit] Testcase: testBaseFloat took 0 sec
    [junit] Testcase: testConversion took 0 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Testsuite: com.jogamp.common.util.TestVersionInfo
    [junit] Testsuite: com.jogamp.common.util.TestVersionInfo
    [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.1
    [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.1.4-rc-20140122
    [junit] Implementation Build: 2.1-b763-20140122
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: efb7c478fda04336292104b10c3adf985d59b173
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Version = 2.1.4-rc-20140122
    [junit]  Manifest-Version = 1.0
    [junit]  Application-Name = GlueGen Run-Time
    [junit]  Specification-Vendor = JogAmp Community
    [junit]  Created-By = 1.6.0_65-b14-462-11M4609 (Apple Inc.)
    [junit]  Implementation-URL = http://jogamp.org/
    [junit]  Ant-Version = Apache Ant 1.8.2
    [junit]  Implementation-Commit = efb7c478fda04336292104b10c3adf985d59b173
    [junit]  Implementation-Vendor = JogAmp Community
    [junit]  Trusted-Library = true
    [junit]  Implementation-Vendor-Id = com.jogamp
    [junit]  Permissions = all-permissions
    [junit]  Specification-Title = GlueGen Java Bindings Generator
    [junit]  Implementation-Branch = origin/master
    [junit]  Specification-Version = 2.1
    [junit]  Implementation-Build = 2.1-b763-20140122
    [junit]  Extension-Name = com.jogamp.common
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.089 sec
    [junit] ------------- Standard Error -----------------
    [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.1
    [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.1.4-rc-20140122
    [junit] Implementation Build: 2.1-b763-20140122
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: efb7c478fda04336292104b10c3adf985d59b173
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Version = 2.1.4-rc-20140122
    [junit]  Manifest-Version = 1.0
    [junit]  Application-Name = GlueGen Run-Time
    [junit]  Specification-Vendor = JogAmp Community
    [junit]  Created-By = 1.6.0_65-b14-462-11M4609 (Apple Inc.)
    [junit]  Implementation-URL = http://jogamp.org/
    [junit]  Ant-Version = Apache Ant 1.8.2
    [junit]  Implementation-Commit = efb7c478fda04336292104b10c3adf985d59b173
    [junit]  Implementation-Vendor = JogAmp Community
    [junit]  Trusted-Library = true
    [junit]  Implementation-Vendor-Id = com.jogamp
    [junit]  Permissions = all-permissions
    [junit]  Specification-Title = GlueGen Java Bindings Generator
    [junit]  Implementation-Branch = origin/master
    [junit]  Specification-Version = 2.1
    [junit]  Implementation-Build = 2.1-b763-20140122
    [junit]  Extension-Name = com.jogamp.common
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInfo01 took 0.046 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.089 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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.1
    [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.1.4-rc-20140122
    [junit] Implementation Build: 2.1-b763-20140122
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: efb7c478fda04336292104b10c3adf985d59b173
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Version = 2.1.4-rc-20140122
    [junit]  Manifest-Version = 1.0
    [junit]  Application-Name = GlueGen Run-Time
    [junit]  Specification-Vendor = JogAmp Community
    [junit]  Created-By = 1.6.0_65-b14-462-11M4609 (Apple Inc.)
    [junit]  Implementation-URL = http://jogamp.org/
    [junit]  Ant-Version = Apache Ant 1.8.2
    [junit]  Implementation-Commit = efb7c478fda04336292104b10c3adf985d59b173
    [junit]  Implementation-Vendor = JogAmp Community
    [junit]  Trusted-Library = true
    [junit]  Implementation-Vendor-Id = com.jogamp
    [junit]  Permissions = all-permissions
    [junit]  Specification-Title = GlueGen Java Bindings Generator
    [junit]  Implementation-Branch = origin/master
    [junit]  Specification-Version = 2.1
    [junit]  Implementation-Build = 2.1-b763-20140122
    [junit]  Extension-Name = com.jogamp.common
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestVersionNumber
    [junit] Testsuite: com.jogamp.common.util.TestVersionNumber
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 0.001 sec
    [junit] Testcase: test01b took 0 sec
    [junit] Testcase: test02 took 0 sec
    [junit] Testcase: test02b took 0.001 sec
    [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] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair
    [junit] Testcase: test03 took 0 sec
    [junit] Testcase: test03b took 0 sec
    [junit] Testcase: test04 took 0 sec
    [junit] Testcase: test04b took 0 sec
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveLock01
    [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveLock01
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair  , threads 25, loops-outter    100, loops-inner    100, yield  NONE - dt    456 ms, avrg  3307030 ns, deviation [  -213420 ..   184220 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter    100, loops-inner    100, yield  NONE - dt    366 ms, avrg     8256 ns, deviation [    -7156 ..    37824 ] 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    369 ms, avrg  2190856 ns, deviation [   -63556 ..    34114 ] 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    320 ms, avrg     2650 ns, deviation [    -1830 ..    15450 ] 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    452 ms, avrg  3006625 ns, deviation [  -363865 ..   390405 ] 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    300 ms, avrg    42473 ns, deviation [   -16603 ..    18287 ] 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    317 ms, avrg  2003776 ns, deviation [   -66466 ..    27034 ] 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    355 ms, avrg 11984748 ns, deviation [ -11983878 .. 35833632 ] 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    688 ms, avrg   476883 ns, deviation [   -27225 ..    26551 ] 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    536 ms, avrg    37685 ns, deviation [   -12038 ..    16251 ] 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    612 ms, avrg   401126 ns, deviation [    -3805 ..     4656 ] 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] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 5.512 sec
    [junit] ------------- Standard Error -----------------
    [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    456 ms, avrg  3307030 ns, deviation [  -213420 ..   184220 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter    100, loops-inner    100, yield  NONE - dt    366 ms, avrg     8256 ns, deviation [    -7156 ..    37824 ] 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    369 ms, avrg  2190856 ns, deviation [   -63556 ..    34114 ] 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    320 ms, avrg     2650 ns, deviation [    -1830 ..    15450 ] 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    452 ms, avrg  3006625 ns, deviation [  -363865 ..   390405 ] 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    300 ms, avrg    42473 ns, deviation [   -16603 ..    18287 ] 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    317 ms, avrg  2003776 ns, deviation [   -66466 ..    27034 ] 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    355 ms, avrg 11984748 ns, deviation [ -11983878 .. 35833632 ] 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    688 ms, avrg   476883 ns, deviation [   -27225 ..    26551 ] 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    536 ms, avrg    37685 ns, deviation [   -12038 ..    16251 ] 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    612 ms, avrg   401126 ns, deviation [    -3805 ..     4656 ] 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    683 ms, avrg    79446 ns, deviation [   -27070 ..    43247 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Fair took 0.457 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Unfair took 0.367 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Fair took 0.37 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Unfair took 0.321 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Fair took 0.452 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Unair took 0.3 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Fair took 0.318 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Unfair took 0.355 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Fair took 0.689 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Unfair took 0.538 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Fair took 0.613 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Unfair took 0.684 sec
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 5.512 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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    456 ms, avrg  3307030 ns, deviation [  -213420 ..   184220 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter    100, loops-inner    100, yield  NONE - dt    366 ms, avrg     8256 ns, deviation [    -7156 ..    37824 ] 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    369 ms, avrg  2190856 ns, deviation [   -63556 ..    34114 ] 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    320 ms, avrg     2650 ns, deviation [    -1830 ..    15450 ] 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    452 ms, avrg  3006625 ns, deviation [  -363865 ..   390405 ] 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    300 ms, avrg    42473 ns, deviation [   -16603 ..    18287 ] 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    317 ms, avrg  2003776 ns, deviation [   -66466 ..    27034 ] 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    355 ms, avrg 11984748 ns, deviation [ -11983878 .. 35833632 ] 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    688 ms, avrg   476883 ns, deviation [   -27225 ..    26551 ] 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    536 ms, avrg    37685 ns, deviation [   -12038 ..    16251 ] 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    612 ms, avrg   401126 ns, deviation [    -3805 ..     4656 ] 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    683 ms, avrg    79446 ns, deviation [   -27070 ..    43247 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01
    [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads  5, loops-outter   1000, loops-inner  10000, yield  NONE - dt    683 ms, avrg    79446 ns, deviation [   -27070 ..    43247 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair  , threads  5, loops-outter   1000, loops-inner  10000, yield YIELD - dt    115 ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.154 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair  , threads  5, loops-outter   1000, loops-inner  10000, yield YIELD - dt    115 ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testTwoThreadsInGroup took 0.115 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.154 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair  , threads  5, loops-outter   1000, loops-inner  10000, yield YIELD - dt    115 ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket00
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket00
    [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418572950 ms +++ localhost/127.0.0.1:59999 - Locked within 69636 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418572951 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1390418573960 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1009 ms, 10 attempts
    [junit] SLOCK [T main @ 1390418574000 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418574001 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418574047 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418574048 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
    [junit] LockUnlock #1 LOCK try ..
    [junit] LockUnlock #2 LOCK try ..
    [junit] SLOCK [T LockUnlock #1 @ 1390418574051 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1390418574390 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #1 @ 1390418574402 ms +++ localhost/127.0.0.1:59999 - Locked within 353 ms, 29 attempts
    [junit] LockUnlock #1 LOCK ON
    [junit] SLOCK [T LockUnlock #1 @ 1390418574703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #1 LOCK OFF
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #2 @ 1390418575570 ms +++ localhost/127.0.0.1:59999 - Locked within 1519 ms, 1 attempts
    [junit] LockUnlock #2 LOCK ON
    [junit] SLOCK [T LockUnlock #2 @ 1390418575871 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, Time elapsed: 72.596 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418572950 ms +++ localhost/127.0.0.1:59999 - Locked within 69636 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418572951 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1390418573960 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1009 ms, 10 attempts
    [junit] SLOCK [T main @ 1390418574000 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418574001 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418574047 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418574048 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
    [junit] LockUnlock #1 LOCK try ..
    [junit] LockUnlock #2 LOCK try ..
    [junit] SLOCK [T LockUnlock #1 @ 1390418574051 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1390418574390 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #1 @ 1390418574402 ms +++ localhost/127.0.0.1:59999 - Locked within 353 ms, 29 attempts
    [junit] LockUnlock #1 LOCK ON
    [junit] SLOCK [T LockUnlock #1 @ 1390418574703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #1 LOCK OFF
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #2 @ 1390418575570 ms +++ localhost/127.0.0.1:59999 - Locked within 1519 ms, 1 attempts
    [junit] LockUnlock #2 LOCK ON
    [junit] SLOCK [T LockUnlock #2 @ 1390418575871 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #2 LOCK OFF
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test2ndInstanceLockTimeout took 70.686 sec
    [junit] Testcase: testLockUnlock took 0.046 sec
    [junit] Testcase: testOffthreadLockUnlock took 1.857 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 72.596 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418572950 ms +++ localhost/127.0.0.1:59999 - Locked within 69636 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418572951 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1390418573960 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1009 ms, 10 attempts
    [junit] SLOCK [T main @ 1390418574000 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418574001 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418574047 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418574048 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
    [junit] LockUnlock #1 LOCK try ..
    [junit] LockUnlock #2 LOCK try ..
    [junit] SLOCK [T LockUnlock #1 @ 1390418574051 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1390418574390 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #1 @ 1390418574402 ms +++ localhost/127.0.0.1:59999 - Locked within 353 ms, 29 attempts
    [junit] LockUnlock #1 LOCK ON
    [junit] SLOCK [T LockUnlock #1 @ 1390418574703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #1 LOCK OFF
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #2 @ 1390418575570 ms +++ localhost/127.0.0.1:59999 - Locked within 1519 ms, 1 attempts
    [junit] LockUnlock #2 LOCK ON
    [junit] SLOCK [T LockUnlock #2 @ 1390418575871 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #2 LOCK OFF
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket01
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket01
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418575918 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418575918 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testJVMShutdown took 0.001 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418575918 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418575918 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket02
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket02
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418575928 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418575966 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: dummy took 0 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418575928 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418575966 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] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418575918 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418575918 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418575928 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418575966 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest
    [junit]  - - - System info - - - 
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: MACOS / Mac OS X 10.7.5 (10.7.5), i386 (arch), GENERIC_ABI, 2 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) Client VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] VM: Java HotSpot(TM) Client VM
    [junit] rootrel.build: build
    [junit] gluegen.root: ..
    [junit] testOutput: ../build/test
    [junit]  - - - - - - - - - - - - 
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.083 sec
    [junit] ------------- Standard Output ---------------
    [junit]  - - - System info - - - 
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: MACOS / Mac OS X 10.7.5 (10.7.5), i386 (arch), GENERIC_ABI, 2 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) Client VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] VM: Java HotSpot(TM) Client VM
    [junit] rootrel.build: build
    [junit] gluegen.root: ..
    [junit] testOutput: ../build/test
    [junit]  - - - - - - - - - - - - 
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest
    [junit] Jan 22, 2014 8:22:56 PM com.jogamp.gluegen.pcpp.PCPP handleWarning
    [junit] WARNING: #warning "Test warning with quotes - they must have quotes" at "pcpptest.h" line "128"
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: pcppMacroDefinitionTest took 0.038 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.083 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit]  - - - System info - - - 
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: MACOS / Mac OS X 10.7.5 (10.7.5), i386 (arch), GENERIC_ABI, 2 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) Client VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] VM: Java HotSpot(TM) Client VM
    [junit] rootrel.build: build
    [junit] gluegen.root: ..
    [junit] testOutput: ../build/test
    [junit]  - - - - - - - - - - - - 
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest
    [junit] Jan 22, 2014 8:22:56 PM com.jogamp.gluegen.pcpp.PCPP handleWarning
    [junit] WARNING: #warning "Test warning with quotes - they must have quotes" at "pcpptest.h" line "128"
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter
    [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter
    [junit] Jan 22, 2014 8:22:56 PM com.jogamp.gluegen.pcpp.PCPP handleWarning
    [junit] WARNING: #warning "Test warning with quotes - they must have quotes" at "pcpptest.h" line "128"
    [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] ++++ 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: 0x2afc400
    [junit]   1/8: 0x2afc440
    [junit]   2/8: 0x2afc480
    [junit]   3/8: 0x2afc4c0
    [junit]   4/8: 0x2afc500
    [junit]   5/8: 0x2afc540
    [junit]   6/8: 0x2afc580
    [junit]   7/8: 0x2afc5c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x2afc400
    [junit]   1/8: 0x2afc440
    [junit]   2/8: 0x2afc480
    [junit]   3/8: 0x2afc4c0
    [junit]   4/8: 0x2afc500
    [junit]   5/8: 0x2afc540
    [junit]   6/8: 0x2afc580
    [junit]   7/8: 0x2afc5c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10962c0
    [junit]   1/8: 0x1072c00
    [junit]   2/8: 0x10808e0
    [junit]   3/8: 0x10b9520
    [junit]   4/8: 0x1086520
    [junit]   5/8: 0x10915e0
    [junit]   6/8: 0x10990e0
    [junit]   7/8: 0x109baf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10962c0
    [junit]   1/8: 0x1072c00
    [junit]   2/8: 0x10808e0
    [junit]   3/8: 0x10b9520
    [junit]   4/8: 0x1086520
    [junit]   5/8: 0x10915e0
    [junit]   6/8: 0x10990e0
    [junit]   7/8: 0x109baf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x107e3d0
    [junit]   1/8: 0x1084660
    [junit]   2/8: 0x10c7400
    [junit]   3/8: 0x10d2b90
    [junit]   4/8: 0x10a2e40
    [junit]   5/8: 0x1096410
    [junit]   6/8: 0x10d7080
    [junit]   7/8: 0x10855b0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x163360
    [junit]   1/8: 0x167b90
    [junit]   2/8: 0x167bd0
    [junit]   3/8: 0x167c10
    [junit]   4/8: 0x167c50
    [junit]   5/8: 0x167a20
    [junit]   6/8: 0x167a60
    [junit]   7/8: 0x167aa0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x163360
    [junit]   1/8: 0x167b90
    [junit]   2/8: 0x167bd0
    [junit]   3/8: 0x167c10
    [junit]   4/8: 0x167c50
    [junit]   5/8: 0x167a20
    [junit]   6/8: 0x167a60
    [junit]   7/8: 0x167aa0
    [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: 0x5165e20
    [junit]   1/8: 0x5165e60
    [junit]   2/8: 0x5165ea0
    [junit]   3/8: 0x5165ee0
    [junit]   4/8: 0x5165f20
    [junit]   5/8: 0x5165f60
    [junit]   6/8: 0x5165fa0
    [junit]   7/8: 0x5165fe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5165e20
    [junit]   1/8: 0x5165e60
    [junit]   2/8: 0x5165ea0
    [junit]   3/8: 0x5165ee0
    [junit]   4/8: 0x5165f20
    [junit]   5/8: 0x5165f60
    [junit]   6/8: 0x5165fa0
    [junit]   7/8: 0x5165fe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a6bc0
    [junit]   1/8: 0x10be9a0
    [junit]   2/8: 0x1093c50
    [junit]   3/8: 0x1072ba0
    [junit]   4/8: 0x10ab8a0
    [junit]   5/8: 0x10ad760
    [junit]   6/8: 0x1099890
    [junit]   7/8: 0x10a4d00
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a6bc0
    [junit]   1/8: 0x10be9a0
    [junit]   2/8: 0x1093c50
    [junit]   3/8: 0x1072ba0
    [junit]   4/8: 0x10ab8a0
    [junit]   5/8: 0x10ad760
    [junit]   6/8: 0x1099890
    [junit]   7/8: 0x10a4d00
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x109a600
    [junit]   1/8: 0x10c6c50
    [junit]   2/8: 0x10d87c0
    [junit]   3/8: 0x1074aa0
    [junit]   4/8: 0x10cfd60
    [junit]   5/8: 0x109f870
    [junit]   6/8: 0x10b8d60
    [junit]   7/8: 0x10ba470
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x167eb0
    [junit]   1/8: 0x167ef0
    [junit]   2/8: 0x167f30
    [junit]   3/8: 0x167f70
    [junit]   4/8: 0x167fb0
    [junit]   5/8: 0x167ff0
    [junit]   6/8: 0x168030
    [junit]   7/8: 0x168070
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x167eb0
    [junit]   1/8: 0x167ef0
    [junit]   2/8: 0x167f30
    [junit]   3/8: 0x167f70
    [junit]   4/8: 0x167fb0
    [junit]   5/8: 0x167ff0
    [junit]   6/8: 0x168030
    [junit]   7/8: 0x168070
    [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 - chapter09TestCompoundAndAlignment
    [junit] static  md: MachineDescriptionStatic: X86_32_MACOS(3): MachineDescription: runtimeValidated false, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] runtime md: MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] compatible static/runtime: true
    [junit] TK_ComplicatedSubSet: sizeof(): 52
    [junit] TK_ComplicatedSubSet: bits1-s offset: 0
    [junit] TK_ComplicatedSubSet:    id-s offset: 4
    [junit] TK_ComplicatedSubSet: bits2-s offset: 8
    [junit] TK_ComplicatedSubSet: long0-s offset: 12
    [junit] TK_ComplicatedSubSet: bits3-s offset: 20
    [junit] TK_ComplicatedSubSet: real0-s offset: 24
    [junit] TK_ComplicatedSubSet: bits4-s offset: 32
    [junit] TK_ComplicatedSubSet: real1-s offset: 36
    [junit] TK_ComplicatedSubSet: bits5-s offset: 40
    [junit] TK_ComplicatedSubSet: longX-s offset: 44
    [junit] TK_ComplicatedSubSet: bits6-s offset: 48
    [junit] TK_ComplicatedSuperSet: sizeof(): 116
    [junit] TK_ComplicatedSuperSet: bits1-s offset: 0
    [junit] TK_ComplicatedSuperSet:  sub1-s offset: 4
    [junit] TK_ComplicatedSuperSet: bits2-s offset: 56
    [junit] TK_ComplicatedSuperSet:  sub2-s offset: 60
    [junit] TK_ComplicatedSuperSet: bits3-s offset: 112
    [junit] createComplicatedSuperSet:
    [junit] TK_ComplicatedSuperSet [
    [junit]   cs.b1         0xA0
    [junit]   cs.sub1.b1    0xA1
    [junit]   cs.sub1.id    0x12345678
    [junit]   cs.sub1.b2    0xA2
    [junit]   cs.sub1.long0 0x9ABCDEF0
    [junit]   cs.sub1.b3    0xA3
    [junit]   cs.sub1.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub1.b4    0xA4
    [junit]   cs.sub1.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub1.b5    0xA5
    [junit]   cs.sub1.longX 0xDEADBEEF
    [junit]   cs.sub1.b6    0xA6
    [junit]   cs.b2         0xB0
    [junit]   cs.sub2.b1    0xB1
    [junit]   cs.sub2.id    0x12345678
    [junit]   cs.sub2.b2    0xB2
    [junit]   cs.sub2.long0 0x9ABCDEF0
    [junit]   cs.sub2.b3    0xB3
    [junit]   cs.sub2.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub2.b4    0xB4
    [junit]   cs.sub2.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub2.b5    0xB5
    [junit]   cs.sub2.longX 0xDEADBEEF
    [junit]   cs.sub2.b6    0xB6
    [junit]   cs.b3         0xC0
    [junit] ]
    [junit] 
    [junit] hasInitValues res 1:
    [junit] TK_ComplicatedSuperSet [
    [junit]   cs.b1         0xA0
    [junit]   cs.sub1.b1    0xA1
    [junit]   cs.sub1.id    0x12345678
    [junit]   cs.sub1.b2    0xA2
    [junit]   cs.sub1.long0 0x9ABCDEF0
    [junit]   cs.sub1.b3    0xA3
    [junit]   cs.sub1.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub1.b4    0xA4
    [junit]   cs.sub1.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub1.b5    0xA5
    [junit]   cs.sub1.longX 0xDEADBEEF
    [junit]   cs.sub1.b6    0xA6
    [junit]   cs.b2         0xB0
    [junit]   cs.sub2.b1    0xB1
    [junit]   cs.sub2.id    0x12345678
    [junit]   cs.sub2.b2    0xB2
    [junit]   cs.sub2.long0 0x9ABCDEF0
    [junit]   cs.sub2.b3    0xB3
    [junit]   cs.sub2.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub2.b4    0xB4
    [junit]   cs.sub2.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub2.b5    0xB5
    [junit]   cs.sub2.longX 0xDEADBEEF
    [junit]   cs.sub2.b6    0xB6
    [junit]   cs.b3         0xC0
    [junit] ]
    [junit] 
    [junit] 0x123456789abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0xa23456781abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0xb23456782abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAndAlignment
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.151 sec
    [junit] ------------- Standard Error -----------------
    [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: 0x2afc400
    [junit]   1/8: 0x2afc440
    [junit]   2/8: 0x2afc480
    [junit]   3/8: 0x2afc4c0
    [junit]   4/8: 0x2afc500
    [junit]   5/8: 0x2afc540
    [junit]   6/8: 0x2afc580
    [junit]   7/8: 0x2afc5c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x2afc400
    [junit]   1/8: 0x2afc440
    [junit]   2/8: 0x2afc480
    [junit]   3/8: 0x2afc4c0
    [junit]   4/8: 0x2afc500
    [junit]   5/8: 0x2afc540
    [junit]   6/8: 0x2afc580
    [junit]   7/8: 0x2afc5c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10962c0
    [junit]   1/8: 0x1072c00
    [junit]   2/8: 0x10808e0
    [junit]   3/8: 0x10b9520
    [junit]   4/8: 0x1086520
    [junit]   5/8: 0x10915e0
    [junit]   6/8: 0x10990e0
    [junit]   7/8: 0x109baf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10962c0
    [junit]   1/8: 0x1072c00
    [junit]   2/8: 0x10808e0
    [junit]   3/8: 0x10b9520
    [junit]   4/8: 0x1086520
    [junit]   5/8: 0x10915e0
    [junit]   6/8: 0x10990e0
    [junit]   7/8: 0x109baf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x107e3d0
    [junit]   1/8: 0x1084660
    [junit]   2/8: 0x10c7400
    [junit]   3/8: 0x10d2b90
    [junit]   4/8: 0x10a2e40
    [junit]   5/8: 0x1096410
    [junit]   6/8: 0x10d7080
    [junit]   7/8: 0x10855b0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x163360
    [junit]   1/8: 0x167b90
    [junit]   2/8: 0x167bd0
    [junit]   3/8: 0x167c10
    [junit]   4/8: 0x167c50
    [junit]   5/8: 0x167a20
    [junit]   6/8: 0x167a60
    [junit]   7/8: 0x167aa0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x163360
    [junit]   1/8: 0x167b90
    [junit]   2/8: 0x167bd0
    [junit]   3/8: 0x167c10
    [junit]   4/8: 0x167c50
    [junit]   5/8: 0x167a20
    [junit]   6/8: 0x167a60
    [junit]   7/8: 0x167aa0
    [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: 0x5165e20
    [junit]   1/8: 0x5165e60
    [junit]   2/8: 0x5165ea0
    [junit]   3/8: 0x5165ee0
    [junit]   4/8: 0x5165f20
    [junit]   5/8: 0x5165f60
    [junit]   6/8: 0x5165fa0
    [junit]   7/8: 0x5165fe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5165e20
    [junit]   1/8: 0x5165e60
    [junit]   2/8: 0x5165ea0
    [junit]   3/8: 0x5165ee0
    [junit]   4/8: 0x5165f20
    [junit]   5/8: 0x5165f60
    [junit]   6/8: 0x5165fa0
    [junit]   7/8: 0x5165fe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a6bc0
    [junit]   1/8: 0x10be9a0
    [junit]   2/8: 0x1093c50
    [junit]   3/8: 0x1072ba0
    [junit]   4/8: 0x10ab8a0
    [junit]   5/8: 0x10ad760
    [junit]   6/8: 0x1099890
    [junit]   7/8: 0x10a4d00
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a6bc0
    [junit]   1/8: 0x10be9a0
    [junit]   2/8: 0x1093c50
    [junit]   3/8: 0x1072ba0
    [junit]   4/8: 0x10ab8a0
    [junit]   5/8: 0x10ad760
    [junit]   6/8: 0x1099890
    [junit]   7/8: 0x10a4d00
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x109a600
    [junit]   1/8: 0x10c6c50
    [junit]   2/8: 0x10d87c0
    [junit]   3/8: 0x1074aa0
    [junit]   4/8: 0x10cfd60
    [junit]   5/8: 0x109f870
    [junit]   6/8: 0x10b8d60
    [junit]   7/8: 0x10ba470
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x167eb0
    [junit]   1/8: 0x167ef0
    [junit]   2/8: 0x167f30
    [junit]   3/8: 0x167f70
    [junit]   4/8: 0x167fb0
    [junit]   5/8: 0x167ff0
    [junit]   6/8: 0x168030
    [junit]   7/8: 0x168070
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x167eb0
    [junit]   1/8: 0x167ef0
    [junit]   2/8: 0x167f30
    [junit]   3/8: 0x167f70
    [junit]   4/8: 0x167fb0
    [junit]   5/8: 0x167ff0
    [junit]   6/8: 0x168030
    [junit]   7/8: 0x168070
    [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 - chapter09TestCompoundAndAlignment
    [junit] static  md: MachineDescriptionStatic: X86_32_MACOS(3): MachineDescription: runtimeValidated false, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] runtime md: MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] compatible static/runtime: true
    [junit] 0x123456789abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0xa23456781abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0xb23456782abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAndAlignment
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: chapter02TestClassExist took 0.003 sec
    [junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.006 sec
    [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.033 sec
    [junit] Testcase: chapter04TestPointerBuffer took 0.003 sec
    [junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0.001 sec
    [junit] Testcase: chapter09TestCompoundAndAlignment took 0.023 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.151 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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: 0x2afc400
    [junit]   1/8: 0x2afc440
    [junit]   2/8: 0x2afc480
    [junit]   3/8: 0x2afc4c0
    [junit]   4/8: 0x2afc500
    [junit]   5/8: 0x2afc540
    [junit]   6/8: 0x2afc580
    [junit]   7/8: 0x2afc5c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x2afc400
    [junit]   1/8: 0x2afc440
    [junit]   2/8: 0x2afc480
    [junit]   3/8: 0x2afc4c0
    [junit]   4/8: 0x2afc500
    [junit]   5/8: 0x2afc540
    [junit]   6/8: 0x2afc580
    [junit]   7/8: 0x2afc5c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10962c0
    [junit]   1/8: 0x1072c00
    [junit]   2/8: 0x10808e0
    [junit]   3/8: 0x10b9520
    [junit]   4/8: 0x1086520
    [junit]   5/8: 0x10915e0
    [junit]   6/8: 0x10990e0
    [junit]   7/8: 0x109baf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10962c0
    [junit]   1/8: 0x1072c00
    [junit]   2/8: 0x10808e0
    [junit]   3/8: 0x10b9520
    [junit]   4/8: 0x1086520
    [junit]   5/8: 0x10915e0
    [junit]   6/8: 0x10990e0
    [junit]   7/8: 0x109baf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x107e3d0
    [junit]   1/8: 0x1084660
    [junit]   2/8: 0x10c7400
    [junit]   3/8: 0x10d2b90
    [junit]   4/8: 0x10a2e40
    [junit]   5/8: 0x1096410
    [junit]   6/8: 0x10d7080
    [junit]   7/8: 0x10855b0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x163360
    [junit]   1/8: 0x167b90
    [junit]   2/8: 0x167bd0
    [junit]   3/8: 0x167c10
    [junit]   4/8: 0x167c50
    [junit]   5/8: 0x167a20
    [junit]   6/8: 0x167a60
    [junit]   7/8: 0x167aa0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x163360
    [junit]   1/8: 0x167b90
    [junit]   2/8: 0x167bd0
    [junit]   3/8: 0x167c10
    [junit]   4/8: 0x167c50
    [junit]   5/8: 0x167a20
    [junit]   6/8: 0x167a60
    [junit]   7/8: 0x167aa0
    [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: 0x5165e20
    [junit]   1/8: 0x5165e60
    [junit]   2/8: 0x5165ea0
    [junit]   3/8: 0x5165ee0
    [junit]   4/8: 0x5165f20
    [junit]   5/8: 0x5165f60
    [junit]   6/8: 0x5165fa0
    [junit]   7/8: 0x5165fe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5165e20
    [junit]   1/8: 0x5165e60
    [junit]   2/8: 0x5165ea0
    [junit]   3/8: 0x5165ee0
    [junit]   4/8: 0x5165f20
    [junit]   5/8: 0x5165f60
    [junit]   6/8: 0x5165fa0
    [junit]   7/8: 0x5165fe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a6bc0
    [junit]   1/8: 0x10be9a0
    [junit]   2/8: 0x1093c50
    [junit]   3/8: 0x1072ba0
    [junit]   4/8: 0x10ab8a0
    [junit]   5/8: 0x10ad760
    [junit]   6/8: 0x1099890
    [junit]   7/8: 0x10a4d00
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a6bc0
    [junit]   1/8: 0x10be9a0
    [junit]   2/8: 0x1093c50
    [junit]   3/8: 0x1072ba0
    [junit]   4/8: 0x10ab8a0
    [junit]   5/8: 0x10ad760
    [junit]   6/8: 0x1099890
    [junit]   7/8: 0x10a4d00
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x109a600
    [junit]   1/8: 0x10c6c50
    [junit]   2/8: 0x10d87c0
    [junit]   3/8: 0x1074aa0
    [junit]   4/8: 0x10cfd60
    [junit]   5/8: 0x109f870
    [junit]   6/8: 0x10b8d60
    [junit]   7/8: 0x10ba470
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x167eb0
    [junit]   1/8: 0x167ef0
    [junit]   2/8: 0x167f30
    [junit]   3/8: 0x167f70
    [junit]   4/8: 0x167fb0
    [junit]   5/8: 0x167ff0
    [junit]   6/8: 0x168030
    [junit]   7/8: 0x168070
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x167eb0
    [junit]   1/8: 0x167ef0
    [junit]   2/8: 0x167f30
    [junit]   3/8: 0x167f70
    [junit]   4/8: 0x167fb0
    [junit]   5/8: 0x167ff0
    [junit]   6/8: 0x168030
    [junit]   7/8: 0x168070
    [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 - chapter09TestCompoundAndAlignment
    [junit] static  md: MachineDescriptionStatic: X86_32_MACOS(3): MachineDescription: runtimeValidated false, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] runtime md: MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] compatible static/runtime: true
    [junit] 0x123456789abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0xa23456781abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0xb23456782abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAndAlignment
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter
    [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter
    [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - 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: 0x2afc400
    [junit]   1/8: 0x2afc440
    [junit]   2/8: 0x2afc480
    [junit]   3/8: 0x2afc4c0
    [junit]   4/8: 0x2afc500
    [junit]   5/8: 0x2afc540
    [junit]   6/8: 0x2afc580
    [junit]   7/8: 0x2afc5c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x2afc400
    [junit]   1/8: 0x2afc440
    [junit]   2/8: 0x2afc480
    [junit]   3/8: 0x2afc4c0
    [junit]   4/8: 0x2afc500
    [junit]   5/8: 0x2afc540
    [junit]   6/8: 0x2afc580
    [junit]   7/8: 0x2afc5c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x1096410
    [junit]   1/8: 0x10a2e40
    [junit]   2/8: 0x10d2b90
    [junit]   3/8: 0x10c7400
    [junit]   4/8: 0x1084660
    [junit]   5/8: 0x107e3d0
    [junit]   6/8: 0x109baf0
    [junit]   7/8: 0x10990e0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x1096410
    [junit]   1/8: 0x10a2e40
    [junit]   2/8: 0x10d2b90
    [junit]   3/8: 0x10c7400
    [junit]   4/8: 0x1084660
    [junit]   5/8: 0x107e3d0
    [junit]   6/8: 0x109baf0
    [junit]   7/8: 0x10990e0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10915e0
    [junit]   1/8: 0x1086520
    [junit]   2/8: 0x10b9520
    [junit]   3/8: 0x10808e0
    [junit]   4/8: 0x1072c00
    [junit]   5/8: 0x10962c0
    [junit]   6/8: 0x10b0d30
    [junit]   7/8: 0x1075760
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x168280
    [junit]   1/8: 0x168320
    [junit]   2/8: 0x168360
    [junit]   3/8: 0x1683a0
    [junit]   4/8: 0x1683e0
    [junit]   5/8: 0x168670
    [junit]   6/8: 0x1686b0
    [junit]   7/8: 0x1686f0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x168280
    [junit]   1/8: 0x168320
    [junit]   2/8: 0x168360
    [junit]   3/8: 0x1683a0
    [junit]   4/8: 0x1683e0
    [junit]   5/8: 0x168670
    [junit]   6/8: 0x1686b0
    [junit]   7/8: 0x1686f0
    [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: 0x5193b90
    [junit]   1/8: 0x5193bd0
    [junit]   2/8: 0x5193c10
    [junit]   3/8: 0x5193c50
    [junit]   4/8: 0x5193c90
    [junit]   5/8: 0x5193cd0
    [junit]   6/8: 0x5193d10
    [junit]   7/8: 0x5193d50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5193b90
    [junit]   1/8: 0x5193bd0
    [junit]   2/8: 0x5193c10
    [junit]   3/8: 0x5193c50
    [junit]   4/8: 0x5193c90
    [junit]   5/8: 0x5193cd0
    [junit]   6/8: 0x5193d10
    [junit]   7/8: 0x5193d50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a35f0
    [junit]   1/8: 0x1077200
    [junit]   2/8: 0x109f870
    [junit]   3/8: 0x10cfd60
    [junit]   4/8: 0x1074aa0
    [junit]   5/8: 0x10d87c0
    [junit]   6/8: 0x10c6c50
    [junit]   7/8: 0x109a600
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a35f0
    [junit]   1/8: 0x1077200
    [junit]   2/8: 0x109f870
    [junit]   3/8: 0x10cfd60
    [junit]   4/8: 0x1074aa0
    [junit]   5/8: 0x10d87c0
    [junit]   6/8: 0x10c6c50
    [junit]   7/8: 0x109a600
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a4d00
    [junit]   1/8: 0x1099890
    [junit]   2/8: 0x10ad760
    [junit]   3/8: 0x10ab8a0
    [junit]   4/8: 0x1072ba0
    [junit]   5/8: 0x1093c50
    [junit]   6/8: 0x10be9a0
    [junit]   7/8: 0x10a6bc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x1687c0
    [junit]   1/8: 0x168800
    [junit]   2/8: 0x168840
    [junit]   3/8: 0x168880
    [junit]   4/8: 0x1688c0
    [junit]   5/8: 0x168900
    [junit]   6/8: 0x168940
    [junit]   7/8: 0x168980
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x1687c0
    [junit]   1/8: 0x168800
    [junit]   2/8: 0x168840
    [junit]   3/8: 0x168880
    [junit]   4/8: 0x1688c0
    [junit]   5/8: 0x168900
    [junit]   6/8: 0x168940
    [junit]   7/8: 0x168980
    [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 - chapter09TestCompoundAndAlignment
    [junit] static  md: MachineDescriptionStatic: X86_32_MACOS(3): MachineDescription: runtimeValidated false, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] runtime md: MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] compatible static/runtime: true
    [junit] TK_ComplicatedSubSet: sizeof(): 52
    [junit] TK_ComplicatedSubSet: bits1-s offset: 0
    [junit] TK_ComplicatedSubSet:    id-s offset: 4
    [junit] TK_ComplicatedSubSet: bits2-s offset: 8
    [junit] TK_ComplicatedSubSet: long0-s offset: 12
    [junit] TK_ComplicatedSubSet: bits3-s offset: 20
    [junit] TK_ComplicatedSubSet: real0-s offset: 24
    [junit] TK_ComplicatedSubSet: bits4-s offset: 32
    [junit] TK_ComplicatedSubSet: real1-s offset: 36
    [junit] TK_ComplicatedSubSet: bits5-s offset: 40
    [junit] TK_ComplicatedSubSet: longX-s offset: 44
    [junit] TK_ComplicatedSubSet: bits6-s offset: 48
    [junit] TK_ComplicatedSuperSet: sizeof(): 116
    [junit] TK_ComplicatedSuperSet: bits1-s offset: 0
    [junit] TK_ComplicatedSuperSet:  sub1-s offset: 4
    [junit] TK_ComplicatedSuperSet: bits2-s offset: 56
    [junit] TK_ComplicatedSuperSet:  sub2-s offset: 60
    [junit] TK_ComplicatedSuperSet: bits3-s offset: 112
    [junit] createComplicatedSuperSet:
    [junit] TK_ComplicatedSuperSet [
    [junit]   cs.b1         0xA0
    [junit]   cs.sub1.b1    0xA1
    [junit]   cs.sub1.id    0x12345678
    [junit]   cs.sub1.b2    0xA2
    [junit]   cs.sub1.long0 0x9ABCDEF0
    [junit]   cs.sub1.b3    0xA3
    [junit]   cs.sub1.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub1.b4    0xA4
    [junit]   cs.sub1.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub1.b5    0xA5
    [junit]   cs.sub1.longX 0xDEADBEEF
    [junit]   cs.sub1.b6    0xA6
    [junit]   cs.b2         0xB0
    [junit]   cs.sub2.b1    0xB1
    [junit]   cs.sub2.id    0x12345678
    [junit]   cs.sub2.b2    0xB2
    [junit]   cs.sub2.long0 0x9ABCDEF0
    [junit]   cs.sub2.b3    0xB3
    [junit]   cs.sub2.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub2.b4    0xB4
    [junit]   cs.sub2.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub2.b5    0xB5
    [junit]   cs.sub2.longX 0xDEADBEEF
    [junit]   cs.sub2.b6    0xB6
    [junit]   cs.b3         0xC0
    [junit] ]
    [junit] 
    [junit] hasInitValues res 1:
    [junit] TK_ComplicatedSuperSet [
    [junit]   cs.b1         0xA0
    [junit]   cs.sub1.b1    0xA1
    [junit]   cs.sub1.id    0x12345678
    [junit]   cs.sub1.b2    0xA2
    [junit]   cs.sub1.long0 0x9ABCDEF0
    [junit]   cs.sub1.b3    0xA3
    [junit]   cs.sub1.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub1.b4    0xA4
    [junit]   cs.sub1.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub1.b5    0xA5
    [junit]   cs.sub1.longX 0xDEADBEEF
    [junit]   cs.sub1.b6    0xA6
    [junit]   cs.b2         0xB0
    [junit]   cs.sub2.b1    0xB1
    [junit]   cs.sub2.id    0x12345678
    [junit]   cs.sub2.b2    0xB2
    [junit]   cs.sub2.long0 0x9ABCDEF0
    [junit]   cs.sub2.b3    0xB3
    [junit]   cs.sub2.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub2.b4    0xB4
    [junit]   cs.sub2.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub2.b5    0xB5
    [junit]   cs.sub2.longX 0xDEADBEEF
    [junit]   cs.sub2.b6    0xB6
    [junit]   cs.b3         0xC0
    [junit] ]
    [junit] 
    [junit] 0x123456789abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0xa23456781abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0xb23456782abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAndAlignment
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] ------------- Standard Error -----------------
    [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: 0x2afc400
    [junit]   1/8: 0x2afc440
    [junit]   2/8: 0x2afc480
    [junit]   3/8: 0x2afc4c0
    [junit]   4/8: 0x2afc500
    [junit]   5/8: 0x2afc540
    [junit]   6/8: 0x2afc580
    [junit]   7/8: 0x2afc5c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x2afc400
    [junit]   1/8: 0x2afc440
    [junit]   2/8: 0x2afc480
    [junit]   3/8: 0x2afc4c0
    [junit]   4/8: 0x2afc500
    [junit]   5/8: 0x2afc540
    [junit]   6/8: 0x2afc580
    [junit]   7/8: 0x2afc5c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x1096410
    [junit]   1/8: 0x10a2e40
    [junit]   2/8: 0x10d2b90
    [junit]   3/8: 0x10c7400
    [junit]   4/8: 0x1084660
    [junit]   5/8: 0x107e3d0
    [junit]   6/8: 0x109baf0
    [junit]   7/8: 0x10990e0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x1096410
    [junit]   1/8: 0x10a2e40
    [junit]   2/8: 0x10d2b90
    [junit]   3/8: 0x10c7400
    [junit]   4/8: 0x1084660
    [junit]   5/8: 0x107e3d0
    [junit]   6/8: 0x109baf0
    [junit]   7/8: 0x10990e0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10915e0
    [junit]   1/8: 0x1086520
    [junit]   2/8: 0x10b9520
    [junit]   3/8: 0x10808e0
    [junit]   4/8: 0x1072c00
    [junit]   5/8: 0x10962c0
    [junit]   6/8: 0x10b0d30
    [junit]   7/8: 0x1075760
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x168280
    [junit]   1/8: 0x168320
    [junit]   2/8: 0x168360
    [junit]   3/8: 0x1683a0
    [junit]   4/8: 0x1683e0
    [junit]   5/8: 0x168670
    [junit]   6/8: 0x1686b0
    [junit]   7/8: 0x1686f0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x168280
    [junit]   1/8: 0x168320
    [junit]   2/8: 0x168360
    [junit]   3/8: 0x1683a0
    [junit]   4/8: 0x1683e0
    [junit]   5/8: 0x168670
    [junit]   6/8: 0x1686b0
    [junit]   7/8: 0x1686f0
    [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: 0x5193b90
    [junit]   1/8: 0x5193bd0
    [junit]   2/8: 0x5193c10
    [junit]   3/8: 0x5193c50
    [junit]   4/8: 0x5193c90
    [junit]   5/8: 0x5193cd0
    [junit]   6/8: 0x5193d10
    [junit]   7/8: 0x5193d50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5193b90
    [junit]   1/8: 0x5193bd0
    [junit]   2/8: 0x5193c10
    [junit]   3/8: 0x5193c50
    [junit]   4/8: 0x5193c90
    [junit]   5/8: 0x5193cd0
    [junit]   6/8: 0x5193d10
    [junit]   7/8: 0x5193d50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a35f0
    [junit]   1/8: 0x1077200
    [junit]   2/8: 0x109f870
    [junit]   3/8: 0x10cfd60
    [junit]   4/8: 0x1074aa0
    [junit]   5/8: 0x10d87c0
    [junit]   6/8: 0x10c6c50
    [junit]   7/8: 0x109a600
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a35f0
    [junit]   1/8: 0x1077200
    [junit]   2/8: 0x109f870
    [junit]   3/8: 0x10cfd60
    [junit]   4/8: 0x1074aa0
    [junit]   5/8: 0x10d87c0
    [junit]   6/8: 0x10c6c50
    [junit]   7/8: 0x109a600
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a4d00
    [junit]   1/8: 0x1099890
    [junit]   2/8: 0x10ad760
    [junit]   3/8: 0x10ab8a0
    [junit]   4/8: 0x1072ba0
    [junit]   5/8: 0x1093c50
    [junit]   6/8: 0x10be9a0
    [junit]   7/8: 0x10a6bc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x1687c0
    [junit]   1/8: 0x168800
    [junit]   2/8: 0x168840
    [junit]   3/8: 0x168880
    [junit]   4/8: 0x1688c0
    [junit]   5/8: 0x168900
    [junit]   6/8: 0x168940
    [junit]   7/8: 0x168980
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x1687c0
    [junit]   1/8: 0x168800
    [junit]   2/8: 0x168840
    [junit]   3/8: 0x168880
    [junit]   4/8: 0x1688c0
    [junit]   5/8: 0x168900
    [junit]   6/8: 0x168940
    [junit]   7/8: 0x168980
    [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 - chapter09TestCompoundAndAlignment
    [junit] static  md: MachineDescriptionStatic: X86_32_MACOS(3): MachineDescription: runtimeValidated false, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] runtime md: MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] compatible static/runtime: true
    [junit] 0x123456789abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0xa23456781abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0xb23456782abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAndAlignment
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: chapter02TestClassExist took 0 sec
    [junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.006 sec
    [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.001 sec
    [junit] Testcase: chapter04TestPointerBuffer took 0.003 sec
    [junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0.001 sec
    [junit] Testcase: chapter09TestCompoundAndAlignment took 0.002 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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: 0x2afc400
    [junit]   1/8: 0x2afc440
    [junit]   2/8: 0x2afc480
    [junit]   3/8: 0x2afc4c0
    [junit]   4/8: 0x2afc500
    [junit]   5/8: 0x2afc540
    [junit]   6/8: 0x2afc580
    [junit]   7/8: 0x2afc5c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x2afc400
    [junit]   1/8: 0x2afc440
    [junit]   2/8: 0x2afc480
    [junit]   3/8: 0x2afc4c0
    [junit]   4/8: 0x2afc500
    [junit]   5/8: 0x2afc540
    [junit]   6/8: 0x2afc580
    [junit]   7/8: 0x2afc5c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x1096410
    [junit]   1/8: 0x10a2e40
    [junit]   2/8: 0x10d2b90
    [junit]   3/8: 0x10c7400
    [junit]   4/8: 0x1084660
    [junit]   5/8: 0x107e3d0
    [junit]   6/8: 0x109baf0
    [junit]   7/8: 0x10990e0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x1096410
    [junit]   1/8: 0x10a2e40
    [junit]   2/8: 0x10d2b90
    [junit]   3/8: 0x10c7400
    [junit]   4/8: 0x1084660
    [junit]   5/8: 0x107e3d0
    [junit]   6/8: 0x109baf0
    [junit]   7/8: 0x10990e0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10915e0
    [junit]   1/8: 0x1086520
    [junit]   2/8: 0x10b9520
    [junit]   3/8: 0x10808e0
    [junit]   4/8: 0x1072c00
    [junit]   5/8: 0x10962c0
    [junit]   6/8: 0x10b0d30
    [junit]   7/8: 0x1075760
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x168280
    [junit]   1/8: 0x168320
    [junit]   2/8: 0x168360
    [junit]   3/8: 0x1683a0
    [junit]   4/8: 0x1683e0
    [junit]   5/8: 0x168670
    [junit]   6/8: 0x1686b0
    [junit]   7/8: 0x1686f0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x168280
    [junit]   1/8: 0x168320
    [junit]   2/8: 0x168360
    [junit]   3/8: 0x1683a0
    [junit]   4/8: 0x1683e0
    [junit]   5/8: 0x168670
    [junit]   6/8: 0x1686b0
    [junit]   7/8: 0x1686f0
    [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: 0x5193b90
    [junit]   1/8: 0x5193bd0
    [junit]   2/8: 0x5193c10
    [junit]   3/8: 0x5193c50
    [junit]   4/8: 0x5193c90
    [junit]   5/8: 0x5193cd0
    [junit]   6/8: 0x5193d10
    [junit]   7/8: 0x5193d50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5193b90
    [junit]   1/8: 0x5193bd0
    [junit]   2/8: 0x5193c10
    [junit]   3/8: 0x5193c50
    [junit]   4/8: 0x5193c90
    [junit]   5/8: 0x5193cd0
    [junit]   6/8: 0x5193d10
    [junit]   7/8: 0x5193d50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a35f0
    [junit]   1/8: 0x1077200
    [junit]   2/8: 0x109f870
    [junit]   3/8: 0x10cfd60
    [junit]   4/8: 0x1074aa0
    [junit]   5/8: 0x10d87c0
    [junit]   6/8: 0x10c6c50
    [junit]   7/8: 0x109a600
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a35f0
    [junit]   1/8: 0x1077200
    [junit]   2/8: 0x109f870
    [junit]   3/8: 0x10cfd60
    [junit]   4/8: 0x1074aa0
    [junit]   5/8: 0x10d87c0
    [junit]   6/8: 0x10c6c50
    [junit]   7/8: 0x109a600
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10a4d00
    [junit]   1/8: 0x1099890
    [junit]   2/8: 0x10ad760
    [junit]   3/8: 0x10ab8a0
    [junit]   4/8: 0x1072ba0
    [junit]   5/8: 0x1093c50
    [junit]   6/8: 0x10be9a0
    [junit]   7/8: 0x10a6bc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x1687c0
    [junit]   1/8: 0x168800
    [junit]   2/8: 0x168840
    [junit]   3/8: 0x168880
    [junit]   4/8: 0x1688c0
    [junit]   5/8: 0x168900
    [junit]   6/8: 0x168940
    [junit]   7/8: 0x168980
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x1687c0
    [junit]   1/8: 0x168800
    [junit]   2/8: 0x168840
    [junit]   3/8: 0x168880
    [junit]   4/8: 0x1688c0
    [junit]   5/8: 0x168900
    [junit]   6/8: 0x168940
    [junit]   7/8: 0x168980
    [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 - chapter09TestCompoundAndAlignment
    [junit] static  md: MachineDescriptionStatic: X86_32_MACOS(3): MachineDescription: runtimeValidated false, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] runtime md: MachineDescription: runtimeValidated true, littleEndian true, 32Bit true, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    4 / 4
    [junit]   int32   4 / 4, int64   8 / 4
    [junit]   float   4 / 4, double  8 / 4, ldouble 16 / 16
    [junit]   pointer 4 / 4, page    4096
    [junit] compatible static/runtime: true
    [junit] 0x123456789abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0xa23456781abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0xb23456782abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [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] No SecurityManager Installed
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] os.name: Mac OS X
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] java.home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] java.io.tmpdir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] Temp: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x9abcdef0 == 0x9abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x1abcdef0 == 0x1abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] 0x2abcdef0 == 0x2abcdef0
    [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAndAlignment
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen01
    [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen01
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 0.002 sec
    [junit] Testcase: test02 took 0 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.junit.sec.TestSecIOUtil01
    [junit] Testsuite: com.jogamp.junit.sec.TestSecIOUtil01
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] ------------- Standard Error -----------------
    [junit] No SecurityManager Installed
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] os.name: Mac OS X
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] java.home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] java.io.tmpdir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] Temp: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testProp00_Temp took 0 sec
    [junit] Testcase: testProp01_Temp took 0 sec
    [junit] Testcase: testProp02_Temp took 0 sec
    [junit] Testcase: testTempDir00 took 0 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] No SecurityManager Installed
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] os.name: Mac OS X
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] java.home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] java.io.tmpdir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] Temp: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] ------------- ---------------- ---------------
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results-x32
     [move] Moving 40 files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results-x32
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results

junit.run.local:
    [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionRegisteredTest
    [junit] ******* 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] Testsuite: com.jogamp.common.net.AssetURLConnectionRegisteredTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.187 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: assetRegisteredIOUtilGetResourceRel1_RT took 0.011 sec
    [junit] Testcase: assetRegisteredIOUtilGetResourceRel2_RT took 0.004 sec
    [junit] Testcase: assetRegisteredURLConnection_RT took 0.001 sec
    [junit] Testcase: assetRegisteredURLConnection_Test took 0.001 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.187 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest
    [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT
    [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt
    [junit] asset:gluegen/info.txt:0> Gluegen RT Asset.
    [junit] asset:gluegen/info.txt:1> 
    [junit] asset:gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2
    [junit] createAssetURL: asset:/gluegen/info.txt -> url: asset:/gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:/gluegen/info.txt / connURL asset:/gluegen/info.txt
    [junit] asset:/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] asset:/gluegen/info.txt:1> 
    [junit] asset:/gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test
    [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt
    [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset.
    [junit] asset:gluegen-test/info.txt:1> 
    [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT
    [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt
    [junit] asset:gluegen/info.txt:0> Gluegen RT Asset.
    [junit] asset:gluegen/info.txt:1> 
    [junit] asset:gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2
    [junit] createAssetURL: asset:/gluegen/info.txt -> url: asset:/gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:/gluegen/info.txt / connURL asset:/gluegen/info.txt
    [junit] asset:/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] asset:/gluegen/info.txt:1> 
    [junit] asset:/gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test
    [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt
    [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset.
    [junit] asset:gluegen-test/info.txt:1> 
    [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: assetUnregisteredIOUtilGetResourceAbs_RT took 0.001 sec
    [junit] Testcase: assetUnregisteredIOUtilGetResourceRel0_RT took 0.003 sec
    [junit] Testcase: assetUnregisteredURLConnection_RT took 0.001 sec
    [junit] Testcase: assetUnregisteredURLConnection_RT2 took 0.001 sec
    [junit] Testcase: assetUnregisteredURLConnection_Test took 0.001 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes.
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> 
    [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT
    [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt
    [junit] asset:gluegen/info.txt:0> Gluegen RT Asset.
    [junit] asset:gluegen/info.txt:1> 
    [junit] asset:gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2
    [junit] createAssetURL: asset:/gluegen/info.txt -> url: asset:/gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:/gluegen/info.txt / connURL asset:/gluegen/info.txt
    [junit] asset:/gluegen/info.txt:0> Gluegen RT Asset.
    [junit] asset:/gluegen/info.txt:1> 
    [junit] asset:/gluegen/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test
    [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt
    [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset.
    [junit] asset:gluegen-test/info.txt:1> 
    [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes.
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.net.TestURIQueryProps
    [junit] Testsuite: com.jogamp.common.net.TestURIQueryProps
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestURIQueryProps - test
    [junit] ZZZZZZ URI camera://somewhere/0
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] ZZZZZZ URI camera://somewhere/0?p1=1
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0?p1=1
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       p1=1
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       p1=1
    [junit] 3 fragment:    null
    [junit] ZZZZZZ URI camera://somewhere/0?p1=1
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0?p1=1
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       p1=1
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       p1=1
    [junit] 3 fragment:    null
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestURIQueryProps - test
    [junit] ******* Asset URL Stream Handler Registration: PRE
    [junit] ******* Asset URL Stream Handler Registration: POST
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0
    [junit] XXXXXX file:///rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI file:///rootDir/file1.txt
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: ///rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /rootDir/file1.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /rootDir/file1.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX file://host/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI file://host/rootDir/file1.txt
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: //host/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        host
    [junit] 2 path:        /rootDir/file1.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        host
    [junit] 3 port:        -1
    [junit] 3 path:        /rootDir/file1.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:gluegen-test/info.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:gluegen-test/info.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: gluegen-test/info.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:/gluegen-test/info.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:/gluegen-test/info.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: /gluegen-test/info.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen-test/info.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen-test/info.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX http://domain.com/web1/index.html?lala=23&lili=24#anchor
    [junit] YYYYYY 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] ZZZZZZ URI http://domain.com/web1/index.html?lala=23&lili=24#anchor
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //domain.com/web1/index.html?lala=23&lili=24
    [junit] 1 fragment:    anchor
    [junit] 2 scheme:      http
    [junit] 2 auth:        domain.com
    [junit] 2 path:        /web1/index.html
    [junit] 2 query:       lala=23&lili=24
    [junit] 2 fragment:    anchor
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        domain.com
    [junit] 3 port:        -1
    [junit] 3 path:        /web1/index.html
    [junit] 3 query:       lala=23&lili=24
    [junit] 3 fragment:    anchor
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor
    [junit] YYYYYY 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] ZZZZZZ URI http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //domain.com:1234/web1/index.html?lala=23&lili=24
    [junit] 1 fragment:    anchor
    [junit] 2 scheme:      http
    [junit] 2 auth:        domain.com:1234
    [junit] 2 path:        /web1/index.html
    [junit] 2 query:       lala=23&lili=24
    [junit] 2 fragment:    anchor
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        domain.com
    [junit] 3 port:        1234
    [junit] 3 path:        /web1/index.html
    [junit] 3 query:       lala=23&lili=24
    [junit] 3 fragment:    anchor
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestURIQueryProps - test
    [junit] ZZZZZZ URI camera://somewhere/0
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] ZZZZZZ URI camera://somewhere/0?p1=1
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0?p1=1
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       p1=1
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       p1=1
    [junit] 3 fragment:    null
    [junit] ZZZZZZ URI camera://somewhere/0?p1=1
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0?p1=1
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       p1=1
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       p1=1
    [junit] 3 fragment:    null
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestURIQueryProps - test
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test took 0.003 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestURIQueryProps - test
    [junit] ZZZZZZ URI camera://somewhere/0
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] ZZZZZZ URI camera://somewhere/0?p1=1
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0?p1=1
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       p1=1
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       p1=1
    [junit] 3 fragment:    null
    [junit] ZZZZZZ URI camera://somewhere/0?p1=1
    [junit] 1 scheme:      camera
    [junit] 1 scheme-part: //somewhere/0?p1=1
    [junit] 1 fragment:    null
    [junit] 2 scheme:      camera
    [junit] 2 auth:        somewhere
    [junit] 2 path:        /0
    [junit] 2 query:       p1=1
    [junit] 2 fragment:    null
    [junit] 3 scheme:      camera
    [junit] 3 user-info:   null
    [junit] 3 host:        somewhere
    [junit] 3 port:        -1
    [junit] 3 path:        /0
    [junit] 3 query:       p1=1
    [junit] 3 fragment:    null
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestURIQueryProps - test
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.net.TestUrisWithAssetHandler
    [junit] Testsuite: com.jogamp.common.net.TestUrisWithAssetHandler
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] ------------- Standard Error -----------------
    [junit] ******* Asset URL Stream Handler Registration: PRE
    [junit] ******* Asset URL Stream Handler Registration: POST
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0
    [junit] XXXXXX file:///rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI file:///rootDir/file1.txt
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: ///rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /rootDir/file1.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /rootDir/file1.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX file://host/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI file://host/rootDir/file1.txt
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: //host/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        host
    [junit] 2 path:        /rootDir/file1.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        host
    [junit] 3 port:        -1
    [junit] 3 path:        /rootDir/file1.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:gluegen-test/info.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:gluegen-test/info.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: gluegen-test/info.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:/gluegen-test/info.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:/gluegen-test/info.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: /gluegen-test/info.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen-test/info.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen-test/info.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX http://domain.com/web1/index.html?lala=23&lili=24#anchor
    [junit] YYYYYY 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] ZZZZZZ URI http://domain.com/web1/index.html?lala=23&lili=24#anchor
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //domain.com/web1/index.html?lala=23&lili=24
    [junit] 1 fragment:    anchor
    [junit] 2 scheme:      http
    [junit] 2 auth:        domain.com
    [junit] 2 path:        /web1/index.html
    [junit] 2 query:       lala=23&lili=24
    [junit] 2 fragment:    anchor
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        domain.com
    [junit] 3 port:        -1
    [junit] 3 path:        /web1/index.html
    [junit] 3 query:       lala=23&lili=24
    [junit] 3 fragment:    anchor
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor
    [junit] YYYYYY 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] ZZZZZZ URI http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //domain.com:1234/web1/index.html?lala=23&lili=24
    [junit] 1 fragment:    anchor
    [junit] 2 scheme:      http
    [junit] 2 auth:        domain.com:1234
    [junit] 2 path:        /web1/index.html
    [junit] 2 query:       lala=23&lili=24
    [junit] 2 fragment:    anchor
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        domain.com
    [junit] 3 port:        1234
    [junit] 3 path:        /web1/index.html
    [junit] 3 query:       lala=23&lili=24
    [junit] 3 fragment:    anchor
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: showURLComponents0 took 0.008 sec
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ******* Asset URL Stream Handler Registration: PRE
    [junit] ******* Asset URL Stream Handler Registration: POST
    [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0
    [junit] XXXXXX file:///rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI file:///rootDir/file1.txt
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: ///rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /rootDir/file1.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /rootDir/file1.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX file://host/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI file://host/rootDir/file1.txt
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: //host/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        host
    [junit] 2 path:        /rootDir/file1.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        host
    [junit] 3 port:        -1
    [junit] 3 path:        /rootDir/file1.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:gluegen-test/info.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:gluegen-test/info.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: gluegen-test/info.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:/gluegen-test/info.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:/gluegen-test/info.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: /gluegen-test/info.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen-test/info.txt
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen-test/info.txt
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX http://domain.com/web1/index.html?lala=23&lili=24#anchor
    [junit] YYYYYY 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] ZZZZZZ URI http://domain.com/web1/index.html?lala=23&lili=24#anchor
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //domain.com/web1/index.html?lala=23&lili=24
    [junit] 1 fragment:    anchor
    [junit] 2 scheme:      http
    [junit] 2 auth:        domain.com
    [junit] 2 path:        /web1/index.html
    [junit] 2 query:       lala=23&lili=24
    [junit] 2 fragment:    anchor
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        domain.com
    [junit] 3 port:        -1
    [junit] 3 path:        /web1/index.html
    [junit] 3 query:       lala=23&lili=24
    [junit] 3 fragment:    anchor
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor
    [junit] YYYYYY 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] ZZZZZZ URI http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //domain.com:1234/web1/index.html?lala=23&lili=24
    [junit] 1 fragment:    anchor
    [junit] 2 scheme:      http
    [junit] 2 auth:        domain.com:1234
    [junit] 2 path:        /web1/index.html
    [junit] 2 query:       lala=23&lili=24
    [junit] 2 fragment:    anchor
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        domain.com
    [junit] 3 port:        1234
    [junit] 3 path:        /web1/index.html
    [junit] 3 query:       lala=23&lili=24
    [junit] 3 fragment:    anchor
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/./file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] XXXXXX asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] YYYYYY 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] ZZZZZZ URI asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] 1 scheme:      asset
    [junit] 1 scheme-part: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt
    [junit] 1 fragment:    null
    [junit] 2 scheme:      asset
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      asset
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.nio.BuffersTest
    [junit] Testsuite: com.jogamp.common.nio.BuffersTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: slice took 0.005 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.nio.CachedBufferFactoryTest
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest
    [junit] Testsuite: com.jogamp.common.nio.CachedBufferFactoryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.129 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: dynamicConcurrentTest took 0.027 sec
    [junit] Testcase: dynamicTest took 0.007 sec
    [junit] Testcase: staticTest took 0 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.129 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [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] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion
    [junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testDoubleArray2FloatArrayAndBack01 took 0.002 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.nio.TestPointerBufferEndian
    [junit] Testsuite: com.jogamp.common.nio.TestPointerBufferEndian
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testDirect
    [junit] OS: <Mac OS X> CPU: <x86_64> Bits: <64/64>
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] OS: <Mac OS X> CPU: <x86_64> Bits: <64/64>
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.326 sec
    [junit] ------------- Standard Output ---------------
    [junit] OS: <Mac OS X> CPU: <x86_64> Bits: <64/64>
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] OS: <Mac OS X> CPU: <x86_64> Bits: <64/64>
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testDirect took 0.27 sec
    [junit] Testcase: testIndirect took 0.001 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.326 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] OS: <Mac OS X> CPU: <x86_64> Bits: <64/64>
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] OS: <Mac OS X> CPU: <x86_64> Bits: <64/64>
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [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] Testsuite: com.jogamp.common.nio.TestStructAccessorEndian
    [junit] Testsuite: com.jogamp.common.nio.TestStructAccessorEndian
    [junit] OS: <Mac OS X> CPU: <x86_64> Bits: <64/64>
    [junit] CPU is: 64 bit
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
    [junit] ------------- Standard Output ---------------
    [junit] OS: <Mac OS X> CPU: <x86_64> Bits: <64/64>
    [junit] CPU is: 64 bit
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testStructAccessorEndian1 took 0.001 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] OS: <Mac OS X> CPU: <x86_64> Bits: <64/64>
    [junit] CPU is: 64 bit
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ------------- ---------------- ---------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - testGNULinuxSelfExe
    [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - testGNULinuxSelfExe
    [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - testJavaLib
    [junit] XXX2 #0: test libjava.dylib
    [junit] XXX2 #0: libjava.dylib not readable
    [junit] XXX2 #1: test libjava.jnilib
    [junit] XXX2 #1: libjava.jnilib not readable
    [junit] XXX2 #2: test java
    [junit] XXX2 #2: java not readable
    [junit] XXX2 #3: test /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.dylib
    [junit] XXX2 #3: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.dylib not readable
    [junit] XXX2 #4: test /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    [junit] Test file /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    [junit] Probably not an ELF file - or not in current format: (catched) Buffer is not an ELF Header
    [junit] java.lang.IllegalArgumentException: Buffer is not an ELF Header
    [junit] 	at jogamp.common.os.elf.ElfHeader.<init>(ElfHeader.java:400)
    [junit] 	at jogamp.common.os.elf.ElfHeader.read(ElfHeader.java:388)
    [junit] 	at com.jogamp.common.os.TestElfReader01.testElfHeaderImpl(TestElfReader01.java:78)
    [junit] 	at com.jogamp.common.os.TestElfReader01.testJavaLib(TestElfReader01.java:68)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [junit] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:879)
    [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - testJavaLib
    [junit] Testsuite: com.jogamp.common.os.TestElfReader01
    [junit] Testsuite: com.jogamp.common.os.TestElfReader01
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - testGNULinuxSelfExe
    [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - testGNULinuxSelfExe
    [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - testJavaLib
    [junit] XXX2 #0: test libjava.dylib
    [junit] XXX2 #0: libjava.dylib not readable
    [junit] XXX2 #1: test libjava.jnilib
    [junit] XXX2 #1: libjava.jnilib not readable
    [junit] XXX2 #2: test java
    [junit] XXX2 #2: java not readable
    [junit] XXX2 #3: test /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.dylib
    [junit] XXX2 #3: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.dylib not readable
    [junit] XXX2 #4: test /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    [junit] Test file /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    [junit] Probably not an ELF file - or not in current format: (catched) Buffer is not an ELF Header
    [junit] java.lang.IllegalArgumentException: Buffer is not an ELF Header
    [junit] 	at jogamp.common.os.elf.ElfHeader.<init>(ElfHeader.java:400)
    [junit] 	at jogamp.common.os.elf.ElfHeader.read(ElfHeader.java:388)
    [junit] 	at com.jogamp.common.os.TestElfReader01.testElfHeaderImpl(TestElfReader01.java:78)
    [junit] 	at com.jogamp.common.os.TestElfReader01.testJavaLib(TestElfReader01.java:68)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [junit] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:879)
    [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - testJavaLib
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testGNULinuxSelfExe took 0 sec
    [junit] Testcase: testJavaLib took 0.006 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - testGNULinuxSelfExe
    [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - testGNULinuxSelfExe
    [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - testJavaLib
    [junit] XXX2 #0: test libjava.dylib
    [junit] XXX2 #0: libjava.dylib not readable
    [junit] XXX2 #1: test libjava.jnilib
    [junit] XXX2 #1: libjava.jnilib not readable
    [junit] XXX2 #2: test java
    [junit] XXX2 #2: java not readable
    [junit] XXX2 #3: test /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.dylib
    [junit] XXX2 #3: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.dylib not readable
    [junit] XXX2 #4: test /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    [junit] Test file /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    [junit] Probably not an ELF file - or not in current format: (catched) Buffer is not an ELF Header
    [junit] java.lang.IllegalArgumentException: Buffer is not an ELF Header
    [junit] 	at jogamp.common.os.elf.ElfHeader.<init>(ElfHeader.java:400)
    [junit] 	at jogamp.common.os.elf.ElfHeader.read(ElfHeader.java:388)
    [junit] 	at com.jogamp.common.os.TestElfReader01.testElfHeaderImpl(TestElfReader01.java:78)
    [junit] 	at com.jogamp.common.os.TestElfReader01.testJavaLib(TestElfReader01.java:68)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [junit] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:879)
    [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - testJavaLib
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.IntIntHashMapTest
    [junit] Testsuite: com.jogamp.common.util.IntIntHashMapTest
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 9.791ms
    [junit]    map:   5.835ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.964ms
    [junit]    map:   2.579ms
    [junit] 
    [junit] remove
    [junit]    iimap: 2.361ms
    [junit]    map:   5.466ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.129ms
    [junit]    map:   2.205ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.823ms
    [junit]    map:   1.354ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.738ms
    [junit]    map:   2.293ms
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.404 sec
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 9.791ms
    [junit]    map:   5.835ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.964ms
    [junit]    map:   2.579ms
    [junit] 
    [junit] remove
    [junit]    iimap: 2.361ms
    [junit]    map:   5.466ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.129ms
    [junit]    map:   2.205ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.823ms
    [junit]    map:   1.354ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.738ms
    [junit]    map:   2.293ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: benchmark took 0.045 sec
    [junit] Testcase: capacityTest took 0.001 sec
    [junit] Testcase: cloneTest took 0.121 sec
    [junit] Testcase: iteratorTest took 0.013 sec
    [junit] Testcase: testPutRemove took 1.19 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.404 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 9.791ms
    [junit]    map:   5.835ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.964ms
    [junit]    map:   2.579ms
    [junit] 
    [junit] remove
    [junit]    iimap: 2.361ms
    [junit]    map:   5.466ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.129ms
    [junit]    map:   2.205ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.823ms
    [junit]    map:   1.354ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.738ms
    [junit]    map:   2.293ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.IntObjectHashMapTest
    [junit] Testsuite: com.jogamp.common.util.IntObjectHashMapTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.543 sec
    [junit] 
    [junit] Testcase: cloneTest took 4.883 sec
    [junit] Testcase: iteratorTest took 0.004 sec
    [junit] Testcase: testPutRemove took 3.641 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.543 sec
    [junit] 
    [junit] Testsuite: com.jogamp.common.util.LongIntHashMapTest
    [junit] Testsuite: com.jogamp.common.util.LongIntHashMapTest
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 11.601ms
    [junit]    map:   2.073ms
    [junit] 
    [junit] get
    [junit]    iimap: 2.278ms
    [junit]    map:   1.282ms
    [junit] 
    [junit] remove
    [junit]    iimap: 3.153ms
    [junit]    map:   5.839ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.316ms
    [junit]    map:   2.087ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.853ms
    [junit]    map:   1.235ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.828ms
    [junit]    map:   1.594ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.137 sec
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 11.601ms
    [junit]    map:   2.073ms
    [junit] 
    [junit] get
    [junit]    iimap: 2.278ms
    [junit]    map:   1.282ms
    [junit] 
    [junit] remove
    [junit]    iimap: 3.153ms
    [junit]    map:   5.839ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] put
    [junit]    iimap: 1.316ms
    [junit]    map:   2.087ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.853ms
    [junit]    map:   1.235ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.828ms
    [junit]    map:   1.594ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: benchmark took 0.037 sec
    [junit] Testcase: iteratorTest took 0.011 sec
    [junit] Testcase: testPutRemove took 1.077 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.137 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 11.601ms
    [junit]    map:   2.073ms
    [junit] 
    [junit] get
    [junit]    iimap: 2.278ms
    [junit]    map:   1.282ms
    [junit] 
    [junit] remove
    [junit]    iimap: 3.153ms
    [junit]    map:   5.839ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.316ms
    [junit]    map:   2.087ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.853ms
    [junit]    map:   1.235ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.828ms
    [junit]    map:   1.594ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01
    [junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01
    [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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01ArrayHashSet took 0.002 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestFloatStack01
    [junit] Testsuite: com.jogamp.common.util.TestFloatStack01
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01PrimitiveArray_I32_G02 took 0.003 sec
    [junit] Testcase: test02PrimitiveArray_I00_G32 took 0.004 sec
    [junit] Testcase: test11FloatBuffer_I32_G02 took 0.004 sec
    [junit] Testcase: test12FloatBuffer_I00_G32 took 0.009 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestIOUtil01
    [junit] Testsuite: com.jogamp.common.util.TestIOUtil01
    [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] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURICompose - 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): true
    [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): true
    [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): true
    [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): true
    [junit] URL-equals(2): true
    [junit] URL-same  : true
    [junit] URL-ref   : <asset:gluegen-test/info.txt>
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testCopyStream01Array took 0.002 sec
    [junit] Testcase: testCopyStream02Buffer took 0.004 sec
    [junit] Testcase: testCopyStream03Buffer took 0.011 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestIOUtilURICompose
    [junit] Testsuite: com.jogamp.common.util.TestIOUtilURICompose
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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.util.TestIOUtilURICompose - test01URLCompositioning
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test00BasicCoding
    [junit] sp1 Hallo Welt öä
    [junit] sp2 Hallo%20Welt%20öä
    [junit] sp3 Hallo%20Welt%20öä
    [junit] file Hallo Welt öä
    [junit] file.path.dec Hallo Welt öä
    [junit] file.path.abs /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] file.path.can /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri0.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä
    [junit] uri0.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri0.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4
    [junit] uri1.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK
    [junit] uri1.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK
    [junit] uri1.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri2.slashify: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri2.encoded: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä
    [junit] uri2.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%2520Welt%2520öä - NOT_EQUAL
    [junit] uri2.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - NOT_EQUAL
    [junit] uri2.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%2520Welt%2520%C3%B6%C3%A4 - NOT_EQUAL
    [junit] uri2.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK
    [junit] uri2.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK
    [junit] uri2.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri3.orig: /Hallo Welt öä
    [junit] uri3.string: file:/Hallo%20Welt%20öä - OK
    [junit] uri3.path  : /Hallo Welt öä - OK
    [junit] uri3.ascii : file:/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri4.orig: //lala.org/Hallo Welt öä
    [junit] uri4.string: http://lala.org/Hallo%20Welt%20öä - OK
    [junit] uri4.path  : /Hallo Welt öä - OK
    [junit] uri4.ascii : http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri5.orig: http://lala.org/Hallo Welt öä
    [junit] uri5.enc : http://lala.org/Hallo%20Welt%20öä
    [junit] uri5.string: http://lala.org/Hallo%20Welt%20öä - OK
    [junit] uri5.path  : /Hallo Welt öä - OK
    [junit] uri5.ascii : http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test00BasicCoding
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test01HttpURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 1/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 1/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 2/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 2/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 3/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: http
    [junit] auth:     localhost
    [junit] host:     localhost
    [junit] port:     -1 ( 80 ) 
    [junit] file:     /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 3/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 4/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 4/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 5/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 5/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 6/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.682 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURICompose - 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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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.util.TestIOUtilURICompose - test01URLCompositioning
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01URLCompositioning took 0.64 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.682 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURICompose - 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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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): true
    [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.util.TestIOUtilURICompose - test01URLCompositioning
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestIOUtilURIHandling
    [junit] Testsuite: com.jogamp.common.util.TestIOUtilURIHandling
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 6/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 7/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 7/7
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test01HttpURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 1/8
    [junit] XXXXXX file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 1/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/8
    [junit] XXXXXX file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/8
    [junit] XXXXXX file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: file
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] protocol: jar
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] expected___: jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 8/8
    [junit] XXXXXX jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 8/8
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: file
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] protocol: jar
    [junit] auth:     null
    [junit] host:     
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.201 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test00BasicCoding
    [junit] sp1 Hallo Welt öä
    [junit] sp2 Hallo%20Welt%20öä
    [junit] sp3 Hallo%20Welt%20öä
    [junit] file Hallo Welt öä
    [junit] file.path.dec Hallo Welt öä
    [junit] file.path.abs /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] file.path.can /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri0.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä
    [junit] uri0.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri0.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4
    [junit] uri1.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK
    [junit] uri1.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK
    [junit] uri1.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri2.slashify: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri2.encoded: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä
    [junit] uri2.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%2520Welt%2520öä - NOT_EQUAL
    [junit] uri2.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - NOT_EQUAL
    [junit] uri2.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%2520Welt%2520%C3%B6%C3%A4 - NOT_EQUAL
    [junit] uri2.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK
    [junit] uri2.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK
    [junit] uri2.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri3.orig: /Hallo Welt öä
    [junit] uri3.string: file:/Hallo%20Welt%20öä - OK
    [junit] uri3.path  : /Hallo Welt öä - OK
    [junit] uri3.ascii : file:/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri4.orig: //lala.org/Hallo Welt öä
    [junit] uri4.string: http://lala.org/Hallo%20Welt%20öä - OK
    [junit] uri4.path  : /Hallo Welt öä - OK
    [junit] uri4.ascii : http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri5.orig: http://lala.org/Hallo Welt öä
    [junit] uri5.enc : http://lala.org/Hallo%20Welt%20öä
    [junit] uri5.string: http://lala.org/Hallo%20Welt%20öä - OK
    [junit] uri5.path  : /Hallo Welt öä - OK
    [junit] uri5.ascii : http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test00BasicCoding
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test01HttpURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 1/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 1/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 2/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 2/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 3/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: http
    [junit] auth:     localhost
    [junit] host:     localhost
    [junit] port:     -1 ( 80 ) 
    [junit] file:     /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 3/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 4/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 4/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 5/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 5/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 6/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 6/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 7/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 7/7
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test01HttpURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 1/8
    [junit] XXXXXX file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 1/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/8
    [junit] XXXXXX file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/8
    [junit] XXXXXX file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: file
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] protocol: jar
    [junit] auth:     null
    [junit] port:     -1 ( -1 ) 
    [junit] file:     file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 8/9
    [junit] XXXXXX jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 8/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 9/9
    [junit] XXXXXX jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 9/9
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test04FileUnixURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 1/3
    [junit] uri0.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 1/3
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 2/3
    [junit] uri0.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 2/3
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 3/3
    [junit] uri0.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 3/3
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test04FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] expected___: jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 8/8
    [junit] XXXXXX jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 8/8
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: file
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 8/9
    [junit] XXXXXX jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 8/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 9/9
    [junit] XXXXXX jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 9/9
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test04FileUnixURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 1/3
    [junit] uri0.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 1/3
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 2/3
    [junit] uri0.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 2/3
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 3/3
    [junit] uri0.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 3/3
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test04FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00BasicCoding took 0.035 sec
    [junit] Testcase: test01HttpURI2URL took 0.05 sec
    [junit] Testcase: test02FileUnixURI2URL took 0.042 sec
    [junit] Testcase: test03FileWindowsURI2URL took 0.018 sec
    [junit] Testcase: test04FileUnixURI2URL took 0.008 sec
    [junit] Testcase: test05FileWindowsURI2URL took 0 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.201 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test00BasicCoding
    [junit] sp1 Hallo Welt öä
    [junit] sp2 Hallo%20Welt%20öä
    [junit] sp3 Hallo%20Welt%20öä
    [junit] file Hallo Welt öä
    [junit] file.path.dec Hallo Welt öä
    [junit] file.path.abs /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] file.path.can /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri0.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä
    [junit] uri0.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri0.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4
    [junit] uri1.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK
    [junit] uri1.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK
    [junit] uri1.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri2.slashify: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä
    [junit] uri2.encoded: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä
    [junit] uri2.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%2520Welt%2520öä - NOT_EQUAL
    [junit] uri2.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - NOT_EQUAL
    [junit] uri2.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%2520Welt%2520%C3%B6%C3%A4 - NOT_EQUAL
    [junit] uri2.string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK
    [junit] uri2.path  : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK
    [junit] uri2.ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri3.orig: /Hallo Welt öä
    [junit] uri3.string: file:/Hallo%20Welt%20öä - OK
    [junit] uri3.path  : /Hallo Welt öä - OK
    [junit] uri3.ascii : file:/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri4.orig: //lala.org/Hallo Welt öä
    [junit] uri4.string: http://lala.org/Hallo%20Welt%20öä - OK
    [junit] uri4.path  : /Hallo Welt öä - OK
    [junit] uri4.ascii : http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] uri5.orig: http://lala.org/Hallo Welt öä
    [junit] uri5.enc : http://lala.org/Hallo%20Welt%20öä
    [junit] uri5.string: http://lala.org/Hallo%20Welt%20öä - OK
    [junit] uri5.path  : /Hallo Welt öä - OK
    [junit] uri5.ascii : http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test00BasicCoding
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test01HttpURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 1/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 1/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 2/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 2/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 3/7
    [junit] XXXXXX http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: http
    [junit] auth:     localhost
    [junit] host:     localhost
    [junit] port:     -1 ( 80 ) 
    [junit] file:     /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      http
    [junit] 1 scheme-part: //localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      http
    [junit] 2 auth:        localhost
    [junit] 2 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      http
    [junit] 3 user-info:   null
    [junit] 3 host:        localhost
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] expected___: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 3/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 4/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 4/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 5/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 5/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 6/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 6/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 7/7
    [junit] XXXXXX jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test01HttpURI2URL: 7/7
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test01HttpURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 1/8
    [junit] XXXXXX file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 1/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/8
    [junit] XXXXXX file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/8
    [junit] XXXXXX file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: file
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected___: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] protocol: jar
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] expected___: jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/8
    [junit] XXXXXX jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/8
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 8/8
    [junit] XXXXXX jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 8/8
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] YYYYYY 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] ZZZZZZ URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/9
    [junit] XXXXXX file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] YYYYYY URL file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] protocol: file
    [junit] auth:     null
    [junit] host:     
    [junit] port:     -1 ( -1 ) 
    [junit] file:     /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] actual     : file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected___: file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] YYYYYY URL jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY 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] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [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] ++++ 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] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/9
    [junit] XXXXXX jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:/C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 8/9
    [junit] XXXXXX jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file:///C:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 8/9
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 9/9
    [junit] XXXXXX jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] YYYYYY URL jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%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%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) 
    [junit] ref:      null
    [junit] ZZZZZZ URI jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 scheme:      jar
    [junit] 1 scheme-part: file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] 1 fragment:    null
    [junit] 2 scheme:      jar
    [junit] 2 auth:        null
    [junit] 2 path:        null
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      jar
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        null
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] uri.string: jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] uri.ascii : jar:file://filehost/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] actual     : jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] expected___: jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 9/9
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test04FileUnixURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 1/3
    [junit] uri0.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 1/3
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 2/3
    [junit] uri0.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64 lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 2/3
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 3/3
    [junit] uri0.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri0.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] uri1.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri1.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] ZZZZZZ URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 1 scheme:      file
    [junit] 1 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 1 fragment:    null
    [junit] 2 scheme:      file
    [junit] 2 auth:        null
    [junit] 2 path:        /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 2 query:       null
    [junit] 2 fragment:    null
    [junit] 3 scheme:      file
    [junit] 3 user-info:   null
    [junit] 3 host:        null
    [junit] 3 port:        -1
    [junit] 3 path:        /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] 3 query:       null
    [junit] 3 fragment:    null
    [junit] YYYYYY 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] actual_______uri  : file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] actual___file-path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected_path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] actual_______uri: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] expected__encUri: file:/gluegen/build-x86_64%20%c3%b6%c3%a4%20lala/gluegen-rt.jar
    [junit] expected__decUri: file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK
    [junit] XXX: No openConnection() failure
    [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test04FileUnixURI2URL: 3/3
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test04FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestIntegerStack01
    [junit] Testsuite: com.jogamp.common.util.TestIntegerStack01
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01PrimitiveArray_I32_G02 took 0.002 sec
    [junit] Testcase: test02PrimitiveArray_I00_G32 took 0.004 sec
    [junit] Testcase: test11FloatBuffer_I32_G02 took 0.002 sec
    [junit] Testcase: test12FloatBuffer_I00_G32 took 0.006 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestIteratorIndexCORE
    [junit] Testsuite: com.jogamp.common.util.TestIteratorIndexCORE
    [junit] test01-arraylist-iterator sum: 549999945
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex
    [junit] test01-linkedlist-index sum: 549999945
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator
    [junit] test01-linkedlist-iterator sum: 549999945
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex
    [junit] test01-arraylist-index sum: 549999945
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.299 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01ArrayListIterator took 1.982 sec
    [junit] Testcase: test01LinkedListListIndex took 0.585 sec
    [junit] Testcase: test01LinkedListListIterator took 0.514 sec
    [junit] Testcase: test0ArrayListIndex took 0.173 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.299 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestJarUtil
    [junit] Testsuite: com.jogamp.common.util.TestJarUtil
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5554119026430828038
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/
    [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar0.class
    [junit] 3: ClassInJar1.jar
    [junit] 4: sub/ClassInJar2.jar
    [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar0.class
    [junit] 3: ClassInJar1.jar
    [junit] 4: sub/ClassInJar2.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/ClassInJar1.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/ClassInJar1.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar1.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/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] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/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] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testJarUtilFlat01 took 0.002 sec
    [junit] Testcase: testJarUtilJarInJar01 took 0.005 sec
    [junit] Testcase: testJarUtilJarInJar02 took 0.003 sec
    [junit] Testcase: testJarUtilJarInJar03 took 0.004 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5554119026430828038
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/
    [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar0.class
    [junit] 3: ClassInJar1.jar
    [junit] 4: sub/ClassInJar2.jar
    [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar0.class
    [junit] 3: ClassInJar1.jar
    [junit] 4: sub/ClassInJar2.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/ClassInJar1.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/ClassInJar1.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar1.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/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] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/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] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/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] ------------- ---------------- ---------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5554119026430828038
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/
    [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar0.class
    [junit] 3: ClassInJar1.jar
    [junit] 4: sub/ClassInJar2.jar
    [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar0.class
    [junit] 3: ClassInJar1.jar
    [junit] 4: sub/ClassInJar2.jar
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/ClassInJar1.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/ClassInJar1.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar1.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/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] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/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] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/sub/ClassInJar2.jar: 
    [junit] 0: META-INF/
    [junit] 1: META-INF/MANIFEST.MF
    [junit] 2: ClassInJar2.class
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln5576714906314734116/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] Testsuite: com.jogamp.common.util.TestLFRingBuffer01
    [junit] Testsuite: com.jogamp.common.util.TestLFRingBuffer01
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] 
    [junit] Testcase: test11_GrowEmpty02_Begin2 took 0.001 sec
    [junit] Testcase: test20_GrowFull01_Begin took 0 sec
    [junit] Testcase: test25_GrowFull11_End1 took 0.001 sec
    [junit] Testcase: test21_GrowFull02_Begin1 took 0 sec
    [junit] Testcase: test03_FullReadReset took 0.001 sec
    [junit] Testcase: test24_GrowFull05_End took 0 sec
    [junit] Testcase: test22_GrowFull03_Begin2 took 0.001 sec
    [junit] Testcase: test10_GrowEmpty01_Begin took 0 sec
    [junit] Testcase: test02_EmptyWrite took 0.001 sec
    [junit] Testcase: test26_GrowFull12_End2 took 0 sec
    [junit] Testcase: test04_EmptyWriteClear took 0.001 sec
    [junit] Testcase: test13_GrowEmpty04_End2 took 0 sec
    [junit] Testcase: test23_GrowFull04_Begin3 took 0.001 sec
    [junit] Testcase: test12_GrowEmpty03_End took 0 sec
    [junit] Testcase: test06_ReadResetMid02 took 0 sec
    [junit] Testcase: test27_GrowFull13_End3 took 0.001 sec
    [junit] Testcase: test05_ReadResetMid01 took 0 sec
    [junit] Testcase: test01_FullRead took 0.001 sec
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] 
    [junit] Testsuite: com.jogamp.common.util.TestPlatform01
    [junit] Testsuite: com.jogamp.common.util.TestPlatform01
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00
    [junit] 
    [junit] 
    [junit] OS name/type: Mac OS X, MACOS
    [junit] OS version: 10.7.5, 10.7.5
    [junit] 
    [junit] Arch, CPU: x86_64, X86_64/X86
    [junit] OS/Arch: macosx-universal
    [junit] 
    [junit] Java runtime: Java(TM) SE Runtime Environment
    [junit] Java vendor[name/url]: Apple Inc./http://www.apple.com/
    [junit] Java version, vm: 1.6.0_65, Java HotSpot(TM) 64-Bit Server VM
    [junit] 
    [junit] MD: MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] 
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInfo00 took 0.001 sec
    [junit] Testcase: testPageSize01 took 0.001 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00
    [junit] 
    [junit] 
    [junit] OS name/type: Mac OS X, MACOS
    [junit] OS version: 10.7.5, 10.7.5
    [junit] 
    [junit] Arch, CPU: x86_64, X86_64/X86
    [junit] OS/Arch: macosx-universal
    [junit] 
    [junit] Java runtime: Java(TM) SE Runtime Environment
    [junit] Java vendor[name/url]: Apple Inc./http://www.apple.com/
    [junit] Java version, vm: 1.6.0_65, Java HotSpot(TM) 64-Bit Server VM
    [junit] 
    [junit] MD: MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] 
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestRunnableTask01
    [junit] Testsuite: com.jogamp.common.util.TestRunnableTask01
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00
    [junit] 
    [junit] 
    [junit] OS name/type: Mac OS X, MACOS
    [junit] OS version: 10.7.5, 10.7.5
    [junit] 
    [junit] Arch, CPU: x86_64, X86_64/X86
    [junit] OS/Arch: macosx-universal
    [junit] 
    [junit] Java runtime: Java(TM) SE Runtime Environment
    [junit] Java vendor[name/url]: Apple Inc./http://www.apple.com/
    [junit] Java version, vm: 1.6.0_65, Java HotSpot(TM) 64-Bit Server VM
    [junit] 
    [junit] MD: MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] 
    [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] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@48f7245d
    [junit] BB.1: java.lang.Object@48f7245d
    [junit] BB.2
    [junit] CA.1: java.lang.Object@48f7245d
    [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@194e4c9a
    [junit] BB.1: java.lang.Object@194e4c9a
    [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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@48f7245d
    [junit] BB.1: java.lang.Object@48f7245d
    [junit] BB.2
    [junit] CA.1: java.lang.Object@48f7245d
    [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@194e4c9a
    [junit] BB.1: java.lang.Object@194e4c9a
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInvokeAndWait00 took 0.001 sec
    [junit] Testcase: testInvokeAndWait01 took 0.01 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@48f7245d
    [junit] BB.1: java.lang.Object@48f7245d
    [junit] BB.2
    [junit] CA.1: java.lang.Object@48f7245d
    [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@194e4c9a
    [junit] BB.1: java.lang.Object@194e4c9a
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestSyncRingBuffer01
    [junit] Testsuite: com.jogamp.common.util.TestSyncRingBuffer01
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] 
    [junit] Testcase: test11_GrowEmpty02_Begin2 took 0.001 sec
    [junit] Testcase: test20_GrowFull01_Begin took 0 sec
    [junit] Testcase: test25_GrowFull11_End1 took 0.001 sec
    [junit] Testcase: test21_GrowFull02_Begin1 took 0 sec
    [junit] Testcase: test03_FullReadReset took 0.001 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 sec
    [junit] Testcase: test23_GrowFull04_Begin3 took 0 sec
    [junit] Testcase: test12_GrowEmpty03_End took 0.001 sec
    [junit] Testcase: test06_ReadResetMid02 took 0 sec
    [junit] Testcase: test27_GrowFull13_End3 took 0.001 sec
    [junit] Testcase: test05_ReadResetMid01 took 0 sec
    [junit] Testcase: test01_FullRead took 0 sec
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] 
    [junit] Testsuite: com.jogamp.common.util.TestSystemPropsAndEnvs
    [junit] Testsuite: com.jogamp.common.util.TestSystemPropsAndEnvs
    [junit]    1: TERM = xterm-256color
    [junit]    2: JENKINS_HOME = /srv/jenkins
    [junit]    3: DYLD_LIBRARY_PATH = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
    [junit]    4: JAVA_HOME = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit]    5: TERM_PROGRAM = Apple_Terminal
    [junit]    6: HUDSON_URL = https://jogamp.org/chuck/
    [junit]    7: SOURCE_LEVEL = 1.6
    [junit]    8: GIT_COMMIT = efb7c478fda04336292104b10c3adf985d59b173
    [junit]    9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
    [junit]   10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   11: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
    [junit]   12: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   13: BUILD_NUMBER = 763
    [junit]   14: EXECUTOR_NUMBER = 0
    [junit]   15: LaunchKeepContext = 1
    [junit]   16: JAVA_MAIN_CLASS_6974 = org.apache.tools.ant.launch.Launcher
    [junit]   17: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit]   18: SECURITYSESSIONID = 186a3
    [junit]   19: PATH = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
    [junit]   20: label = macosx-10_6-x86_64-nvidia
    [junit]   21: JENKINS_URL = https://jogamp.org/chuck/
    [junit]   22: JUNIT_DISABLED = false
    [junit]   23: JAVA_MAIN_CLASS_280 = hudson.remoting.Launcher
    [junit]   24: Apple_PubSub_Socket_Render = /tmp/launch-MqJZJB/Render
    [junit]   25: HUDSON_HOME = /srv/jenkins
    [junit]   26: ANT_PATH = /opt-share/apache-ant
    [junit]   27: com.apple.java.jvmMode = client
    [junit]   28: SHLVL = 3
    [junit]   29: TERM_PROGRAM_VERSION = 303.2
    [junit]   30: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
    [junit]   31: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   32: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
    [junit]   33: GIT_PREVIOUS_COMMIT = d0acda31e866040d8dbf8e72f983b78bafcb243a
    [junit]   34: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   35: TERM_SESSION_ID = 320369AC-A1D1-4A8B-8826-1449758A5D58
    [junit]   36: BUILD_ID = 2014-01-22_20-19-12
    [junit]   37: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   38: Apple_Ubiquity_Message = /tmp/launch-1v8oQP/Apple_Ubiquity_Message
    [junit]   39: LOGNAME = jogamp
    [junit]   40: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-763
    [junit]   41: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/763/
    [junit]   42: TARGET_LEVEL = 1.6
    [junit]   43: SHELL = /bin/bash
    [junit]   44: BUILD_DISPLAY_NAME = #763
    [junit]   45: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia
    [junit]   46: COMMAND_MODE = unix2003
    [junit]   47: DISPLAY = /tmp/launch-Oxe7TD/org.x:0
    [junit]   48: BUILD_ARCHIVE = true
    [junit]   49: GIT_BRANCH = origin/master
    [junit]   50: USER = jogamp
    [junit]   51: ANT_HOME = /opt-share/apache-ant
    [junit]   52: com.apple.java.jvmTask = CommandLine_Manual.java.java.java
    [junit]   53: HOME = /Users/jogamp
    [junit]   54: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia
    [junit]   55: GL_ENABLE_DEBUG_ATTACH = YES
    [junit]   56: JAVA_MAIN_CLASS_7159 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
    [junit]   57: LANG = en_US.UTF-8
    [junit] Environment count: 57
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln6211631937156300736
    [junit]    3: junit.run.arg0 = dummy
    [junit]    4: java.runtime.name = Java(TM) SE Runtime Environment
    [junit]    5: sun.boot.library.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries
    [junit]    6: java.vm.version = 20.65-b04-462
    [junit]    7: awt.nativeDoubleBuffering = true
    [junit]    8: gopherProxySet = false
    [junit]    9: mrj.build = 11M4609
    [junit]   10: java.vm.vendor = Apple Inc.
    [junit]   11: java.vendor.url = http://www.apple.com/
    [junit]   12: path.separator = :
    [junit]   13: java.vm.name = Java HotSpot(TM) 64-Bit Server VM
    [junit]   14: file.encoding.pkg = sun.io
    [junit]   15: sun.java.launcher = SUN_STANDARD
    [junit]   16: user.country = US
    [junit]   17: sun.os.patch.level = unknown
    [junit]   18: java.vm.specification.name = Java Virtual Machine Specification
    [junit]   19: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   20: java.runtime.version = 1.6.0_65-b14-462-11M4609
    [junit]   21: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment
    [junit]   22: java.endorsed.dirs = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed
    [junit]   23: os.arch = x86_64
    [junit]   24: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit]   25: line.separator = 
    [junit] 
    [junit]   26: java.vm.specification.vendor = Sun Microsystems Inc.
    [junit]   27: os.name = Mac OS X
    [junit]   28: sun.jnu.encoding = MacRoman
    [junit]   29: java.library.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
    [junit]   30: java.specification.name = Java Platform API Specification
    [junit]   31: java.class.version = 50.0
    [junit]   32: rootrel.build = build
    [junit]   33: sun.management.compiler = HotSpot 64-Bit Tiered Compilers
    [junit]   34: os.version = 10.7.5
    [junit]   35: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   36: user.home = /Users/jogamp
    [junit]   37: user.timezone = Europe/Berlin
    [junit]   38: java.awt.printerjob = apple.awt.CPrinterJob
    [junit]   39: file.encoding = MacRoman
    [junit]   40: java.specification.version = 1.6
    [junit]   41: java.class.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar
    [junit]   42: user.name = jogamp
    [junit]   43: java.vm.specification.version = 1.0
    [junit]   44: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junittestcases2380893251130285146.properties filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml crashfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junitvmwatcher6008798425597605546.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit3870200430152293254.properties
    [junit]   45: java.home = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit]   46: sun.arch.data.model = 64
    [junit]   47: user.language = en
    [junit]   48: java.specification.vendor = Sun Microsystems Inc.
    [junit]   49: awt.toolkit = apple.awt.CToolkit
    [junit]   50: java.vm.info = mixed mode
    [junit]   51: java.version = 1.6.0_65
    [junit]   52: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext
    [junit]   53: sun.boot.class.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar
    [junit]   54: java.vendor = Apple Inc.
    [junit]   55: file.separator = /
    [junit]   56: java.vendor.url.bug = http://bugreport.apple.com/
    [junit]   57: sun.io.unicode.encoding = UnicodeLittle
    [junit]   58: sun.cpu.endian = little
    [junit]   59: mrj.version = 1070.1.6.0_65-462
    [junit]   60: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   61: gluegen.root = ..
    [junit]   62: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   63: sun.cpu.isalist = 
    [junit] Property count: 63
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] ------------- Standard Output ---------------
    [junit]    1: TERM = xterm-256color
    [junit]    2: JENKINS_HOME = /srv/jenkins
    [junit]    3: DYLD_LIBRARY_PATH = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
    [junit]    4: JAVA_HOME = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit]    5: TERM_PROGRAM = Apple_Terminal
    [junit]    6: HUDSON_URL = https://jogamp.org/chuck/
    [junit]    7: SOURCE_LEVEL = 1.6
    [junit]    8: GIT_COMMIT = efb7c478fda04336292104b10c3adf985d59b173
    [junit]    9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
    [junit]   10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   11: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
    [junit]   12: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   13: BUILD_NUMBER = 763
    [junit]   14: EXECUTOR_NUMBER = 0
    [junit]   15: LaunchKeepContext = 1
    [junit]   16: JAVA_MAIN_CLASS_6974 = org.apache.tools.ant.launch.Launcher
    [junit]   17: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit]   18: SECURITYSESSIONID = 186a3
    [junit]   19: PATH = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
    [junit]   20: label = macosx-10_6-x86_64-nvidia
    [junit]   21: JENKINS_URL = https://jogamp.org/chuck/
    [junit]   22: JUNIT_DISABLED = false
    [junit]   23: JAVA_MAIN_CLASS_280 = hudson.remoting.Launcher
    [junit]   24: Apple_PubSub_Socket_Render = /tmp/launch-MqJZJB/Render
    [junit]   25: HUDSON_HOME = /srv/jenkins
    [junit]   26: ANT_PATH = /opt-share/apache-ant
    [junit]   27: com.apple.java.jvmMode = client
    [junit]   28: SHLVL = 3
    [junit]   29: TERM_PROGRAM_VERSION = 303.2
    [junit]   30: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
    [junit]   31: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   32: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
    [junit]   33: GIT_PREVIOUS_COMMIT = d0acda31e866040d8dbf8e72f983b78bafcb243a
    [junit]   34: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   35: TERM_SESSION_ID = 320369AC-A1D1-4A8B-8826-1449758A5D58
    [junit]   36: BUILD_ID = 2014-01-22_20-19-12
    [junit]   37: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   38: Apple_Ubiquity_Message = /tmp/launch-1v8oQP/Apple_Ubiquity_Message
    [junit]   39: LOGNAME = jogamp
    [junit]   40: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-763
    [junit]   41: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/763/
    [junit]   42: TARGET_LEVEL = 1.6
    [junit]   43: SHELL = /bin/bash
    [junit]   44: BUILD_DISPLAY_NAME = #763
    [junit]   45: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia
    [junit]   46: COMMAND_MODE = unix2003
    [junit]   47: DISPLAY = /tmp/launch-Oxe7TD/org.x:0
    [junit]   48: BUILD_ARCHIVE = true
    [junit]   49: GIT_BRANCH = origin/master
    [junit]   50: USER = jogamp
    [junit]   51: ANT_HOME = /opt-share/apache-ant
    [junit]   52: com.apple.java.jvmTask = CommandLine_Manual.java.java.java
    [junit]   53: HOME = /Users/jogamp
    [junit]   54: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia
    [junit]   55: GL_ENABLE_DEBUG_ATTACH = YES
    [junit]   56: JAVA_MAIN_CLASS_7159 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
    [junit]   57: LANG = en_US.UTF-8
    [junit] Environment count: 57
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln6211631937156300736
    [junit]    3: junit.run.arg0 = dummy
    [junit]    4: java.runtime.name = Java(TM) SE Runtime Environment
    [junit]    5: sun.boot.library.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries
    [junit]    6: java.vm.version = 20.65-b04-462
    [junit]    7: awt.nativeDoubleBuffering = true
    [junit]    8: gopherProxySet = false
    [junit]    9: mrj.build = 11M4609
    [junit]   10: java.vm.vendor = Apple Inc.
    [junit]   11: java.vendor.url = http://www.apple.com/
    [junit]   12: path.separator = :
    [junit]   13: java.vm.name = Java HotSpot(TM) 64-Bit Server VM
    [junit]   14: file.encoding.pkg = sun.io
    [junit]   15: sun.java.launcher = SUN_STANDARD
    [junit]   16: user.country = US
    [junit]   17: sun.os.patch.level = unknown
    [junit]   18: java.vm.specification.name = Java Virtual Machine Specification
    [junit]   19: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   20: java.runtime.version = 1.6.0_65-b14-462-11M4609
    [junit]   21: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment
    [junit]   22: java.endorsed.dirs = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed
    [junit]   23: os.arch = x86_64
    [junit]   24: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit]   25: line.separator = 
    [junit] 
    [junit]   26: java.vm.specification.vendor = Sun Microsystems Inc.
    [junit]   27: os.name = Mac OS X
    [junit]   28: sun.jnu.encoding = MacRoman
    [junit]   29: java.library.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
    [junit]   30: java.specification.name = Java Platform API Specification
    [junit]   31: java.class.version = 50.0
    [junit]   32: rootrel.build = build
    [junit]   33: sun.management.compiler = HotSpot 64-Bit Tiered Compilers
    [junit]   34: os.version = 10.7.5
    [junit]   35: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   36: user.home = /Users/jogamp
    [junit]   37: user.timezone = Europe/Berlin
    [junit]   38: java.awt.printerjob = apple.awt.CPrinterJob
    [junit]   39: file.encoding = MacRoman
    [junit]   40: java.specification.version = 1.6
    [junit]   41: java.class.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar
    [junit]   42: user.name = jogamp
    [junit]   43: java.vm.specification.version = 1.0
    [junit]   44: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junittestcases2380893251130285146.properties filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml crashfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junitvmwatcher6008798425597605546.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit3870200430152293254.properties
    [junit]   45: java.home = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit]   46: sun.arch.data.model = 64
    [junit]   47: user.language = en
    [junit]   48: java.specification.vendor = Sun Microsystems Inc.
    [junit]   49: awt.toolkit = apple.awt.CToolkit
    [junit]   50: java.vm.info = mixed mode
    [junit]   51: java.version = 1.6.0_65
    [junit]   52: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext
    [junit]   53: sun.boot.class.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar
    [junit]   54: java.vendor = Apple Inc.
    [junit]   55: file.separator = /
    [junit]   56: java.vendor.url.bug = http://bugreport.apple.com/
    [junit]   57: sun.io.unicode.encoding = UnicodeLittle
    [junit]   58: sun.cpu.endian = little
    [junit]   59: mrj.version = 1070.1.6.0_65-462
    [junit]   60: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   61: gluegen.root = ..
    [junit]   62: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   63: sun.cpu.isalist = 
    [junit] Property count: 63
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ 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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: dumpEnvironment took 0.01 sec
    [junit] Testcase: dumpProperties took 0.009 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit]    1: TERM = xterm-256color
    [junit]    2: JENKINS_HOME = /srv/jenkins
    [junit]    3: DYLD_LIBRARY_PATH = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
    [junit]    4: JAVA_HOME = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit]    5: TERM_PROGRAM = Apple_Terminal
    [junit]    6: HUDSON_URL = https://jogamp.org/chuck/
    [junit]    7: SOURCE_LEVEL = 1.6
    [junit]    8: GIT_COMMIT = efb7c478fda04336292104b10c3adf985d59b173
    [junit]    9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
    [junit]   10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   11: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
    [junit]   12: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   13: BUILD_NUMBER = 763
    [junit]   14: EXECUTOR_NUMBER = 0
    [junit]   15: LaunchKeepContext = 1
    [junit]   16: JAVA_MAIN_CLASS_6974 = org.apache.tools.ant.launch.Launcher
    [junit]   17: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit]   18: SECURITYSESSIONID = 186a3
    [junit]   19: PATH = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
    [junit]   20: label = macosx-10_6-x86_64-nvidia
    [junit]   21: JENKINS_URL = https://jogamp.org/chuck/
    [junit]   22: JUNIT_DISABLED = false
    [junit]   23: JAVA_MAIN_CLASS_280 = hudson.remoting.Launcher
    [junit]   24: Apple_PubSub_Socket_Render = /tmp/launch-MqJZJB/Render
    [junit]   25: HUDSON_HOME = /srv/jenkins
    [junit]   26: ANT_PATH = /opt-share/apache-ant
    [junit]   27: com.apple.java.jvmMode = client
    [junit]   28: SHLVL = 3
    [junit]   29: TERM_PROGRAM_VERSION = 303.2
    [junit]   30: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
    [junit]   31: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   32: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
    [junit]   33: GIT_PREVIOUS_COMMIT = d0acda31e866040d8dbf8e72f983b78bafcb243a
    [junit]   34: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   35: TERM_SESSION_ID = 320369AC-A1D1-4A8B-8826-1449758A5D58
    [junit]   36: BUILD_ID = 2014-01-22_20-19-12
    [junit]   37: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   38: Apple_Ubiquity_Message = /tmp/launch-1v8oQP/Apple_Ubiquity_Message
    [junit]   39: LOGNAME = jogamp
    [junit]   40: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-763
    [junit]   41: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/763/
    [junit]   42: TARGET_LEVEL = 1.6
    [junit]   43: SHELL = /bin/bash
    [junit]   44: BUILD_DISPLAY_NAME = #763
    [junit]   45: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia
    [junit]   46: COMMAND_MODE = unix2003
    [junit]   47: DISPLAY = /tmp/launch-Oxe7TD/org.x:0
    [junit]   48: BUILD_ARCHIVE = true
    [junit]   49: GIT_BRANCH = origin/master
    [junit]   50: USER = jogamp
    [junit]   51: ANT_HOME = /opt-share/apache-ant
    [junit]   52: com.apple.java.jvmTask = CommandLine_Manual.java.java.java
    [junit]   53: HOME = /Users/jogamp
    [junit]   54: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia
    [junit]   55: GL_ENABLE_DEBUG_ATTACH = YES
    [junit]   56: JAVA_MAIN_CLASS_7159 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
    [junit]   57: LANG = en_US.UTF-8
    [junit] Environment count: 57
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln6211631937156300736
    [junit]    3: junit.run.arg0 = dummy
    [junit]    4: java.runtime.name = Java(TM) SE Runtime Environment
    [junit]    5: sun.boot.library.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries
    [junit]    6: java.vm.version = 20.65-b04-462
    [junit]    7: awt.nativeDoubleBuffering = true
    [junit]    8: gopherProxySet = false
    [junit]    9: mrj.build = 11M4609
    [junit]   10: java.vm.vendor = Apple Inc.
    [junit]   11: java.vendor.url = http://www.apple.com/
    [junit]   12: path.separator = :
    [junit]   13: java.vm.name = Java HotSpot(TM) 64-Bit Server VM
    [junit]   14: file.encoding.pkg = sun.io
    [junit]   15: sun.java.launcher = SUN_STANDARD
    [junit]   16: user.country = US
    [junit]   17: sun.os.patch.level = unknown
    [junit]   18: java.vm.specification.name = Java Virtual Machine Specification
    [junit]   19: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   20: java.runtime.version = 1.6.0_65-b14-462-11M4609
    [junit]   21: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment
    [junit]   22: java.endorsed.dirs = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed
    [junit]   23: os.arch = x86_64
    [junit]   24: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit]   25: line.separator = 
    [junit] 
    [junit]   26: java.vm.specification.vendor = Sun Microsystems Inc.
    [junit]   27: os.name = Mac OS X
    [junit]   28: sun.jnu.encoding = MacRoman
    [junit]   29: java.library.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives
    [junit]   30: java.specification.name = Java Platform API Specification
    [junit]   31: java.class.version = 50.0
    [junit]   32: rootrel.build = build
    [junit]   33: sun.management.compiler = HotSpot 64-Bit Tiered Compilers
    [junit]   34: os.version = 10.7.5
    [junit]   35: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   36: user.home = /Users/jogamp
    [junit]   37: user.timezone = Europe/Berlin
    [junit]   38: java.awt.printerjob = apple.awt.CPrinterJob
    [junit]   39: file.encoding = MacRoman
    [junit]   40: java.specification.version = 1.6
    [junit]   41: java.class.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar
    [junit]   42: user.name = jogamp
    [junit]   43: java.vm.specification.version = 1.0
    [junit]   44: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junittestcases2380893251130285146.properties filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml crashfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junitvmwatcher6008798425597605546.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit3870200430152293254.properties
    [junit]   45: java.home = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit]   46: sun.arch.data.model = 64
    [junit]   47: user.language = en
    [junit]   48: java.specification.vendor = Sun Microsystems Inc.
    [junit]   49: awt.toolkit = apple.awt.CToolkit
    [junit]   50: java.vm.info = mixed mode
    [junit]   51: java.version = 1.6.0_65
    [junit]   52: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext
    [junit]   53: sun.boot.class.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar
    [junit]   54: java.vendor = Apple Inc.
    [junit]   55: file.separator = /
    [junit]   56: java.vendor.url.bug = http://bugreport.apple.com/
    [junit]   57: sun.io.unicode.encoding = UnicodeLittle
    [junit]   58: sun.cpu.endian = little
    [junit]   59: mrj.version = 1070.1.6.0_65-462
    [junit]   60: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   61: gluegen.root = ..
    [junit]   62: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
    [junit]   63: sun.cpu.isalist = 
    [junit] Property count: 63
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ 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] ------------- ---------------- ---------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln832399216692489173
    [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] Testsuite: com.jogamp.common.util.TestTempJarCache
    [junit] Testsuite: com.jogamp.common.util.TestTempJarCache
    [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] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache03AddNativeJarLibs
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache03AddNativeJarLibs
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] url: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.384 sec
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln832399216692489173
    [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] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache03AddNativeJarLibs
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache03AddNativeJarLibs
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] url: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testJarUtil01a took 0.081 sec
    [junit] Testcase: testJarUtil01b took 0 sec
    [junit] Testcase: testTempFileCache01FileExist took 0 sec
    [junit] Testcase: testTempFileCache02Instances took 0.001 sec
    [junit] Testcase: testTempJarCache00Init took 0 sec
    [junit] Testcase: testTempJarCache01LoadAllTestManifestAndClass took 0.2 sec
    [junit] Testcase: testTempJarCache02AddNativeLibs took 0.001 sec
    [junit] Testcase: testTempJarCache03AddNativeJarLibs took 0.001 sec
    [junit] Testcase: testTempJarCache04aSameClassLoader took 0.001 sec
    [junit] Testcase: testTempJarCache04bDiffClassLoader took 0.033 sec
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.384 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln6211631937156300736/jln832399216692489173
    [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] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache03AddNativeJarLibs
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache03AddNativeJarLibs
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] url: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestValueConversion
    [junit] Testsuite: com.jogamp.common.util.TestValueConversion
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Testcase: testBaseDouble took 0 sec
    [junit] Testcase: testBaseFloat took 0 sec
    [junit] Testcase: testConversion took 0 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Testsuite: com.jogamp.common.util.TestVersionInfo
    [junit] Testsuite: com.jogamp.common.util.TestVersionInfo
    [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.1
    [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.1.4-rc-20140122
    [junit] Implementation Build: 2.1-b763-20140122
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: efb7c478fda04336292104b10c3adf985d59b173
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Version = 2.1.4-rc-20140122
    [junit]  Manifest-Version = 1.0
    [junit]  Application-Name = GlueGen Run-Time
    [junit]  Specification-Vendor = JogAmp Community
    [junit]  Created-By = 1.6.0_65-b14-462-11M4609 (Apple Inc.)
    [junit]  Implementation-URL = http://jogamp.org/
    [junit]  Ant-Version = Apache Ant 1.8.2
    [junit]  Implementation-Commit = efb7c478fda04336292104b10c3adf985d59b173
    [junit]  Implementation-Vendor = JogAmp Community
    [junit]  Trusted-Library = true
    [junit]  Implementation-Vendor-Id = com.jogamp
    [junit]  Permissions = all-permissions
    [junit]  Specification-Title = GlueGen Java Bindings Generator
    [junit]  Implementation-Branch = origin/master
    [junit]  Specification-Version = 2.1
    [junit]  Implementation-Build = 2.1-b763-20140122
    [junit]  Extension-Name = com.jogamp.common
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01
    [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] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.128 sec
    [junit] ------------- Standard Error -----------------
    [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.1
    [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.1.4-rc-20140122
    [junit] Implementation Build: 2.1-b763-20140122
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: efb7c478fda04336292104b10c3adf985d59b173
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Version = 2.1.4-rc-20140122
    [junit]  Manifest-Version = 1.0
    [junit]  Application-Name = GlueGen Run-Time
    [junit]  Specification-Vendor = JogAmp Community
    [junit]  Created-By = 1.6.0_65-b14-462-11M4609 (Apple Inc.)
    [junit]  Implementation-URL = http://jogamp.org/
    [junit]  Ant-Version = Apache Ant 1.8.2
    [junit]  Implementation-Commit = efb7c478fda04336292104b10c3adf985d59b173
    [junit]  Implementation-Vendor = JogAmp Community
    [junit]  Trusted-Library = true
    [junit]  Implementation-Vendor-Id = com.jogamp
    [junit]  Permissions = all-permissions
    [junit]  Specification-Title = GlueGen Java Bindings Generator
    [junit]  Implementation-Branch = origin/master
    [junit]  Specification-Version = 2.1
    [junit]  Implementation-Build = 2.1-b763-20140122
    [junit]  Extension-Name = com.jogamp.common
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInfo01 took 0.082 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.128 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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.1
    [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.1.4-rc-20140122
    [junit] Implementation Build: 2.1-b763-20140122
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: efb7c478fda04336292104b10c3adf985d59b173
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Version = 2.1.4-rc-20140122
    [junit]  Manifest-Version = 1.0
    [junit]  Application-Name = GlueGen Run-Time
    [junit]  Specification-Vendor = JogAmp Community
    [junit]  Created-By = 1.6.0_65-b14-462-11M4609 (Apple Inc.)
    [junit]  Implementation-URL = http://jogamp.org/
    [junit]  Ant-Version = Apache Ant 1.8.2
    [junit]  Implementation-Commit = efb7c478fda04336292104b10c3adf985d59b173
    [junit]  Implementation-Vendor = JogAmp Community
    [junit]  Trusted-Library = true
    [junit]  Implementation-Vendor-Id = com.jogamp
    [junit]  Permissions = all-permissions
    [junit]  Specification-Title = GlueGen Java Bindings Generator
    [junit]  Implementation-Branch = origin/master
    [junit]  Specification-Version = 2.1
    [junit]  Implementation-Build = 2.1-b763-20140122
    [junit]  Extension-Name = com.jogamp.common
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestVersionNumber
    [junit] Testsuite: com.jogamp.common.util.TestVersionNumber
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 0.001 sec
    [junit] Testcase: test01b took 0.001 sec
    [junit] Testcase: test02 took 0.001 sec
    [junit] Testcase: test02b took 0.001 sec
    [junit] Testcase: test03 took 0.001 sec
    [junit] Testcase: test03b took 0.001 sec
    [junit] Testcase: test04 took 0.001 sec
    [junit] Testcase: test04b took 0.001 sec
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveLock01
    [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveLock01
    [junit] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair  , threads 25, loops-outter    100, loops-inner    100, yield  NONE - dt    663 ms, avrg  5162113 ns, deviation [  -248333 ..   198417 ] 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    575 ms, avrg     8387 ns, deviation [    -4977 ..    30653 ] 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    556 ms, avrg  4257365 ns, deviation [  -132215 ..    57185 ] 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    589 ms, avrg   961667 ns, deviation [  -958057 ..  3877173 ] 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    530 ms, avrg  4118349 ns, deviation [   -85029 ..    57601 ] 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    443 ms, avrg   195810 ns, deviation [  -109960 ..   101410 ] 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    352 ms, avrg  2078494 ns, deviation [   -43874 ..    28046 ] 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    367 ms, avrg 10594310 ns, deviation [ -10524570 .. 38774330 ] 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    603 ms, avrg   361007 ns, deviation [   -62944 ..    65611 ] 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    570 ms, avrg     9813 ns, deviation [    -2946 ..     3137 ] 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    811 ms, avrg    91263 ns, deviation [   -57090 ..    46762 ] 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    474 ms, avrg    26714 ns, deviation [   -23655 ..    37387 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 6.602 sec
    [junit] ------------- Standard Error -----------------
    [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    663 ms, avrg  5162113 ns, deviation [  -248333 ..   198417 ] 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    575 ms, avrg     8387 ns, deviation [    -4977 ..    30653 ] 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    556 ms, avrg  4257365 ns, deviation [  -132215 ..    57185 ] 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    589 ms, avrg   961667 ns, deviation [  -958057 ..  3877173 ] 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    530 ms, avrg  4118349 ns, deviation [   -85029 ..    57601 ] 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    443 ms, avrg   195810 ns, deviation [  -109960 ..   101410 ] 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    352 ms, avrg  2078494 ns, deviation [   -43874 ..    28046 ] 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    367 ms, avrg 10594310 ns, deviation [ -10524570 .. 38774330 ] 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    603 ms, avrg   361007 ns, deviation [   -62944 ..    65611 ] 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    570 ms, avrg     9813 ns, deviation [    -2946 ..     3137 ] 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    811 ms, avrg    91263 ns, deviation [   -57090 ..    46762 ] 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    474 ms, avrg    26714 ns, deviation [   -23655 ..    37387 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Fair took 0.665 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Unfair took 0.576 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Fair took 0.556 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Unfair took 0.59 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Fair took 0.531 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Unair took 0.443 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Fair took 0.352 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Unfair took 0.368 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Fair took 0.604 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Unfair took 0.571 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Fair took 0.811 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Unfair took 0.475 sec
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 6.602 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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    663 ms, avrg  5162113 ns, deviation [  -248333 ..   198417 ] 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    575 ms, avrg     8387 ns, deviation [    -4977 ..    30653 ] 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    556 ms, avrg  4257365 ns, deviation [  -132215 ..    57185 ] 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    589 ms, avrg   961667 ns, deviation [  -958057 ..  3877173 ] 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    530 ms, avrg  4118349 ns, deviation [   -85029 ..    57601 ] 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    443 ms, avrg   195810 ns, deviation [  -109960 ..   101410 ] 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    352 ms, avrg  2078494 ns, deviation [   -43874 ..    28046 ] 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    367 ms, avrg 10594310 ns, deviation [ -10524570 .. 38774330 ] 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    603 ms, avrg   361007 ns, deviation [   -62944 ..    65611 ] 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    570 ms, avrg     9813 ns, deviation [    -2946 ..     3137 ] 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    811 ms, avrg    91263 ns, deviation [   -57090 ..    46762 ] 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    474 ms, avrg    26714 ns, deviation [   -23655 ..    37387 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01
    [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01
    [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     93 ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418602670 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418602671 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] ------------- Standard Error -----------------
    [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     93 ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testTwoThreadsInGroup took 0.093 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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     93 ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket00
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket00
    [junit] SLOCK [T main @ 1390418603685 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1015 ms, 10 attempts
    [junit] SLOCK [T main @ 1390418603727 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418603729 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418603768 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418603770 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] LockUnlock #1 LOCK try ..
    [junit] LockUnlock #2 LOCK try ..
    [junit] SLOCK [T LockUnlock #1 @ 1390418603772 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T LockUnlock #2 @ 1390418603772 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T Thread-11 - SISock: localhost/127.0.0.1:59999 @ 1390418678947 ms III - Unable to install ServerSocket: Address already in use
    [junit] SLOCK [T LockUnlock #1 @ 1390418678959 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 75189 ms, 3 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:74)
    [junit] 	at java.lang.Thread.run(Thread.java:695)
    [junit] SLOCK [T main @ 1390418679350 ms --- localhost/127.0.0.1:59999 - Unlock ok within 75236 ms
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #2 @ 1390418679350 ms +++ localhost/127.0.0.1:59999 - Locked within 75578 ms, 30 attempts
    [junit] LockUnlock #2 LOCK ON
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 76.998 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418602670 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418602671 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1390418603685 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1015 ms, 10 attempts
    [junit] SLOCK [T main @ 1390418603727 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418603729 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418603768 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418603770 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] LockUnlock #1 LOCK try ..
    [junit] LockUnlock #2 LOCK try ..
    [junit] SLOCK [T LockUnlock #1 @ 1390418603772 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T LockUnlock #2 @ 1390418603772 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T Thread-11 - SISock: localhost/127.0.0.1:59999 @ 1390418678947 ms III - Unable to install ServerSocket: Address already in use
    [junit] SLOCK [T LockUnlock #1 @ 1390418678959 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 75189 ms, 3 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:74)
    [junit] SLOCK [T LockUnlock #2 @ 1390418679651 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #2 LOCK OFF
    [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418679665 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418679666 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418679682 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts
    [junit] 	at java.lang.Thread.run(Thread.java:695)
    [junit] SLOCK [T main @ 1390418679350 ms --- localhost/127.0.0.1:59999 - Unlock ok within 75236 ms
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #2 @ 1390418679350 ms +++ localhost/127.0.0.1:59999 - Locked within 75578 ms, 30 attempts
    [junit] LockUnlock #2 LOCK ON
    [junit] SLOCK [T LockUnlock #2 @ 1390418679651 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #2 LOCK OFF
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test2ndInstanceLockTimeout took 1.068 sec
    [junit] Testcase: testLockUnlock took 0.041 sec
    [junit] Testcase: testOffthreadLockUnlock took 75.884 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 76.998 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418602670 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418602671 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1390418603685 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1015 ms, 10 attempts
    [junit] SLOCK [T main @ 1390418603727 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418603729 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418603768 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418603770 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] LockUnlock #1 LOCK try ..
    [junit] LockUnlock #2 LOCK try ..
    [junit] SLOCK [T LockUnlock #1 @ 1390418603772 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T LockUnlock #2 @ 1390418603772 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T Thread-11 - SISock: localhost/127.0.0.1:59999 @ 1390418678947 ms III - Unable to install ServerSocket: Address already in use
    [junit] SLOCK [T LockUnlock #1 @ 1390418678959 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 75189 ms, 3 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:74)
    [junit] 	at java.lang.Thread.run(Thread.java:695)
    [junit] SLOCK [T main @ 1390418679350 ms --- localhost/127.0.0.1:59999 - Unlock ok within 75236 ms
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #2 @ 1390418679350 ms +++ localhost/127.0.0.1:59999 - Locked within 75578 ms, 30 attempts
    [junit] LockUnlock #2 LOCK ON
    [junit] SLOCK [T LockUnlock #2 @ 1390418679651 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #2 LOCK OFF
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket01
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket01
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418679665 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418679666 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testJVMShutdown took 0.002 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418679665 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418679666 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] SLOCK [T main @ 1390418679726 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest
    [junit] Jan 22, 2014 8:24:39 PM com.jogamp.gluegen.pcpp.PCPP handleWarning
    [junit] WARNING: #warning "Test warning with quotes - they must have quotes" at "pcpptest.h" line "128"
    [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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418679682 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418679726 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: dummy took 0 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1390418679682 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts
    [junit] SLOCK [T main @ 1390418679726 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.PCPPTest
    [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.PCPPTest
    [junit]  - - - System info - - - 
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: MACOS / Mac OS X 10.7.5 (10.7.5), x86_64 (arch), GENERIC_ABI, 2 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] rootrel.build: build
    [junit] gluegen.root: ..
    [junit] testOutput: ../build/test
    [junit]  - - - - - - - - - - - - 
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] ------------- Standard Output ---------------
    [junit]  - - - System info - - - 
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: MACOS / Mac OS X 10.7.5 (10.7.5), x86_64 (arch), GENERIC_ABI, 2 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 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] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest
    [junit] Jan 22, 2014 8:24:39 PM com.jogamp.gluegen.pcpp.PCPP handleWarning
    [junit] WARNING: #warning "Test warning with quotes - they must have quotes" at "pcpptest.h" line "128"
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: pcppMacroDefinitionTest took 0.021 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit]  - - - System info - - - 
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: MACOS / Mac OS X 10.7.5 (10.7.5), x86_64 (arch), GENERIC_ABI, 2 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 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] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest
    [junit] Jan 22, 2014 8:24:39 PM com.jogamp.gluegen.pcpp.PCPP handleWarning
    [junit] WARNING: #warning "Test warning with quotes - they must have quotes" at "pcpptest.h" line "128"
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter
    [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter
    [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - 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: 0x7fe3606c9a50
    [junit]   1/8: 0x7fe3606c9a90
    [junit]   2/8: 0x7fe3606c9ad0
    [junit]   3/8: 0x7fe3606c9b10
    [junit]   4/8: 0x7fe3606c9b50
    [junit]   5/8: 0x7fe3606c9b90
    [junit]   6/8: 0x7fe3606c9bd0
    [junit]   7/8: 0x7fe3606c9c10
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606c9a50
    [junit]   1/8: 0x7fe3606c9a90
    [junit]   2/8: 0x7fe3606c9ad0
    [junit]   3/8: 0x7fe3606c9b10
    [junit]   4/8: 0x7fe3606c9b50
    [junit]   5/8: 0x7fe3606c9b90
    [junit]   6/8: 0x7fe3606c9bd0
    [junit]   7/8: 0x7fe3606c9c10
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360643d00
    [junit]   1/8: 0x7fe36065eb40
    [junit]   2/8: 0x7fe36069fb40
    [junit]   3/8: 0x7fe36068bfc0
    [junit]   4/8: 0x7fe360668180
    [junit]   5/8: 0x7fe360697360
    [junit]   6/8: 0x7fe36062f220
    [junit]   7/8: 0x7fe36063c900
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360643d00
    [junit]   1/8: 0x7fe36065eb40
    [junit]   2/8: 0x7fe36069fb40
    [junit]   3/8: 0x7fe36068bfc0
    [junit]   4/8: 0x7fe360668180
    [junit]   5/8: 0x7fe360697360
    [junit]   6/8: 0x7fe36062f220
    [junit]   7/8: 0x7fe36063c900
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606d3130
    [junit]   1/8: 0x7fe3606cf9c0
    [junit]   2/8: 0x7fe3606a9cd0
    [junit]   3/8: 0x7fe360631870
    [junit]   4/8: 0x7fe361d1a280
    [junit]   5/8: 0x7fe3606a1aa0
    [junit]   6/8: 0x7fe3606a6730
    [junit]   7/8: 0x7fe36063e0c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042eb90
    [junit]   1/8: 0x7fe36042ebd0
    [junit]   2/8: 0x7fe36042ed70
    [junit]   3/8: 0x7fe36042edb0
    [junit]   4/8: 0x7fe36042edf0
    [junit]   5/8: 0x7fe36042ee30
    [junit]   6/8: 0x7fe36042ee70
    [junit]   7/8: 0x7fe36042eeb0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042eb90
    [junit]   1/8: 0x7fe36042ebd0
    [junit]   2/8: 0x7fe36042ed70
    [junit]   3/8: 0x7fe36042edb0
    [junit]   4/8: 0x7fe36042edf0
    [junit]   5/8: 0x7fe36042ee30
    [junit]   6/8: 0x7fe36042ee70
    [junit]   7/8: 0x7fe36042eeb0
    [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: 0x7f316ee20
    [junit]   1/8: 0x7f316ee60
    [junit]   2/8: 0x7f316eea0
    [junit]   3/8: 0x7f316eee0
    [junit]   4/8: 0x7f316ef20
    [junit]   5/8: 0x7f316ef60
    [junit]   6/8: 0x7f316efa0
    [junit]   7/8: 0x7f316efe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7f316ee20
    [junit]   1/8: 0x7f316ee60
    [junit]   2/8: 0x7f316eea0
    [junit]   3/8: 0x7f316eee0
    [junit]   4/8: 0x7f316ef20
    [junit]   5/8: 0x7f316ef60
    [junit]   6/8: 0x7f316efa0
    [junit]   7/8: 0x7f316efe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361e269f0
    [junit]   1/8: 0x7fe361e26a30
    [junit]   2/8: 0x7fe361e174a0
    [junit]   3/8: 0x7fe361e174e0
    [junit]   4/8: 0x7fe361e17520
    [junit]   5/8: 0x7fe361e10ed0
    [junit]   6/8: 0x7fe361e10f10
    [junit]   7/8: 0x7fe361e10f50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361e269f0
    [junit]   1/8: 0x7fe361e26a30
    [junit]   2/8: 0x7fe361e174a0
    [junit]   3/8: 0x7fe361e174e0
    [junit]   4/8: 0x7fe361e17520
    [junit]   5/8: 0x7fe361e10ed0
    [junit]   6/8: 0x7fe361e10f10
    [junit]   7/8: 0x7fe361e10f50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361e10f90
    [junit]   1/8: 0x7fe361e1d600
    [junit]   2/8: 0x7fe361e1d640
    [junit]   3/8: 0x7fe361e1d680
    [junit]   4/8: 0x7fe361e1d6c0
    [junit]   5/8: 0x7fe361e1af00
    [junit]   6/8: 0x7fe361e1af40
    [junit]   7/8: 0x7fe361e1af80
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361916c60
    [junit]   1/8: 0x7fe3619170b0
    [junit]   2/8: 0x7fe3619170f0
    [junit]   3/8: 0x7fe361919380
    [junit]   4/8: 0x7fe3619193c0
    [junit]   5/8: 0x7fe361917430
    [junit]   6/8: 0x7fe361917470
    [junit]   7/8: 0x7fe36191e8c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361916c60
    [junit]   1/8: 0x7fe3619170b0
    [junit]   2/8: 0x7fe3619170f0
    [junit]   3/8: 0x7fe361919380
    [junit]   4/8: 0x7fe3619193c0
    [junit]   5/8: 0x7fe361917430
    [junit]   6/8: 0x7fe361917470
    [junit]   7/8: 0x7fe36191e8c0
    [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 - chapter09TestCompoundAndAlignment
    [junit] static  md: MachineDescriptionStatic: X86_64_UNIX(2): MachineDescription: runtimeValidated false, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] runtime md: MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] compatible static/runtime: true
    [junit] TK_ComplicatedSubSet: sizeof(): 72
    [junit] TK_ComplicatedSubSet: bits1-s offset: 0
    [junit] TK_ComplicatedSubSet:    id-s offset: 4
    [junit] TK_ComplicatedSubSet: bits2-s offset: 8
    [junit] TK_ComplicatedSubSet: long0-s offset: 16
    [junit] TK_ComplicatedSubSet: bits3-s offset: 24
    [junit] TK_ComplicatedSubSet: real0-s offset: 32
    [junit] TK_ComplicatedSubSet: bits4-s offset: 40
    [junit] TK_ComplicatedSubSet: real1-s offset: 44
    [junit] TK_ComplicatedSubSet: bits5-s offset: 48
    [junit] TK_ComplicatedSubSet: longX-s offset: 56
    [junit] TK_ComplicatedSubSet: bits6-s offset: 64
    [junit] TK_ComplicatedSuperSet: sizeof(): 168
    [junit] TK_ComplicatedSuperSet: bits1-s offset: 0
    [junit] TK_ComplicatedSuperSet:  sub1-s offset: 8
    [junit] TK_ComplicatedSuperSet: bits2-s offset: 80
    [junit] TK_ComplicatedSuperSet:  sub2-s offset: 88
    [junit] TK_ComplicatedSuperSet: bits3-s offset: 160
    [junit] createComplicatedSuperSet:
    [junit] TK_ComplicatedSuperSet [
    [junit]   cs.b1         0xA0
    [junit]   cs.sub1.b1    0xA1
    [junit]   cs.sub1.id    0x12345678
    [junit]   cs.sub1.b2    0xA2
    [junit]   cs.sub1.long0 0x123456789ABCDEF0
    [junit]   cs.sub1.b3    0xA3
    [junit]   cs.sub1.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub1.b4    0xA4
    [junit]   cs.sub1.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub1.b5    0xA5
    [junit]   cs.sub1.longX 0xDEADBEEF
    [junit]   cs.sub1.b6    0xA6
    [junit]   cs.b2         0xB0
    [junit]   cs.sub2.b1    0xB1
    [junit]   cs.sub2.id    0x12345678
    [junit]   cs.sub2.b2    0xB2
    [junit]   cs.sub2.long0 0x123456789ABCDEF0
    [junit]   cs.sub2.b3    0xB3
    [junit]   cs.sub2.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub2.b4    0xB4
    [junit]   cs.sub2.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub2.b5    0xB5
    [junit]   cs.sub2.longX 0xDEADBEEF
    [junit]   cs.sub2.b6    0xB6
    [junit]   cs.b3         0xC0
    [junit] ]
    [junit] 
    [junit] hasInitValues res 1:
    [junit] TK_ComplicatedSuperSet [
    [junit]   cs.b1         0xA0
    [junit]   cs.sub1.b1    0xA1
    [junit]   cs.sub1.id    0x12345678
    [junit]   cs.sub1.b2    0xA2
    [junit]   cs.sub1.long0 0x123456789ABCDEF0
    [junit]   cs.sub1.b3    0xA3
    [junit]   cs.sub1.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub1.b4    0xA4
    [junit]   cs.sub1.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub1.b5    0xA5
    [junit]   cs.sub1.longX 0xDEADBEEF
    [junit]   cs.sub1.b6    0xA6
    [junit]   cs.b2         0xB0
    [junit]   cs.sub2.b1    0xB1
    [junit]   cs.sub2.id    0x12345678
    [junit]   cs.sub2.b2    0xB2
    [junit]   cs.sub2.long0 0x123456789ABCDEF0
    [junit]   cs.sub2.b3    0xB3
    [junit]   cs.sub2.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub2.b4    0xB4
    [junit]   cs.sub2.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub2.b5    0xB5
    [junit]   cs.sub2.longX 0xDEADBEEF
    [junit]   cs.sub2.b6    0xB6
    [junit]   cs.b3         0xC0
    [junit] ]
    [junit] 
    [junit] 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] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAndAlignment
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.271 sec
    [junit] ------------- Standard Error -----------------
    [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: 0x7fe3606c9a50
    [junit]   1/8: 0x7fe3606c9a90
    [junit]   2/8: 0x7fe3606c9ad0
    [junit]   3/8: 0x7fe3606c9b10
    [junit]   4/8: 0x7fe3606c9b50
    [junit]   5/8: 0x7fe3606c9b90
    [junit]   6/8: 0x7fe3606c9bd0
    [junit]   7/8: 0x7fe3606c9c10
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606c9a50
    [junit]   1/8: 0x7fe3606c9a90
    [junit]   2/8: 0x7fe3606c9ad0
    [junit]   3/8: 0x7fe3606c9b10
    [junit]   4/8: 0x7fe3606c9b50
    [junit]   5/8: 0x7fe3606c9b90
    [junit]   6/8: 0x7fe3606c9bd0
    [junit]   7/8: 0x7fe3606c9c10
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360643d00
    [junit]   1/8: 0x7fe36065eb40
    [junit]   2/8: 0x7fe36069fb40
    [junit]   3/8: 0x7fe36068bfc0
    [junit]   4/8: 0x7fe360668180
    [junit]   5/8: 0x7fe360697360
    [junit]   6/8: 0x7fe36062f220
    [junit]   7/8: 0x7fe36063c900
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360643d00
    [junit]   1/8: 0x7fe36065eb40
    [junit]   2/8: 0x7fe36069fb40
    [junit]   3/8: 0x7fe36068bfc0
    [junit]   4/8: 0x7fe360668180
    [junit]   5/8: 0x7fe360697360
    [junit]   6/8: 0x7fe36062f220
    [junit]   7/8: 0x7fe36063c900
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606d3130
    [junit]   1/8: 0x7fe3606cf9c0
    [junit]   2/8: 0x7fe3606a9cd0
    [junit]   3/8: 0x7fe360631870
    [junit]   4/8: 0x7fe361d1a280
    [junit]   5/8: 0x7fe3606a1aa0
    [junit]   6/8: 0x7fe3606a6730
    [junit]   7/8: 0x7fe36063e0c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042eb90
    [junit]   1/8: 0x7fe36042ebd0
    [junit]   2/8: 0x7fe36042ed70
    [junit]   3/8: 0x7fe36042edb0
    [junit]   4/8: 0x7fe36042edf0
    [junit]   5/8: 0x7fe36042ee30
    [junit]   6/8: 0x7fe36042ee70
    [junit]   7/8: 0x7fe36042eeb0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042eb90
    [junit]   1/8: 0x7fe36042ebd0
    [junit]   2/8: 0x7fe36042ed70
    [junit]   3/8: 0x7fe36042edb0
    [junit]   4/8: 0x7fe36042edf0
    [junit]   5/8: 0x7fe36042ee30
    [junit]   6/8: 0x7fe36042ee70
    [junit]   7/8: 0x7fe36042eeb0
    [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: 0x7f316ee20
    [junit]   1/8: 0x7f316ee60
    [junit]   2/8: 0x7f316eea0
    [junit]   3/8: 0x7f316eee0
    [junit]   4/8: 0x7f316ef20
    [junit]   5/8: 0x7f316ef60
    [junit]   6/8: 0x7f316efa0
    [junit]   7/8: 0x7f316efe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7f316ee20
    [junit]   1/8: 0x7f316ee60
    [junit]   2/8: 0x7f316eea0
    [junit]   3/8: 0x7f316eee0
    [junit]   4/8: 0x7f316ef20
    [junit]   5/8: 0x7f316ef60
    [junit]   6/8: 0x7f316efa0
    [junit]   7/8: 0x7f316efe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361e269f0
    [junit]   1/8: 0x7fe361e26a30
    [junit]   2/8: 0x7fe361e174a0
    [junit]   3/8: 0x7fe361e174e0
    [junit]   4/8: 0x7fe361e17520
    [junit]   5/8: 0x7fe361e10ed0
    [junit]   6/8: 0x7fe361e10f10
    [junit]   7/8: 0x7fe361e10f50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361e269f0
    [junit]   1/8: 0x7fe361e26a30
    [junit]   2/8: 0x7fe361e174a0
    [junit]   3/8: 0x7fe361e174e0
    [junit]   4/8: 0x7fe361e17520
    [junit]   5/8: 0x7fe361e10ed0
    [junit]   6/8: 0x7fe361e10f10
    [junit]   7/8: 0x7fe361e10f50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361e10f90
    [junit]   1/8: 0x7fe361e1d600
    [junit]   2/8: 0x7fe361e1d640
    [junit]   3/8: 0x7fe361e1d680
    [junit]   4/8: 0x7fe361e1d6c0
    [junit]   5/8: 0x7fe361e1af00
    [junit]   6/8: 0x7fe361e1af40
    [junit]   7/8: 0x7fe361e1af80
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361916c60
    [junit]   1/8: 0x7fe3619170b0
    [junit]   2/8: 0x7fe3619170f0
    [junit]   3/8: 0x7fe361919380
    [junit]   4/8: 0x7fe3619193c0
    [junit]   5/8: 0x7fe361917430
    [junit]   6/8: 0x7fe361917470
    [junit]   7/8: 0x7fe36191e8c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361916c60
    [junit]   1/8: 0x7fe3619170b0
    [junit]   2/8: 0x7fe3619170f0
    [junit]   3/8: 0x7fe361919380
    [junit]   4/8: 0x7fe3619193c0
    [junit]   5/8: 0x7fe361917430
    [junit]   6/8: 0x7fe361917470
    [junit]   7/8: 0x7fe36191e8c0
    [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 - chapter09TestCompoundAndAlignment
    [junit] static  md: MachineDescriptionStatic: X86_64_UNIX(2): MachineDescription: runtimeValidated false, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] runtime md: MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] compatible static/runtime: true
    [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] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAndAlignment
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: chapter02TestClassExist took 0.004 sec
    [junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.007 sec
    [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.003 sec
    [junit] Testcase: chapter04TestPointerBuffer took 0.002 sec
    [junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0 sec
    [junit] Testcase: chapter09TestCompoundAndAlignment took 0.004 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.271 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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: 0x7fe3606c9a50
    [junit]   1/8: 0x7fe3606c9a90
    [junit]   2/8: 0x7fe3606c9ad0
    [junit]   3/8: 0x7fe3606c9b10
    [junit]   4/8: 0x7fe3606c9b50
    [junit]   5/8: 0x7fe3606c9b90
    [junit]   6/8: 0x7fe3606c9bd0
    [junit]   7/8: 0x7fe3606c9c10
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606c9a50
    [junit]   1/8: 0x7fe3606c9a90
    [junit]   2/8: 0x7fe3606c9ad0
    [junit]   3/8: 0x7fe3606c9b10
    [junit]   4/8: 0x7fe3606c9b50
    [junit]   5/8: 0x7fe3606c9b90
    [junit]   6/8: 0x7fe3606c9bd0
    [junit]   7/8: 0x7fe3606c9c10
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360643d00
    [junit]   1/8: 0x7fe36065eb40
    [junit]   2/8: 0x7fe36069fb40
    [junit]   3/8: 0x7fe36068bfc0
    [junit]   4/8: 0x7fe360668180
    [junit]   5/8: 0x7fe360697360
    [junit]   6/8: 0x7fe36062f220
    [junit]   7/8: 0x7fe36063c900
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360643d00
    [junit]   1/8: 0x7fe36065eb40
    [junit]   2/8: 0x7fe36069fb40
    [junit]   3/8: 0x7fe36068bfc0
    [junit]   4/8: 0x7fe360668180
    [junit]   5/8: 0x7fe360697360
    [junit]   6/8: 0x7fe36062f220
    [junit]   7/8: 0x7fe36063c900
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606d3130
    [junit]   1/8: 0x7fe3606cf9c0
    [junit]   2/8: 0x7fe3606a9cd0
    [junit]   3/8: 0x7fe360631870
    [junit]   4/8: 0x7fe361d1a280
    [junit]   5/8: 0x7fe3606a1aa0
    [junit]   6/8: 0x7fe3606a6730
    [junit]   7/8: 0x7fe36063e0c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042eb90
    [junit]   1/8: 0x7fe36042ebd0
    [junit]   2/8: 0x7fe36042ed70
    [junit]   3/8: 0x7fe36042edb0
    [junit]   4/8: 0x7fe36042edf0
    [junit]   5/8: 0x7fe36042ee30
    [junit]   6/8: 0x7fe36042ee70
    [junit]   7/8: 0x7fe36042eeb0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042eb90
    [junit]   1/8: 0x7fe36042ebd0
    [junit]   2/8: 0x7fe36042ed70
    [junit]   3/8: 0x7fe36042edb0
    [junit]   4/8: 0x7fe36042edf0
    [junit]   5/8: 0x7fe36042ee30
    [junit]   6/8: 0x7fe36042ee70
    [junit]   7/8: 0x7fe36042eeb0
    [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: 0x7f316ee20
    [junit]   1/8: 0x7f316ee60
    [junit]   2/8: 0x7f316eea0
    [junit]   3/8: 0x7f316eee0
    [junit]   4/8: 0x7f316ef20
    [junit]   5/8: 0x7f316ef60
    [junit]   6/8: 0x7f316efa0
    [junit]   7/8: 0x7f316efe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7f316ee20
    [junit]   1/8: 0x7f316ee60
    [junit]   2/8: 0x7f316eea0
    [junit]   3/8: 0x7f316eee0
    [junit]   4/8: 0x7f316ef20
    [junit]   5/8: 0x7f316ef60
    [junit]   6/8: 0x7f316efa0
    [junit]   7/8: 0x7f316efe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361e269f0
    [junit]   1/8: 0x7fe361e26a30
    [junit]   2/8: 0x7fe361e174a0
    [junit]   3/8: 0x7fe361e174e0
    [junit]   4/8: 0x7fe361e17520
    [junit]   5/8: 0x7fe361e10ed0
    [junit]   6/8: 0x7fe361e10f10
    [junit]   7/8: 0x7fe361e10f50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361e269f0
    [junit]   1/8: 0x7fe361e26a30
    [junit]   2/8: 0x7fe361e174a0
    [junit]   3/8: 0x7fe361e174e0
    [junit]   4/8: 0x7fe361e17520
    [junit]   5/8: 0x7fe361e10ed0
    [junit]   6/8: 0x7fe361e10f10
    [junit]   7/8: 0x7fe361e10f50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361e10f90
    [junit]   1/8: 0x7fe361e1d600
    [junit]   2/8: 0x7fe361e1d640
    [junit]   3/8: 0x7fe361e1d680
    [junit]   4/8: 0x7fe361e1d6c0
    [junit]   5/8: 0x7fe361e1af00
    [junit]   6/8: 0x7fe361e1af40
    [junit]   7/8: 0x7fe361e1af80
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361916c60
    [junit]   1/8: 0x7fe3619170b0
    [junit]   2/8: 0x7fe3619170f0
    [junit]   3/8: 0x7fe361919380
    [junit]   4/8: 0x7fe3619193c0
    [junit]   5/8: 0x7fe361917430
    [junit]   6/8: 0x7fe361917470
    [junit]   7/8: 0x7fe36191e8c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe361916c60
    [junit]   1/8: 0x7fe3619170b0
    [junit]   2/8: 0x7fe3619170f0
    [junit]   3/8: 0x7fe361919380
    [junit]   4/8: 0x7fe3619193c0
    [junit]   5/8: 0x7fe361917430
    [junit]   6/8: 0x7fe361917470
    [junit]   7/8: 0x7fe36191e8c0
    [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 - chapter09TestCompoundAndAlignment
    [junit] static  md: MachineDescriptionStatic: X86_64_UNIX(2): MachineDescription: runtimeValidated false, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] runtime md: MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] compatible static/runtime: true
    [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] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAndAlignment
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter
    [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter
    [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - 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: 0x7fe3606c9a50
    [junit]   1/8: 0x7fe3606c9a90
    [junit]   2/8: 0x7fe3606c9ad0
    [junit]   3/8: 0x7fe3606c9b10
    [junit]   4/8: 0x7fe3606c9b50
    [junit]   5/8: 0x7fe3606c9b90
    [junit]   6/8: 0x7fe3606c9bd0
    [junit]   7/8: 0x7fe3606c9c10
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606c9a50
    [junit]   1/8: 0x7fe3606c9a90
    [junit]   2/8: 0x7fe3606c9ad0
    [junit]   3/8: 0x7fe3606c9b10
    [junit]   4/8: 0x7fe3606c9b50
    [junit]   5/8: 0x7fe3606c9b90
    [junit]   6/8: 0x7fe3606c9bd0
    [junit]   7/8: 0x7fe3606c9c10
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360697360
    [junit]   1/8: 0x7fe360668180
    [junit]   2/8: 0x7fe36068bfc0
    [junit]   3/8: 0x7fe36069fb40
    [junit]   4/8: 0x7fe36065eb40
    [junit]   5/8: 0x7fe360643d00
    [junit]   6/8: 0x7fe360665080
    [junit]   7/8: 0x7fe361d1a8d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360697360
    [junit]   1/8: 0x7fe360668180
    [junit]   2/8: 0x7fe36068bfc0
    [junit]   3/8: 0x7fe36069fb40
    [junit]   4/8: 0x7fe36065eb40
    [junit]   5/8: 0x7fe360643d00
    [junit]   6/8: 0x7fe360665080
    [junit]   7/8: 0x7fe361d1a8d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360646340
    [junit]   1/8: 0x7fe360693e20
    [junit]   2/8: 0x7fe360631870
    [junit]   3/8: 0x7fe3606a9cd0
    [junit]   4/8: 0x7fe3606a8090
    [junit]   5/8: 0x7fe3606ca850
    [junit]   6/8: 0x7fe36063e0c0
    [junit]   7/8: 0x7fe3606a6730
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042ecf0
    [junit]   1/8: 0x7fe36042efb0
    [junit]   2/8: 0x7fe36042eff0
    [junit]   3/8: 0x7fe36042f030
    [junit]   4/8: 0x7fe36042f070
    [junit]   5/8: 0x7fe36042f0b0
    [junit]   6/8: 0x7fe36042f0f0
    [junit]   7/8: 0x7fe36042f130
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042ecf0
    [junit]   1/8: 0x7fe36042efb0
    [junit]   2/8: 0x7fe36042eff0
    [junit]   3/8: 0x7fe36042f030
    [junit]   4/8: 0x7fe36042f070
    [junit]   5/8: 0x7fe36042f0b0
    [junit]   6/8: 0x7fe36042f0f0
    [junit]   7/8: 0x7fe36042f130
    [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: 0x7f319d208
    [junit]   1/8: 0x7f319d248
    [junit]   2/8: 0x7f319d288
    [junit]   3/8: 0x7f319d2c8
    [junit]   4/8: 0x7f319d308
    [junit]   5/8: 0x7f319d348
    [junit]   6/8: 0x7f319d388
    [junit]   7/8: 0x7f319d3c8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7f319d208
    [junit]   1/8: 0x7f319d248
    [junit]   2/8: 0x7f319d288
    [junit]   3/8: 0x7f319d2c8
    [junit]   4/8: 0x7f319d308
    [junit]   5/8: 0x7f319d348
    [junit]   6/8: 0x7f319d388
    [junit]   7/8: 0x7f319d3c8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606bec70
    [junit]   1/8: 0x7fe3606b1250
    [junit]   2/8: 0x7fe360649c80
    [junit]   3/8: 0x7fe3606efac0
    [junit]   4/8: 0x7fe3606766e0
    [junit]   5/8: 0x7fe36068c460
    [junit]   6/8: 0x7fe3606df890
    [junit]   7/8: 0x7fe3606b0b40
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606bec70
    [junit]   1/8: 0x7fe3606b1250
    [junit]   2/8: 0x7fe360649c80
    [junit]   3/8: 0x7fe3606efac0
    [junit]   4/8: 0x7fe3606766e0
    [junit]   5/8: 0x7fe36068c460
    [junit]   6/8: 0x7fe3606df890
    [junit]   7/8: 0x7fe3606b0b40
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606a1170
    [junit]   1/8: 0x7fe361d00d90
    [junit]   2/8: 0x7fe3606e1a90
    [junit]   3/8: 0x7fe360640370
    [junit]   4/8: 0x7fe3606664f0
    [junit]   5/8: 0x7fe36065c980
    [junit]   6/8: 0x7fe36069a8a0
    [junit]   7/8: 0x7fe3606dcaf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042f420
    [junit]   1/8: 0x7fe36042f460
    [junit]   2/8: 0x7fe36042f4a0
    [junit]   3/8: 0x7fe36042f4e0
    [junit]   4/8: 0x7fe36042f520
    [junit]   5/8: 0x7fe36042f560
    [junit]   6/8: 0x7fe36042f5a0
    [junit]   7/8: 0x7fe36042f5e0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042f420
    [junit]   1/8: 0x7fe36042f460
    [junit]   2/8: 0x7fe36042f4a0
    [junit]   3/8: 0x7fe36042f4e0
    [junit]   4/8: 0x7fe36042f520
    [junit]   5/8: 0x7fe36042f560
    [junit]   6/8: 0x7fe36042f5a0
    [junit]   7/8: 0x7fe36042f5e0
    [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 - chapter09TestCompoundAndAlignment
    [junit] static  md: MachineDescriptionStatic: X86_64_UNIX(2): MachineDescription: runtimeValidated false, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] runtime md: MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] compatible static/runtime: true
    [junit] TK_ComplicatedSubSet: sizeof(): 72
    [junit] TK_ComplicatedSubSet: bits1-s offset: 0
    [junit] TK_ComplicatedSubSet:    id-s offset: 4
    [junit] TK_ComplicatedSubSet: bits2-s offset: 8
    [junit] TK_ComplicatedSubSet: long0-s offset: 16
    [junit] TK_ComplicatedSubSet: bits3-s offset: 24
    [junit] TK_ComplicatedSubSet: real0-s offset: 32
    [junit] TK_ComplicatedSubSet: bits4-s offset: 40
    [junit] TK_ComplicatedSubSet: real1-s offset: 44
    [junit] TK_ComplicatedSubSet: bits5-s offset: 48
    [junit] TK_ComplicatedSubSet: longX-s offset: 56
    [junit] TK_ComplicatedSubSet: bits6-s offset: 64
    [junit] TK_ComplicatedSuperSet: sizeof(): 168
    [junit] TK_ComplicatedSuperSet: bits1-s offset: 0
    [junit] TK_ComplicatedSuperSet:  sub1-s offset: 8
    [junit] TK_ComplicatedSuperSet: bits2-s offset: 80
    [junit] TK_ComplicatedSuperSet:  sub2-s offset: 88
    [junit] TK_ComplicatedSuperSet: bits3-s offset: 160
    [junit] createComplicatedSuperSet:
    [junit] TK_ComplicatedSuperSet [
    [junit]   cs.b1         0xA0
    [junit]   cs.sub1.b1    0xA1
    [junit]   cs.sub1.id    0x12345678
    [junit]   cs.sub1.b2    0xA2
    [junit]   cs.sub1.long0 0x123456789ABCDEF0
    [junit]   cs.sub1.b3    0xA3
    [junit]   cs.sub1.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub1.b4    0xA4
    [junit]   cs.sub1.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub1.b5    0xA5
    [junit]   cs.sub1.longX 0xDEADBEEF
    [junit]   cs.sub1.b6    0xA6
    [junit]   cs.b2         0xB0
    [junit]   cs.sub2.b1    0xB1
    [junit]   cs.sub2.id    0x12345678
    [junit]   cs.sub2.b2    0xB2
    [junit]   cs.sub2.long0 0x123456789ABCDEF0
    [junit]   cs.sub2.b3    0xB3
    [junit]   cs.sub2.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub2.b4    0xB4
    [junit]   cs.sub2.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub2.b5    0xB5
    [junit]   cs.sub2.longX 0xDEADBEEF
    [junit]   cs.sub2.b6    0xB6
    [junit]   cs.b3         0xC0
    [junit] ]
    [junit] 
    [junit] hasInitValues res 1:
    [junit] TK_ComplicatedSuperSet [
    [junit]   cs.b1         0xA0
    [junit]   cs.sub1.b1    0xA1
    [junit]   cs.sub1.id    0x12345678
    [junit]   cs.sub1.b2    0xA2
    [junit]   cs.sub1.long0 0x123456789ABCDEF0
    [junit]   cs.sub1.b3    0xA3
    [junit]   cs.sub1.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub1.b4    0xA4
    [junit]   cs.sub1.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub1.b5    0xA5
    [junit]   cs.sub1.longX 0xDEADBEEF
    [junit]   cs.sub1.b6    0xA6
    [junit]   cs.b2         0xB0
    [junit]   cs.sub2.b1    0xB1
    [junit]   cs.sub2.id    0x12345678
    [junit]   cs.sub2.b2    0xB2
    [junit]   cs.sub2.long0 0x123456789ABCDEF0
    [junit]   cs.sub2.b3    0xB3
    [junit]   cs.sub2.real0 3.14159 0X1.921FB54442D18P+1
    [junit]   cs.sub2.b4    0xB4
    [junit]   cs.sub2.real1 256.123 0X1.001F9AP+8
    [junit]   cs.sub2.b5    0xB5
    [junit]   cs.sub2.longX 0xDEADBEEF
    [junit]   cs.sub2.b6    0xB6
    [junit]   cs.b3         0xC0
    [junit] ]
    [junit] 
    [junit] 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] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAndAlignment
    [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01
    [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01
    [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02
    [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] ------------- Standard Error -----------------
    [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: 0x7fe3606c9a50
    [junit]   1/8: 0x7fe3606c9a90
    [junit]   2/8: 0x7fe3606c9ad0
    [junit]   3/8: 0x7fe3606c9b10
    [junit]   4/8: 0x7fe3606c9b50
    [junit]   5/8: 0x7fe3606c9b90
    [junit]   6/8: 0x7fe3606c9bd0
    [junit]   7/8: 0x7fe3606c9c10
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606c9a50
    [junit]   1/8: 0x7fe3606c9a90
    [junit]   2/8: 0x7fe3606c9ad0
    [junit]   3/8: 0x7fe3606c9b10
    [junit]   4/8: 0x7fe3606c9b50
    [junit]   5/8: 0x7fe3606c9b90
    [junit]   6/8: 0x7fe3606c9bd0
    [junit]   7/8: 0x7fe3606c9c10
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360697360
    [junit]   1/8: 0x7fe360668180
    [junit]   2/8: 0x7fe36068bfc0
    [junit]   3/8: 0x7fe36069fb40
    [junit]   4/8: 0x7fe36065eb40
    [junit]   5/8: 0x7fe360643d00
    [junit]   6/8: 0x7fe360665080
    [junit]   7/8: 0x7fe361d1a8d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360697360
    [junit]   1/8: 0x7fe360668180
    [junit]   2/8: 0x7fe36068bfc0
    [junit]   3/8: 0x7fe36069fb40
    [junit]   4/8: 0x7fe36065eb40
    [junit]   5/8: 0x7fe360643d00
    [junit]   6/8: 0x7fe360665080
    [junit]   7/8: 0x7fe361d1a8d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360646340
    [junit]   1/8: 0x7fe360693e20
    [junit]   2/8: 0x7fe360631870
    [junit]   3/8: 0x7fe3606a9cd0
    [junit]   4/8: 0x7fe3606a8090
    [junit]   5/8: 0x7fe3606ca850
    [junit]   6/8: 0x7fe36063e0c0
    [junit]   7/8: 0x7fe3606a6730
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042ecf0
    [junit]   1/8: 0x7fe36042efb0
    [junit]   2/8: 0x7fe36042eff0
    [junit]   3/8: 0x7fe36042f030
    [junit]   4/8: 0x7fe36042f070
    [junit]   5/8: 0x7fe36042f0b0
    [junit]   6/8: 0x7fe36042f0f0
    [junit]   7/8: 0x7fe36042f130
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042ecf0
    [junit]   1/8: 0x7fe36042efb0
    [junit]   2/8: 0x7fe36042eff0
    [junit]   3/8: 0x7fe36042f030
    [junit]   4/8: 0x7fe36042f070
    [junit]   5/8: 0x7fe36042f0b0
    [junit]   6/8: 0x7fe36042f0f0
    [junit]   7/8: 0x7fe36042f130
    [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: 0x7f319d208
    [junit]   1/8: 0x7f319d248
    [junit]   2/8: 0x7f319d288
    [junit]   3/8: 0x7f319d2c8
    [junit]   4/8: 0x7f319d308
    [junit]   5/8: 0x7f319d348
    [junit]   6/8: 0x7f319d388
    [junit]   7/8: 0x7f319d3c8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7f319d208
    [junit]   1/8: 0x7f319d248
    [junit]   2/8: 0x7f319d288
    [junit]   3/8: 0x7f319d2c8
    [junit]   4/8: 0x7f319d308
    [junit]   5/8: 0x7f319d348
    [junit]   6/8: 0x7f319d388
    [junit]   7/8: 0x7f319d3c8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606bec70
    [junit]   1/8: 0x7fe3606b1250
    [junit]   2/8: 0x7fe360649c80
    [junit]   3/8: 0x7fe3606efac0
    [junit]   4/8: 0x7fe3606766e0
    [junit]   5/8: 0x7fe36068c460
    [junit]   6/8: 0x7fe3606df890
    [junit]   7/8: 0x7fe3606b0b40
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606bec70
    [junit]   1/8: 0x7fe3606b1250
    [junit]   2/8: 0x7fe360649c80
    [junit]   3/8: 0x7fe3606efac0
    [junit]   4/8: 0x7fe3606766e0
    [junit]   5/8: 0x7fe36068c460
    [junit]   6/8: 0x7fe3606df890
    [junit]   7/8: 0x7fe3606b0b40
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606a1170
    [junit]   1/8: 0x7fe361d00d90
    [junit]   2/8: 0x7fe3606e1a90
    [junit]   3/8: 0x7fe360640370
    [junit]   4/8: 0x7fe3606664f0
    [junit]   5/8: 0x7fe36065c980
    [junit]   6/8: 0x7fe36069a8a0
    [junit]   7/8: 0x7fe3606dcaf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042f420
    [junit]   1/8: 0x7fe36042f460
    [junit]   2/8: 0x7fe36042f4a0
    [junit]   3/8: 0x7fe36042f4e0
    [junit]   4/8: 0x7fe36042f520
    [junit]   5/8: 0x7fe36042f560
    [junit]   6/8: 0x7fe36042f5a0
    [junit]   7/8: 0x7fe36042f5e0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042f420
    [junit]   1/8: 0x7fe36042f460
    [junit]   2/8: 0x7fe36042f4a0
    [junit]   3/8: 0x7fe36042f4e0
    [junit]   4/8: 0x7fe36042f520
    [junit]   5/8: 0x7fe36042f560
    [junit]   6/8: 0x7fe36042f5a0
    [junit]   7/8: 0x7fe36042f5e0
    [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 - chapter09TestCompoundAndAlignment
    [junit] static  md: MachineDescriptionStatic: X86_64_UNIX(2): MachineDescription: runtimeValidated false, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] runtime md: MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] compatible static/runtime: true
    [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] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAndAlignment
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: chapter02TestClassExist took 0.001 sec
    [junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.007 sec
    [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.003 sec
    [junit] Testcase: chapter04TestPointerBuffer took 0.004 sec
    [junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0 sec
    [junit] Testcase: chapter09TestCompoundAndAlignment took 0.001 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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: 0x7fe3606c9a50
    [junit]   1/8: 0x7fe3606c9a90
    [junit]   2/8: 0x7fe3606c9ad0
    [junit]   3/8: 0x7fe3606c9b10
    [junit]   4/8: 0x7fe3606c9b50
    [junit]   5/8: 0x7fe3606c9b90
    [junit]   6/8: 0x7fe3606c9bd0
    [junit]   7/8: 0x7fe3606c9c10
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606c9a50
    [junit]   1/8: 0x7fe3606c9a90
    [junit]   2/8: 0x7fe3606c9ad0
    [junit]   3/8: 0x7fe3606c9b10
    [junit]   4/8: 0x7fe3606c9b50
    [junit]   5/8: 0x7fe3606c9b90
    [junit]   6/8: 0x7fe3606c9bd0
    [junit]   7/8: 0x7fe3606c9c10
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360697360
    [junit]   1/8: 0x7fe360668180
    [junit]   2/8: 0x7fe36068bfc0
    [junit]   3/8: 0x7fe36069fb40
    [junit]   4/8: 0x7fe36065eb40
    [junit]   5/8: 0x7fe360643d00
    [junit]   6/8: 0x7fe360665080
    [junit]   7/8: 0x7fe361d1a8d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360697360
    [junit]   1/8: 0x7fe360668180
    [junit]   2/8: 0x7fe36068bfc0
    [junit]   3/8: 0x7fe36069fb40
    [junit]   4/8: 0x7fe36065eb40
    [junit]   5/8: 0x7fe360643d00
    [junit]   6/8: 0x7fe360665080
    [junit]   7/8: 0x7fe361d1a8d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe360646340
    [junit]   1/8: 0x7fe360693e20
    [junit]   2/8: 0x7fe360631870
    [junit]   3/8: 0x7fe3606a9cd0
    [junit]   4/8: 0x7fe3606a8090
    [junit]   5/8: 0x7fe3606ca850
    [junit]   6/8: 0x7fe36063e0c0
    [junit]   7/8: 0x7fe3606a6730
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042ecf0
    [junit]   1/8: 0x7fe36042efb0
    [junit]   2/8: 0x7fe36042eff0
    [junit]   3/8: 0x7fe36042f030
    [junit]   4/8: 0x7fe36042f070
    [junit]   5/8: 0x7fe36042f0b0
    [junit]   6/8: 0x7fe36042f0f0
    [junit]   7/8: 0x7fe36042f130
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042ecf0
    [junit]   1/8: 0x7fe36042efb0
    [junit]   2/8: 0x7fe36042eff0
    [junit]   3/8: 0x7fe36042f030
    [junit]   4/8: 0x7fe36042f070
    [junit]   5/8: 0x7fe36042f0b0
    [junit]   6/8: 0x7fe36042f0f0
    [junit]   7/8: 0x7fe36042f130
    [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: 0x7f319d208
    [junit]   1/8: 0x7f319d248
    [junit]   2/8: 0x7f319d288
    [junit]   3/8: 0x7f319d2c8
    [junit]   4/8: 0x7f319d308
    [junit]   5/8: 0x7f319d348
    [junit]   6/8: 0x7f319d388
    [junit]   7/8: 0x7f319d3c8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7f319d208
    [junit]   1/8: 0x7f319d248
    [junit]   2/8: 0x7f319d288
    [junit]   3/8: 0x7f319d2c8
    [junit]   4/8: 0x7f319d308
    [junit]   5/8: 0x7f319d348
    [junit]   6/8: 0x7f319d388
    [junit]   7/8: 0x7f319d3c8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606bec70
    [junit]   1/8: 0x7fe3606b1250
    [junit]   2/8: 0x7fe360649c80
    [junit]   3/8: 0x7fe3606efac0
    [junit]   4/8: 0x7fe3606766e0
    [junit]   5/8: 0x7fe36068c460
    [junit]   6/8: 0x7fe3606df890
    [junit]   7/8: 0x7fe3606b0b40
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606bec70
    [junit]   1/8: 0x7fe3606b1250
    [junit]   2/8: 0x7fe360649c80
    [junit]   3/8: 0x7fe3606efac0
    [junit]   4/8: 0x7fe3606766e0
    [junit]   5/8: 0x7fe36068c460
    [junit]   6/8: 0x7fe3606df890
    [junit]   7/8: 0x7fe3606b0b40
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe3606a1170
    [junit]   1/8: 0x7fe361d00d90
    [junit]   2/8: 0x7fe3606e1a90
    [junit]   3/8: 0x7fe360640370
    [junit]   4/8: 0x7fe3606664f0
    [junit]   5/8: 0x7fe36065c980
    [junit]   6/8: 0x7fe36069a8a0
    [junit]   7/8: 0x7fe3606dcaf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042f420
    [junit]   1/8: 0x7fe36042f460
    [junit]   2/8: 0x7fe36042f4a0
    [junit]   3/8: 0x7fe36042f4e0
    [junit]   4/8: 0x7fe36042f520
    [junit]   5/8: 0x7fe36042f560
    [junit]   6/8: 0x7fe36042f5a0
    [junit]   7/8: 0x7fe36042f5e0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7fe36042f420
    [junit]   1/8: 0x7fe36042f460
    [junit]   2/8: 0x7fe36042f4a0
    [junit]   3/8: 0x7fe36042f4e0
    [junit]   4/8: 0x7fe36042f520
    [junit]   5/8: 0x7fe36042f560
    [junit]   6/8: 0x7fe36042f5a0
    [junit]   7/8: 0x7fe36042f5e0
    [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 - chapter09TestCompoundAndAlignment
    [junit] static  md: MachineDescriptionStatic: X86_64_UNIX(2): MachineDescription: runtimeValidated false, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] runtime md: MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] compatible static/runtime: true
    [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] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAndAlignment
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen01
    [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen01
    [junit] No SecurityManager Installed
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] os.name: Mac OS X
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] java.home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] java.io.tmpdir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] Temp: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 0.001 sec
    [junit] Testcase: test02 took 0 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.junit.sec.TestSecIOUtil01
    [junit] Testsuite: com.jogamp.junit.sec.TestSecIOUtil01
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] ------------- Standard Error -----------------
    [junit] No SecurityManager Installed
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] os.name: Mac OS X
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] java.home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] java.io.tmpdir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] Temp: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testProp00_Temp took 0 sec
    [junit] Testcase: testProp01_Temp took 0 sec
    [junit] Testcase: testProp02_Temp took 0 sec
    [junit] Testcase: testTempDir00 took 0 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] No SecurityManager Installed
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] os.name: Mac OS X
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] java.home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] java.io.tmpdir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp
    [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] Temp: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000
    [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00
    [junit] ------------- ---------------- ---------------

junit.run.remote.ssh:

junit.run.remote.adb:

junit.run.tests:

junit.run.if.disabled:

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
     [echo] jvmJava.exe                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.1.4-rc-20140122
     [echo] jogamp.version.int         0914017
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

init:

java.class.path.validate:

validate:
     [echo] test.base.dir: ../src/junit 
     [echo] test.junit.generation.dir: ../src/junit/com/jogamp/gluegen/test/junit/generation 
     [echo] test.dir: ../build/test 
     [echo] results: ../build/test/results 
     [echo] build_t: ../build/test/build 
     [echo] build_t.gen: ../build/test/build/gensrc 
     [echo] build_t.java: ../build/test/build/classes 
     [echo] build_t.obj: ../build/test/build/obj 
     [echo] build_t.lib: ../build/test/build/natives 

test-zip-archive:
     [exec] 
     [exec] 7-Zip [64] 9.13 beta  Copyright (c) 1999-2010 Igor Pavlov  2010-04-15
     [exec] p7zip Version 9.13 (locale=utf8,Utf16=on,HugeFiles=on,2 CPUs)
     [exec] Scanning
     [exec] 
     [exec] Creating archive /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b763-20140122-macosx-universal-test-results-macosx64-NV320M-10_6-jogamp-x64-sgothel-012.7z
     [exec] 
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.net.AssetURLConnectionRegisteredTest.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.net.AssetURLConnectionRegisteredTest.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.net.AssetURLConnectionUnregisteredTest.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.net.AssetURLConnectionUnregisteredTest.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.net.TestURIQueryProps.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.net.TestURIQueryProps.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.net.TestUrisWithAssetHandler.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.net.TestUrisWithAssetHandler.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.nio.BuffersTest.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.nio.BuffersTest.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.nio.CachedBufferFactoryTest.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.nio.CachedBufferFactoryTest.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.nio.TestBuffersFloatDoubleConversion.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.nio.TestBuffersFloatDoubleConversion.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.nio.TestPointerBufferEndian.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.nio.TestPointerBufferEndian.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.nio.TestStructAccessorEndian.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.nio.TestStructAccessorEndian.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.os.TestElfReader01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.os.TestElfReader01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.IntIntHashMapTest.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.IntIntHashMapTest.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.IntObjectHashMapTest.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.IntObjectHashMapTest.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.locks.TestRecursiveLock01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.locks.TestRecursiveLock01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.locks.TestSingletonServerSocket00.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.locks.TestSingletonServerSocket00.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.locks.TestSingletonServerSocket01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.locks.TestSingletonServerSocket01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.locks.TestSingletonServerSocket02.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.locks.TestSingletonServerSocket02.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.LongIntHashMapTest.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.LongIntHashMapTest.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestArrayHashSet01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestArrayHashSet01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestFloatStack01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestFloatStack01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestIntegerStack01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestIntegerStack01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestIOUtil01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestIOUtil01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestIOUtilURICompose.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestIOUtilURICompose.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestIOUtilURIHandling.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestIOUtilURIHandling.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestIteratorIndexCORE.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestIteratorIndexCORE.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestJarUtil.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestJarUtil.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestLFRingBuffer01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestLFRingBuffer01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestPlatform01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestPlatform01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestRunnableTask01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestRunnableTask01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestSyncRingBuffer01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestSyncRingBuffer01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestSystemPropsAndEnvs.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestSystemPropsAndEnvs.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestTempJarCache.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestTempJarCache.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestValueConversion.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestValueConversion.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestVersionInfo.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestVersionInfo.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.common.util.TestVersionNumber.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.common.util.TestVersionNumber.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.gluegen.test.junit.generation.PCPPTest.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.gluegen.test.junit.generation.PCPPTest.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.gluegen.test.junit.structgen.TestStructGen01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.gluegen.test.junit.structgen.TestStructGen01.xml
     [exec] Compressing  build/test/results-x32/TEST-com.jogamp.junit.sec.TestSecIOUtil01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.junit.sec.TestSecIOUtil01.xml
     [exec] 
     [exec] Everything is Ok

BUILD SUCCESSFUL
Total time: 5 minutes 21 seconds
[WARNINGS] Parsing warnings in console log with parser GNU Compiler 3 (gcc)
[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-b763-2014-01-22_20-19-12'.
[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