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 758
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 e7356d0bdbce5dd0bfb64b08f1f61ff41778e010 (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=758 -Dgluegen.build.id=2013-12-31_08-44-14 -Dgluegen.build.commit=e7356d0bdbce5dd0bfb64b08f1f61ff41778e010 -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-20131231
     [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-20131231
     [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-20131231
     [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-20131231
     [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: JAVA_MAIN_CLASS_7370 = org.apache.tools.ant.launch.Launcher
     [java]    6: HUDSON_URL = https://jogamp.org/chuck/
     [java]    7: SOURCE_LEVEL = 1.6
     [java]    8: GIT_COMMIT = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
     [java]    9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
     [java]   10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
     [java]   11: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
     [java]   12: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [java]   13: BUILD_NUMBER = 758
     [java]   14: EXECUTOR_NUMBER = 0
     [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: Apple_PubSub_Socket_Render = /tmp/launch-okSINc/Render
     [java]   22: HUDSON_HOME = /srv/jenkins
     [java]   23: com.apple.java.jvmMode = client
     [java]   24: ANT_PATH = /opt-share/apache-ant
     [java]   25: SHLVL = 3
     [java]   26: TERM_PROGRAM_VERSION = 303.2
     [java]   27: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [java]   28: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
     [java]   29: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
     [java]   30: GIT_PREVIOUS_COMMIT = 5b1cacb04b19be85cb11cbe55c50c960b494ec05
     [java]   31: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
     [java]   32: JAVA_MAIN_CLASS_292 = hudson.remoting.Launcher
     [java]   33: TERM_SESSION_ID = 247EDEE2-A008-477C-AEB3-EF9310E67E5D
     [java]   34: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
     [java]   35: BUILD_ID = 2013-12-31_08-44-14
     [java]   36: LOGNAME = jogamp
     [java]   37: Apple_Ubiquity_Message = /tmp/launch-ipwydn/Apple_Ubiquity_Message
     [java]   38: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-758
     [java]   39: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/758/
     [java]   40: TARGET_LEVEL = 1.6
     [java]   41: SHELL = /bin/bash
     [java]   42: BUILD_DISPLAY_NAME = #758
     [java]   43: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia
     [java]   44: COMMAND_MODE = unix2003
     [java]   45: DISPLAY = /tmp/launch-Ld1Lp9/org.x:0
     [java]   46: BUILD_ARCHIVE = true
     [java]   47: GIT_BRANCH = origin/master
     [java]   48: USER = jogamp
     [java]   49: ANT_HOME = /opt-share/apache-ant
     [java]   50: com.apple.java.jvmTask = CommandLine_Manual.java.java
     [java]   51: HOME = /Users/jogamp
     [java]   52: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia
     [java]   53: GL_ENABLE_DEBUG_ATTACH = YES
     [java]   54: LANG = en_US.UTF-8
     [java] Environment count: 54
     [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=758 -Dgluegen.build.id=2013-12-31_08-44-14 -Dgluegen.build.commit=e7356d0bdbce5dd0bfb64b08f1f61ff41778e010 -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.35
     [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-b758-20131231-macosx-universal
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b758-20131231-macosx-universal
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b758-20131231-macosx-universal
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b758-20131231-macosx-universal/jar
     [copy] Copying 4 files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b758-20131231-macosx-universal/jar
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b758-20131231-macosx-universal/lib
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b758-20131231-macosx-universal/lib
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.1-b758-20131231-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-b758-20131231-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-b758-20131231-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-b758-20131231-macosx-universal.7z
     [exec] 
     [exec] Compressing  gluegen-2.1-b758-20131231-macosx-universal/gluegen-java-src.zip
     [exec] Compressing  gluegen-2.1-b758-20131231-macosx-universal/jar/gluegen-rt-android.jar
     [exec] Compressing  gluegen-2.1-b758-20131231-macosx-universal/jar/gluegen-rt-natives-macosx-universal.jar
     [exec] Compressing  gluegen-2.1-b758-20131231-macosx-universal/jar/gluegen-rt.jar
     [exec] Compressing  gluegen-2.1-b758-20131231-macosx-universal/jar/gluegen.jar
     [exec] Compressing  gluegen-2.1-b758-20131231-macosx-universal/LICENSE.txt
     [exec] Compressing  gluegen-2.1-b758-20131231-macosx-universal/lib/libgluegen-rt.jnilib
     [exec] Compressing  gluegen-2.1-b758-20131231-macosx-universal/jnlp-files/gluegen-rt.jnlp
     [exec] Compressing  gluegen-2.1-b758-20131231-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-b758-20131231-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-20131231
     [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-20131231
     [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-20131231
     [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] Testsuite: com.jogamp.common.net.AssetURLConnectionRegisteredTest
    [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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.18 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.01 sec
    [junit] Testcase: assetRegisteredIOUtilGetResourceRel2_RT took 0.006 sec
    [junit] Testcase: assetRegisteredURLConnection_RT took 0.002 sec
    [junit] Testcase: assetRegisteredURLConnection_Test took 0.001 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.18 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] ++++ 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] 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.125 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.002 sec
    [junit] Testcase: assetUnregisteredURLConnection_Test took 0.002 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.125 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.048 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] ******* 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.048 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.059 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.004 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 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] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice
    [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.047 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.012 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.047 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] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.086 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.04 sec
    [junit] Testcase: dynamicTest took 0.003 sec
    [junit] Testcase: staticTest took 0 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.086 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] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testDirect
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.045 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.045 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.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testDirect
    [junit] ++++ TestCase.setUp: 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] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect
    [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.507 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.437 sec
    [junit] Testcase: testIndirect took 0.021 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.507 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.033 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.033 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] Testsuite: com.jogamp.common.os.TestElfReader01
    [junit] Testsuite: com.jogamp.common.os.TestElfReader01
    [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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.038 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.038 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.127ms
    [junit]    map:   2.778ms
    [junit] 
    [junit] get
    [junit]    iimap: 3.547ms
    [junit]    map:   2.181ms
    [junit] 
    [junit] remove
    [junit]    iimap: 1.232ms
    [junit]    map:   6.711ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.232ms
    [junit]    map:   9.302ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.283ms
    [junit]    map:   0.69ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.293ms
    [junit]    map:   1.095ms
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.585 sec
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 2.127ms
    [junit]    map:   2.778ms
    [junit] 
    [junit] get
    [junit]    iimap: 3.547ms
    [junit]    map:   2.181ms
    [junit] 
    [junit] remove
    [junit]    iimap: 1.232ms
    [junit]    map:   6.711ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.232ms
    [junit]    map:   9.302ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.283ms
    [junit]    map:   0.69ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.293ms
    [junit]    map:   1.095ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: benchmark took 0.034 sec
    [junit] Testcase: capacityTest took 0.001 sec
    [junit] Testcase: cloneTest took 0.119 sec
    [junit] Testcase: iteratorTest took 0.002 sec
    [junit] Testcase: testPutRemove took 1.418 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.585 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 2.127ms
    [junit]    map:   2.778ms
    [junit] 
    [junit] get
    [junit]    iimap: 3.547ms
    [junit]    map:   2.181ms
    [junit] 
    [junit] remove
    [junit]    iimap: 1.232ms
    [junit]    map:   6.711ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.232ms
    [junit]    map:   9.302ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.283ms
    [junit]    map:   0.69ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.293ms
    [junit]    map:   1.095ms
    [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.168 sec
    [junit] 
    [junit] Testcase: cloneTest took 21.778 sec
    [junit] Testcase: iteratorTest took 0.002 sec
    [junit] Testcase: testPutRemove took 12.369 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 34.168 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: 3.021ms
    [junit]    map:   10.363ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.196ms
    [junit]    map:   1.221ms
    [junit] 
    [junit] remove
    [junit]    iimap: 4.391ms
    [junit]    map:   1.781ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.303ms
    [junit]    map:   1.627ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.258ms
    [junit]    map:   0.594ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.315ms
    [junit]    map:   0.975ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.335 sec
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 3.021ms
    [junit]    map:   10.363ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.196ms
    [junit]    map:   1.221ms
    [junit] 
    [junit] remove
    [junit]    iimap: 4.391ms
    [junit]    map:   1.781ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.303ms
    [junit]    map:   1.627ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.258ms
    [junit]    map:   0.594ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.315ms
    [junit]    map:   0.975ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: benchmark took 0.029 sec
    [junit] Testcase: iteratorTest took 0.003 sec
    [junit] Testcase: testPutRemove took 1.289 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.335 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 3.021ms
    [junit]    map:   10.363ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.196ms
    [junit]    map:   1.221ms
    [junit] 
    [junit] remove
    [junit]    iimap: 4.391ms
    [junit]    map:   1.781ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.303ms
    [junit]    map:   1.627ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.258ms
    [junit]    map:   0.594ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.315ms
    [junit]    map:   0.975ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01
    [junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSet
    [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.043 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.043 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.064 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.018 sec
    [junit] Testcase: test12FloatBuffer_I00_G32 took 0.003 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 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] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.091 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.003 sec
    [junit] Testcase: testCopyStream03Buffer took 0.049 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.091 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.101 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.064 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.101 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] ++++ 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/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/7
    [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/7
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/7
    [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/7
    [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] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.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____url-path: /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] uri.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [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] 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____url-path: /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] uri.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] uri.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri.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____url-path: /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] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.262 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] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test05FileWindowsURI2URL
    [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/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/7
    [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/7
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/7
    [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/7
    [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] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.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____url-path: /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] uri.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [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] 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____url-path: /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] uri.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] uri.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri.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____url-path: /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.038 sec
    [junit] Testcase: test01HttpURI2URL took 0.008 sec
    [junit] Testcase: test02FileUnixURI2URL took 0.052 sec
    [junit] Testcase: test03FileWindowsURI2URL took 0.113 sec
    [junit] Testcase: test04FileUnixURI2URL took 0.002 sec
    [junit] Testcase: test05FileWindowsURI2URL took 0 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.262 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/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/7
    [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/7
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/7
    [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/7
    [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] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.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____url-path: /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] uri.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [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] 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____url-path: /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] uri.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] uri.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri.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____url-path: /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] ++++ 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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.087 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.001 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.087 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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.696 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.561 sec
    [junit] Testcase: test01LinkedListListIndex took 1.825 sec
    [junit] Testcase: test01LinkedListListIterator took 2.038 sec
    [junit] Testcase: test0ArrayListIndex took 1.231 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.696 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] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1452664713070912500
    [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/jln5627106580000275358/jln1192778784485774762/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/ClassInJar1.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/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: 0.12 sec
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1452664713070912500
    [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/jln5627106580000275358/jln1192778784485774762/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/ClassInJar1.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/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.004 sec
    [junit] Testcase: testJarUtilJarInJar02 took 0.002 sec
    [junit] Testcase: testJarUtilJarInJar03 took 0.002 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.12 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1452664713070912500
    [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/jln5627106580000275358/jln1192778784485774762/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/ClassInJar1.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln1192778784485774762/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/jln5627106580000275358/jln1192778784485774762/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] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] 
    [junit] Testcase: test11_GrowEmpty02_Begin2 took 0.001 sec
    [junit] Testcase: test20_GrowFull01_Begin took 0 sec
    [junit] Testcase: test25_GrowFull11_End1 took 0 sec
    [junit] Testcase: test21_GrowFull02_Begin1 took 0 sec
    [junit] Testcase: test03_FullReadReset took 0 sec
    [junit] Testcase: test24_GrowFull05_End took 0 sec
    [junit] Testcase: test22_GrowFull03_Begin2 took 0 sec
    [junit] Testcase: test10_GrowEmpty01_Begin took 0 sec
    [junit] Testcase: test02_EmptyWrite took 0 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.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.018 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.043 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 sec
    [junit] Testcase: testPageSize01 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.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] ++++ 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] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@1519d9b
    [junit] BB.1: java.lang.Object@1519d9b
    [junit] BB.2
    [junit] CA.1: java.lang.Object@1519d9b
    [junit] CA.X
    [junit] BB.3
    [junit] BB.X
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [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] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01
    [junit] BB.0: java.lang.Object@113ea1a
    [junit] BB.1: java.lang.Object@113ea1a
    [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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@1519d9b
    [junit] BB.1: java.lang.Object@1519d9b
    [junit] BB.2
    [junit] CA.1: java.lang.Object@1519d9b
    [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@113ea1a
    [junit] BB.1: java.lang.Object@113ea1a
    [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.013 sec
    [junit] Testcase: testInvokeAndWait01 took 0.002 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@1519d9b
    [junit] BB.1: java.lang.Object@1519d9b
    [junit] BB.2
    [junit] CA.1: java.lang.Object@1519d9b
    [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@113ea1a
    [junit] BB.1: java.lang.Object@113ea1a
    [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.021 sec
    [junit] 
    [junit] Testcase: test11_GrowEmpty02_Begin2 took 0.001 sec
    [junit] Testcase: test20_GrowFull01_Begin took 0 sec
    [junit] Testcase: test25_GrowFull11_End1 took 0 sec
    [junit] Testcase: test21_GrowFull02_Begin1 took 0.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.021 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: JAVA_MAIN_CLASS_7370 = org.apache.tools.ant.launch.Launcher
    [junit]    7: HUDSON_URL = https://jogamp.org/chuck/
    [junit]    8: SOURCE_LEVEL = 1.6
    [junit]    9: GIT_COMMIT = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [junit]   10: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
    [junit]   11: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   12: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
    [junit]   13: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   14: BUILD_NUMBER = 758
    [junit]   15: EXECUTOR_NUMBER = 0
    [junit]   16: LaunchKeepContext = 1
    [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: Apple_PubSub_Socket_Render = /tmp/launch-okSINc/Render
    [junit]   23: HUDSON_HOME = /srv/jenkins
    [junit]   24: ANT_PATH = /opt-share/apache-ant
    [junit]   25: com.apple.java.jvmMode = client
    [junit]   26: TERM_PROGRAM_VERSION = 303.2
    [junit]   27: SHLVL = 3
    [junit]   28: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
    [junit]   29: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   30: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
    [junit]   31: GIT_PREVIOUS_COMMIT = 5b1cacb04b19be85cb11cbe55c50c960b494ec05
    [junit]   32: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   33: TERM_SESSION_ID = 247EDEE2-A008-477C-AEB3-EF9310E67E5D
    [junit]   34: JAVA_MAIN_CLASS_292 = hudson.remoting.Launcher
    [junit]   35: BUILD_ID = 2013-12-31_08-44-14
    [junit]   36: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   37: Apple_Ubiquity_Message = /tmp/launch-ipwydn/Apple_Ubiquity_Message
    [junit]   38: LOGNAME = jogamp
    [junit]   39: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-758
    [junit]   40: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/758/
    [junit]   41: TARGET_LEVEL = 1.6
    [junit]   42: SHELL = /bin/bash
    [junit]   43: BUILD_DISPLAY_NAME = #758
    [junit]   44: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia
    [junit]   45: COMMAND_MODE = unix2003
    [junit]   46: DISPLAY = /tmp/launch-Ld1Lp9/org.x:0
    [junit]   47: GIT_BRANCH = origin/master
    [junit]   48: BUILD_ARCHIVE = true
    [junit]   49: USER = jogamp
    [junit]   50: ANT_HOME = /opt-share/apache-ant
    [junit]   51: com.apple.java.jvmTask = CommandLine_Manual.java.java.java
    [junit]   52: JAVA_MAIN_CLASS_7546 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
    [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: LANG = en_US.UTF-8
    [junit] Environment count: 56
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln5627106580000275358
    [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/junittestcases586278167076322243.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/junitvmwatcher5852103376262448507.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit6024801318594987235.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.068 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: JAVA_MAIN_CLASS_7370 = org.apache.tools.ant.launch.Launcher
    [junit]    7: HUDSON_URL = https://jogamp.org/chuck/
    [junit]    8: SOURCE_LEVEL = 1.6
    [junit]    9: GIT_COMMIT = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [junit]   10: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
    [junit]   11: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   12: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
    [junit]   13: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   14: BUILD_NUMBER = 758
    [junit]   15: EXECUTOR_NUMBER = 0
    [junit]   16: LaunchKeepContext = 1
    [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: Apple_PubSub_Socket_Render = /tmp/launch-okSINc/Render
    [junit]   23: HUDSON_HOME = /srv/jenkins
    [junit]   24: ANT_PATH = /opt-share/apache-ant
    [junit]   25: com.apple.java.jvmMode = client
    [junit]   26: TERM_PROGRAM_VERSION = 303.2
    [junit]   27: SHLVL = 3
    [junit]   28: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
    [junit]   29: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   30: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
    [junit]   31: GIT_PREVIOUS_COMMIT = 5b1cacb04b19be85cb11cbe55c50c960b494ec05
    [junit]   32: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   33: TERM_SESSION_ID = 247EDEE2-A008-477C-AEB3-EF9310E67E5D
    [junit]   34: JAVA_MAIN_CLASS_292 = hudson.remoting.Launcher
    [junit]   35: BUILD_ID = 2013-12-31_08-44-14
    [junit]   36: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   37: Apple_Ubiquity_Message = /tmp/launch-ipwydn/Apple_Ubiquity_Message
    [junit]   38: LOGNAME = jogamp
    [junit]   39: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-758
    [junit]   40: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/758/
    [junit]   41: TARGET_LEVEL = 1.6
    [junit]   42: SHELL = /bin/bash
    [junit]   43: BUILD_DISPLAY_NAME = #758
    [junit]   44: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia
    [junit]   45: COMMAND_MODE = unix2003
    [junit]   46: DISPLAY = /tmp/launch-Ld1Lp9/org.x:0
    [junit]   47: GIT_BRANCH = origin/master
    [junit]   48: BUILD_ARCHIVE = true
    [junit]   49: USER = jogamp
    [junit]   50: ANT_HOME = /opt-share/apache-ant
    [junit]   51: com.apple.java.jvmTask = CommandLine_Manual.java.java.java
    [junit]   52: JAVA_MAIN_CLASS_7546 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
    [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: LANG = en_US.UTF-8
    [junit] Environment count: 56
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln5627106580000275358
    [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/junittestcases586278167076322243.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/junitvmwatcher5852103376262448507.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit6024801318594987235.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] Testcase: dumpEnvironment took 0.004 sec
    [junit] Testcase: dumpProperties took 0.004 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.068 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: JAVA_MAIN_CLASS_7370 = org.apache.tools.ant.launch.Launcher
    [junit]    7: HUDSON_URL = https://jogamp.org/chuck/
    [junit]    8: SOURCE_LEVEL = 1.6
    [junit]    9: GIT_COMMIT = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [junit]   10: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
    [junit]   11: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   12: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
    [junit]   13: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   14: BUILD_NUMBER = 758
    [junit]   15: EXECUTOR_NUMBER = 0
    [junit]   16: LaunchKeepContext = 1
    [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: Apple_PubSub_Socket_Render = /tmp/launch-okSINc/Render
    [junit]   23: HUDSON_HOME = /srv/jenkins
    [junit]   24: ANT_PATH = /opt-share/apache-ant
    [junit]   25: com.apple.java.jvmMode = client
    [junit]   26: TERM_PROGRAM_VERSION = 303.2
    [junit]   27: SHLVL = 3
    [junit]   28: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
    [junit]   29: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   30: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
    [junit]   31: GIT_PREVIOUS_COMMIT = 5b1cacb04b19be85cb11cbe55c50c960b494ec05
    [junit]   32: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   33: TERM_SESSION_ID = 247EDEE2-A008-477C-AEB3-EF9310E67E5D
    [junit]   34: JAVA_MAIN_CLASS_292 = hudson.remoting.Launcher
    [junit]   35: BUILD_ID = 2013-12-31_08-44-14
    [junit]   36: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   37: Apple_Ubiquity_Message = /tmp/launch-ipwydn/Apple_Ubiquity_Message
    [junit]   38: LOGNAME = jogamp
    [junit]   39: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-758
    [junit]   40: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/758/
    [junit]   41: TARGET_LEVEL = 1.6
    [junit]   42: SHELL = /bin/bash
    [junit]   43: BUILD_DISPLAY_NAME = #758
    [junit]   44: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia
    [junit]   45: COMMAND_MODE = unix2003
    [junit]   46: DISPLAY = /tmp/launch-Ld1Lp9/org.x:0
    [junit]   47: GIT_BRANCH = origin/master
    [junit]   48: BUILD_ARCHIVE = true
    [junit]   49: USER = jogamp
    [junit]   50: ANT_HOME = /opt-share/apache-ant
    [junit]   51: com.apple.java.jvmTask = CommandLine_Manual.java.java.java
    [junit]   52: JAVA_MAIN_CLASS_7546 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
    [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: LANG = en_US.UTF-8
    [junit] Environment count: 56
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln5627106580000275358
    [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/junittestcases586278167076322243.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/junitvmwatcher5852103376262448507.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit6024801318594987235.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] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln8559986471842317212
    [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] Testsuite: com.jogamp.common.util.TestTempJarCache
    [junit] Testsuite: com.jogamp.common.util.TestTempJarCache
    [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] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionInfo - testInfo01
    [junit] Version Info:
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.222 sec
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln8559986471842317212
    [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.056 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.053 sec
    [junit] Testcase: testTempJarCache02AddNativeLibs took 0 sec
    [junit] Testcase: testTempJarCache03AddNativeJarLibs took 0 sec
    [junit] Testcase: testTempJarCache04aSameClassLoader took 0.001 sec
    [junit] Testcase: testTempJarCache04bDiffClassLoader took 0.063 sec
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.222 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5627106580000275358/jln8559986471842317212
    [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] -----------------------------------------------------------------------------------------------------
    [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-20131231
    [junit] Implementation Build: 2.1-b758-20131231
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Version = 2.1.4-rc-20131231
    [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 = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [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-b758-20131231
    [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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.074 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-20131231
    [junit] Implementation Build: 2.1-b758-20131231
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Version = 2.1.4-rc-20131231
    [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 = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [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-b758-20131231
    [junit]  Extension-Name = com.jogamp.common
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInfo01 took 0.032 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.074 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-20131231
    [junit] Implementation Build: 2.1-b758-20131231
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Version = 2.1.4-rc-20131231
    [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 = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [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-b758-20131231
    [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.046 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 sec
    [junit] Testcase: test01b took 0 sec
    [junit] Testcase: test02 took 0 sec
    [junit] Testcase: test02b took 0 sec
    [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.046 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] ++++ 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    535 ms, avrg  3980699 ns, deviation [  -432149 ..   308571 ] 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    311 ms, avrg    58262 ns, deviation [   -54942 ..    44798 ] 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    375 ms, avrg  2389380 ns, deviation [   -42880 ..    34770 ] 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    354 ms, avrg   550487 ns, deviation [  -549507 ..  1039823 ] 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    388 ms, avrg  2723666 ns, deviation [   -54896 ..    21344 ] 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    338 ms, avrg   303867 ns, deviation [  -254227 ..   137793 ] 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    318 ms, avrg  2016185 ns, deviation [   -96205 ..    32295 ] 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 11642376 ns, deviation [ -11641546 .. 37668394 ] 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    707 ms, avrg   474978 ns, deviation [   -41128 ..    40790 ] 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    661 ms, avrg    45065 ns, deviation [   -13492 ..    15153 ] 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    602 ms, avrg   380065 ns, deviation [    -6064 ..     4591 ] 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    701 ms, avrg    61688 ns, deviation [   -21219 ..    14409 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 5.733 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    535 ms, avrg  3980699 ns, deviation [  -432149 ..   308571 ] 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    311 ms, avrg    58262 ns, deviation [   -54942 ..    44798 ] 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    375 ms, avrg  2389380 ns, deviation [   -42880 ..    34770 ] 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    354 ms, avrg   550487 ns, deviation [  -549507 ..  1039823 ] 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    388 ms, avrg  2723666 ns, deviation [   -54896 ..    21344 ] 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    338 ms, avrg   303867 ns, deviation [  -254227 ..   137793 ] 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    318 ms, avrg  2016185 ns, deviation [   -96205 ..    32295 ] 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 11642376 ns, deviation [ -11641546 .. 37668394 ] 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    707 ms, avrg   474978 ns, deviation [   -41128 ..    40790 ] 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    661 ms, avrg    45065 ns, deviation [   -13492 ..    15153 ] 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    602 ms, avrg   380065 ns, deviation [    -6064 ..     4591 ] 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    701 ms, avrg    61688 ns, deviation [   -21219 ..    14409 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Fair took 0.536 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Unfair took 0.311 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Fair took 0.375 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Unfair took 0.355 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Fair took 0.388 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Unair took 0.338 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Fair took 0.318 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Unfair took 0.356 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Fair took 0.707 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Unfair took 0.662 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Fair took 0.604 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Unfair took 0.701 sec
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 5.733 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    535 ms, avrg  3980699 ns, deviation [  -432149 ..   308571 ] 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    311 ms, avrg    58262 ns, deviation [   -54942 ..    44798 ] 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    375 ms, avrg  2389380 ns, deviation [   -42880 ..    34770 ] 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    354 ms, avrg   550487 ns, deviation [  -549507 ..  1039823 ] 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    388 ms, avrg  2723666 ns, deviation [   -54896 ..    21344 ] 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    338 ms, avrg   303867 ns, deviation [  -254227 ..   137793 ] 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    318 ms, avrg  2016185 ns, deviation [   -96205 ..    32295 ] 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 11642376 ns, deviation [ -11641546 .. 37668394 ] 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    707 ms, avrg   474978 ns, deviation [   -41128 ..    40790 ] 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    661 ms, avrg    45065 ns, deviation [   -13492 ..    15153 ] 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    602 ms, avrg   380065 ns, deviation [    -6064 ..     4591 ] 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    701 ms, avrg    61688 ns, deviation [   -21219 ..    14409 ] 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.16 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    121 ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testTwoThreadsInGroup took 0.121 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.16 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    121 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] 
    [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair  , threads  5, loops-outter   1000, loops-inner  10000, yield YIELD - dt    121 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 @ 1388476013230 ms +++ localhost/127.0.0.1:59999 - Locked within 55 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476013231 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1388476014245 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1015 ms, 10 attempts
    [junit] SLOCK [T main @ 1388476014284 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 @ 1388476014285 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476014322 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 @ 1388476014323 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 @ 1388476014326 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476089923 ms --- localhost/127.0.0.1:59999 - Unlock ok within 75258 ms
    [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #2 @ 1388476089924 ms +++ localhost/127.0.0.1:59999 - Locked within 75599 ms, 1 attempts
    [junit] LockUnlock #2 LOCK ON
    [junit] SLOCK [T Thread-11 - SISock: localhost/127.0.0.1:59999 @ 1388476089924 ms III - Unable to install ServerSocket: Address already in use
    [junit] SLOCK [T LockUnlock #1 @ 1388476089935 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 75611 ms, 30 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 LockUnlock #2 @ 1388476090225 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: 77.057 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476013230 ms +++ localhost/127.0.0.1:59999 - Locked within 55 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476013231 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1388476014245 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1015 ms, 10 attempts
    [junit] SLOCK [T main @ 1388476014284 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 @ 1388476014285 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476014322 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 @ 1388476014323 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 @ 1388476014326 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476089923 ms --- localhost/127.0.0.1:59999 - Unlock ok within 75258 ms
    [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #2 @ 1388476089924 ms +++ localhost/127.0.0.1:59999 - Locked within 75599 ms, 1 attempts
    [junit] LockUnlock #2 LOCK ON
    [junit] SLOCK [T Thread-11 - SISock: localhost/127.0.0.1:59999 @ 1388476089924 ms III - Unable to install ServerSocket: Address already in use
    [junit] SLOCK [T LockUnlock #1 @ 1388476089935 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 75611 ms, 30 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 LockUnlock #2 @ 1388476090225 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #2 LOCK OFF
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test2ndInstanceLockTimeout took 1.109 sec
    [junit] Testcase: testLockUnlock took 0.037 sec
    [junit] Testcase: testOffthreadLockUnlock took 75.903 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 77.057 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476013230 ms +++ localhost/127.0.0.1:59999 - Locked within 55 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476013231 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1388476014245 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1015 ms, 10 attempts
    [junit] SLOCK [T main @ 1388476014284 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 @ 1388476014285 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476014322 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 @ 1388476014323 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 @ 1388476014326 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476089923 ms --- localhost/127.0.0.1:59999 - Unlock ok within 75258 ms
    [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #2 @ 1388476089924 ms +++ localhost/127.0.0.1:59999 - Locked within 75599 ms, 1 attempts
    [junit] LockUnlock #2 LOCK ON
    [junit] SLOCK [T Thread-11 - SISock: localhost/127.0.0.1:59999 @ 1388476089924 ms III - Unable to install ServerSocket: Address already in use
    [junit] SLOCK [T LockUnlock #1 @ 1388476089935 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 75611 ms, 30 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 LockUnlock #2 @ 1388476090225 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #2 LOCK OFF
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket01
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket01
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476090239 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476090240 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.004 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476090239 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476090240 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476090250 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476090289 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.042 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476090250 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476090289 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), 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] Thread-14 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476090239 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476090240 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 @ 1388476090250 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476090289 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest
    [junit] Dec 31, 2013 8:48:10 AM 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.344 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] Dec 31, 2013 8:48:10 AM 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.293 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.344 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] Dec 31, 2013 8:48:10 AM 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: 0x29bac00
    [junit]   1/8: 0x29bac40
    [junit]   2/8: 0x29bac80
    [junit]   3/8: 0x29bacc0
    [junit]   4/8: 0x29bad00
    [junit]   5/8: 0x29bad40
    [junit]   6/8: 0x29bad80
    [junit]   7/8: 0x29badc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x29bac00
    [junit]   1/8: 0x29bac40
    [junit]   2/8: 0x29bac80
    [junit]   3/8: 0x29bacc0
    [junit]   4/8: 0x29bad00
    [junit]   5/8: 0x29bad40
    [junit]   6/8: 0x29bad80
    [junit]   7/8: 0x29badc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10516a0
    [junit]   1/8: 0x10ce190
    [junit]   2/8: 0x10841e0
    [junit]   3/8: 0x108fea0
    [junit]   4/8: 0x10d6cf0
    [junit]   5/8: 0x1094b80
    [junit]   6/8: 0x10990b0
    [junit]   7/8: 0x107ed50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10516a0
    [junit]   1/8: 0x10ce190
    [junit]   2/8: 0x10841e0
    [junit]   3/8: 0x108fea0
    [junit]   4/8: 0x10d6cf0
    [junit]   5/8: 0x1094b80
    [junit]   6/8: 0x10990b0
    [junit]   7/8: 0x107ed50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x107a820
    [junit]   1/8: 0x104b6d0
    [junit]   2/8: 0x109af70
    [junit]   3/8: 0x10c4f50
    [junit]   4/8: 0x10e98c0
    [junit]   5/8: 0x10b4220
    [junit]   6/8: 0x1062230
    [junit]   7/8: 0x1053ce0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x142aa0
    [junit]   1/8: 0x1359a0
    [junit]   2/8: 0x13f090
    [junit]   3/8: 0x13f820
    [junit]   4/8: 0x14db70
    [junit]   5/8: 0x146c50
    [junit]   6/8: 0x148ab0
    [junit]   7/8: 0x14c230
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x142aa0
    [junit]   1/8: 0x1359a0
    [junit]   2/8: 0x13f090
    [junit]   3/8: 0x13f820
    [junit]   4/8: 0x14db70
    [junit]   5/8: 0x146c50
    [junit]   6/8: 0x148ab0
    [junit]   7/8: 0x14c230
    [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: 0x5165c70
    [junit]   1/8: 0x5165cb0
    [junit]   2/8: 0x5165cf0
    [junit]   3/8: 0x5165d30
    [junit]   4/8: 0x5165d70
    [junit]   5/8: 0x5165db0
    [junit]   6/8: 0x5165df0
    [junit]   7/8: 0x5165e30
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5165c70
    [junit]   1/8: 0x5165cb0
    [junit]   2/8: 0x5165cf0
    [junit]   3/8: 0x5165d30
    [junit]   4/8: 0x5165d70
    [junit]   5/8: 0x5165db0
    [junit]   6/8: 0x5165df0
    [junit]   7/8: 0x5165e30
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10b1400
    [junit]   1/8: 0x10d7c50
    [junit]   2/8: 0x10d1610
    [junit]   3/8: 0x10e5390
    [junit]   4/8: 0x1057960
    [junit]   5/8: 0x10d3ed0
    [junit]   6/8: 0x10eafd0
    [junit]   7/8: 0x1093470
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10b1400
    [junit]   1/8: 0x10d7c50
    [junit]   2/8: 0x10d1610
    [junit]   3/8: 0x10e5390
    [junit]   4/8: 0x1057960
    [junit]   5/8: 0x10d3ed0
    [junit]   6/8: 0x10eafd0
    [junit]   7/8: 0x1093470
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10d9b10
    [junit]   1/8: 0x108e790
    [junit]   2/8: 0x108ef40
    [junit]   3/8: 0x1049d40
    [junit]   4/8: 0x10beb40
    [junit]   5/8: 0x108c120
    [junit]   6/8: 0x10915b0
    [junit]   7/8: 0x10e81b0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x152c40
    [junit]   1/8: 0x144b60
    [junit]   2/8: 0x1335a0
    [junit]   3/8: 0x136350
    [junit]   4/8: 0x1334b0
    [junit]   5/8: 0x1334f0
    [junit]   6/8: 0x13aba0
    [junit]   7/8: 0x13abe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x152c40
    [junit]   1/8: 0x144b60
    [junit]   2/8: 0x1335a0
    [junit]   3/8: 0x136350
    [junit]   4/8: 0x1334b0
    [junit]   5/8: 0x1334f0
    [junit]   6/8: 0x13aba0
    [junit]   7/8: 0x13abe0
    [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.185 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: 0x29bac00
    [junit]   1/8: 0x29bac40
    [junit]   2/8: 0x29bac80
    [junit]   3/8: 0x29bacc0
    [junit]   4/8: 0x29bad00
    [junit]   5/8: 0x29bad40
    [junit]   6/8: 0x29bad80
    [junit]   7/8: 0x29badc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x29bac00
    [junit]   1/8: 0x29bac40
    [junit]   2/8: 0x29bac80
    [junit]   3/8: 0x29bacc0
    [junit]   4/8: 0x29bad00
    [junit]   5/8: 0x29bad40
    [junit]   6/8: 0x29bad80
    [junit]   7/8: 0x29badc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10516a0
    [junit]   1/8: 0x10ce190
    [junit]   2/8: 0x10841e0
    [junit]   3/8: 0x108fea0
    [junit]   4/8: 0x10d6cf0
    [junit]   5/8: 0x1094b80
    [junit]   6/8: 0x10990b0
    [junit]   7/8: 0x107ed50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10516a0
    [junit]   1/8: 0x10ce190
    [junit]   2/8: 0x10841e0
    [junit]   3/8: 0x108fea0
    [junit]   4/8: 0x10d6cf0
    [junit]   5/8: 0x1094b80
    [junit]   6/8: 0x10990b0
    [junit]   7/8: 0x107ed50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x107a820
    [junit]   1/8: 0x104b6d0
    [junit]   2/8: 0x109af70
    [junit]   3/8: 0x10c4f50
    [junit]   4/8: 0x10e98c0
    [junit]   5/8: 0x10b4220
    [junit]   6/8: 0x1062230
    [junit]   7/8: 0x1053ce0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x142aa0
    [junit]   1/8: 0x1359a0
    [junit]   2/8: 0x13f090
    [junit]   3/8: 0x13f820
    [junit]   4/8: 0x14db70
    [junit]   5/8: 0x146c50
    [junit]   6/8: 0x148ab0
    [junit]   7/8: 0x14c230
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x142aa0
    [junit]   1/8: 0x1359a0
    [junit]   2/8: 0x13f090
    [junit]   3/8: 0x13f820
    [junit]   4/8: 0x14db70
    [junit]   5/8: 0x146c50
    [junit]   6/8: 0x148ab0
    [junit]   7/8: 0x14c230
    [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: 0x5165c70
    [junit]   1/8: 0x5165cb0
    [junit]   2/8: 0x5165cf0
    [junit]   3/8: 0x5165d30
    [junit]   4/8: 0x5165d70
    [junit]   5/8: 0x5165db0
    [junit]   6/8: 0x5165df0
    [junit]   7/8: 0x5165e30
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5165c70
    [junit]   1/8: 0x5165cb0
    [junit]   2/8: 0x5165cf0
    [junit]   3/8: 0x5165d30
    [junit]   4/8: 0x5165d70
    [junit]   5/8: 0x5165db0
    [junit]   6/8: 0x5165df0
    [junit]   7/8: 0x5165e30
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10b1400
    [junit]   1/8: 0x10d7c50
    [junit]   2/8: 0x10d1610
    [junit]   3/8: 0x10e5390
    [junit]   4/8: 0x1057960
    [junit]   5/8: 0x10d3ed0
    [junit]   6/8: 0x10eafd0
    [junit]   7/8: 0x1093470
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10b1400
    [junit]   1/8: 0x10d7c50
    [junit]   2/8: 0x10d1610
    [junit]   3/8: 0x10e5390
    [junit]   4/8: 0x1057960
    [junit]   5/8: 0x10d3ed0
    [junit]   6/8: 0x10eafd0
    [junit]   7/8: 0x1093470
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10d9b10
    [junit]   1/8: 0x108e790
    [junit]   2/8: 0x108ef40
    [junit]   3/8: 0x1049d40
    [junit]   4/8: 0x10beb40
    [junit]   5/8: 0x108c120
    [junit]   6/8: 0x10915b0
    [junit]   7/8: 0x10e81b0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x152c40
    [junit]   1/8: 0x144b60
    [junit]   2/8: 0x1335a0
    [junit]   3/8: 0x136350
    [junit]   4/8: 0x1334b0
    [junit]   5/8: 0x1334f0
    [junit]   6/8: 0x13aba0
    [junit]   7/8: 0x13abe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x152c40
    [junit]   1/8: 0x144b60
    [junit]   2/8: 0x1335a0
    [junit]   3/8: 0x136350
    [junit]   4/8: 0x1334b0
    [junit]   5/8: 0x1334f0
    [junit]   6/8: 0x13aba0
    [junit]   7/8: 0x13abe0
    [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.021 sec
    [junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.012 sec
    [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.016 sec
    [junit] Testcase: chapter04TestPointerBuffer took 0.002 sec
    [junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0 sec
    [junit] Testcase: chapter09TestCompoundAndAlignment took 0.024 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.185 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: 0x29bac00
    [junit]   1/8: 0x29bac40
    [junit]   2/8: 0x29bac80
    [junit]   3/8: 0x29bacc0
    [junit]   4/8: 0x29bad00
    [junit]   5/8: 0x29bad40
    [junit]   6/8: 0x29bad80
    [junit]   7/8: 0x29badc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x29bac00
    [junit]   1/8: 0x29bac40
    [junit]   2/8: 0x29bac80
    [junit]   3/8: 0x29bacc0
    [junit]   4/8: 0x29bad00
    [junit]   5/8: 0x29bad40
    [junit]   6/8: 0x29bad80
    [junit]   7/8: 0x29badc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10516a0
    [junit]   1/8: 0x10ce190
    [junit]   2/8: 0x10841e0
    [junit]   3/8: 0x108fea0
    [junit]   4/8: 0x10d6cf0
    [junit]   5/8: 0x1094b80
    [junit]   6/8: 0x10990b0
    [junit]   7/8: 0x107ed50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10516a0
    [junit]   1/8: 0x10ce190
    [junit]   2/8: 0x10841e0
    [junit]   3/8: 0x108fea0
    [junit]   4/8: 0x10d6cf0
    [junit]   5/8: 0x1094b80
    [junit]   6/8: 0x10990b0
    [junit]   7/8: 0x107ed50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x107a820
    [junit]   1/8: 0x104b6d0
    [junit]   2/8: 0x109af70
    [junit]   3/8: 0x10c4f50
    [junit]   4/8: 0x10e98c0
    [junit]   5/8: 0x10b4220
    [junit]   6/8: 0x1062230
    [junit]   7/8: 0x1053ce0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x142aa0
    [junit]   1/8: 0x1359a0
    [junit]   2/8: 0x13f090
    [junit]   3/8: 0x13f820
    [junit]   4/8: 0x14db70
    [junit]   5/8: 0x146c50
    [junit]   6/8: 0x148ab0
    [junit]   7/8: 0x14c230
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x142aa0
    [junit]   1/8: 0x1359a0
    [junit]   2/8: 0x13f090
    [junit]   3/8: 0x13f820
    [junit]   4/8: 0x14db70
    [junit]   5/8: 0x146c50
    [junit]   6/8: 0x148ab0
    [junit]   7/8: 0x14c230
    [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: 0x5165c70
    [junit]   1/8: 0x5165cb0
    [junit]   2/8: 0x5165cf0
    [junit]   3/8: 0x5165d30
    [junit]   4/8: 0x5165d70
    [junit]   5/8: 0x5165db0
    [junit]   6/8: 0x5165df0
    [junit]   7/8: 0x5165e30
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5165c70
    [junit]   1/8: 0x5165cb0
    [junit]   2/8: 0x5165cf0
    [junit]   3/8: 0x5165d30
    [junit]   4/8: 0x5165d70
    [junit]   5/8: 0x5165db0
    [junit]   6/8: 0x5165df0
    [junit]   7/8: 0x5165e30
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10b1400
    [junit]   1/8: 0x10d7c50
    [junit]   2/8: 0x10d1610
    [junit]   3/8: 0x10e5390
    [junit]   4/8: 0x1057960
    [junit]   5/8: 0x10d3ed0
    [junit]   6/8: 0x10eafd0
    [junit]   7/8: 0x1093470
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10b1400
    [junit]   1/8: 0x10d7c50
    [junit]   2/8: 0x10d1610
    [junit]   3/8: 0x10e5390
    [junit]   4/8: 0x1057960
    [junit]   5/8: 0x10d3ed0
    [junit]   6/8: 0x10eafd0
    [junit]   7/8: 0x1093470
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10d9b10
    [junit]   1/8: 0x108e790
    [junit]   2/8: 0x108ef40
    [junit]   3/8: 0x1049d40
    [junit]   4/8: 0x10beb40
    [junit]   5/8: 0x108c120
    [junit]   6/8: 0x10915b0
    [junit]   7/8: 0x10e81b0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x152c40
    [junit]   1/8: 0x144b60
    [junit]   2/8: 0x1335a0
    [junit]   3/8: 0x136350
    [junit]   4/8: 0x1334b0
    [junit]   5/8: 0x1334f0
    [junit]   6/8: 0x13aba0
    [junit]   7/8: 0x13abe0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x152c40
    [junit]   1/8: 0x144b60
    [junit]   2/8: 0x1335a0
    [junit]   3/8: 0x136350
    [junit]   4/8: 0x1334b0
    [junit]   5/8: 0x1334f0
    [junit]   6/8: 0x13aba0
    [junit]   7/8: 0x13abe0
    [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] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.094 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: 0x29bac00
    [junit]   1/8: 0x29bac40
    [junit]   2/8: 0x29bac80
    [junit]   3/8: 0x29bacc0
    [junit]   4/8: 0x29bad00
    [junit]   5/8: 0x29bad40
    [junit]   6/8: 0x29bad80
    [junit]   7/8: 0x29badc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x29bac00
    [junit]   1/8: 0x29bac40
    [junit]   2/8: 0x29bac80
    [junit]   3/8: 0x29bacc0
    [junit]   4/8: 0x29bad00
    [junit]   5/8: 0x29bad40
    [junit]   6/8: 0x29bad80
    [junit]   7/8: 0x29badc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10beb40
    [junit]   1/8: 0x1049d40
    [junit]   2/8: 0x108ef40
    [junit]   3/8: 0x108e790
    [junit]   4/8: 0x10d9b10
    [junit]   5/8: 0x1093470
    [junit]   6/8: 0x10eafd0
    [junit]   7/8: 0x10d3ed0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10beb40
    [junit]   1/8: 0x1049d40
    [junit]   2/8: 0x108ef40
    [junit]   3/8: 0x108e790
    [junit]   4/8: 0x10d9b10
    [junit]   5/8: 0x1093470
    [junit]   6/8: 0x10eafd0
    [junit]   7/8: 0x10d3ed0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10e5390
    [junit]   1/8: 0x10d1610
    [junit]   2/8: 0x10d7c50
    [junit]   3/8: 0x10b1400
    [junit]   4/8: 0x10bf2f0
    [junit]   5/8: 0x1062230
    [junit]   6/8: 0x1053ce0
    [junit]   7/8: 0x10b4220
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x13e860
    [junit]   1/8: 0x13b8e0
    [junit]   2/8: 0x13b920
    [junit]   3/8: 0x13b840
    [junit]   4/8: 0x13b880
    [junit]   5/8: 0x13afb0
    [junit]   6/8: 0x13aff0
    [junit]   7/8: 0x13aec0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x13e860
    [junit]   1/8: 0x13b8e0
    [junit]   2/8: 0x13b920
    [junit]   3/8: 0x13b840
    [junit]   4/8: 0x13b880
    [junit]   5/8: 0x13afb0
    [junit]   6/8: 0x13aff0
    [junit]   7/8: 0x13aec0
    [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: 0x5194010
    [junit]   1/8: 0x5194050
    [junit]   2/8: 0x5194090
    [junit]   3/8: 0x51940d0
    [junit]   4/8: 0x5194110
    [junit]   5/8: 0x5194150
    [junit]   6/8: 0x5194190
    [junit]   7/8: 0x51941d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5194010
    [junit]   1/8: 0x5194050
    [junit]   2/8: 0x5194090
    [junit]   3/8: 0x51940d0
    [junit]   4/8: 0x5194110
    [junit]   5/8: 0x5194150
    [junit]   6/8: 0x5194190
    [junit]   7/8: 0x51941d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10c4f50
    [junit]   1/8: 0x109af70
    [junit]   2/8: 0x104b6d0
    [junit]   3/8: 0x107a820
    [junit]   4/8: 0x107ed50
    [junit]   5/8: 0x10990b0
    [junit]   6/8: 0x1094b80
    [junit]   7/8: 0x10d6cf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10c4f50
    [junit]   1/8: 0x109af70
    [junit]   2/8: 0x104b6d0
    [junit]   3/8: 0x107a820
    [junit]   4/8: 0x107ed50
    [junit]   5/8: 0x10990b0
    [junit]   6/8: 0x1094b80
    [junit]   7/8: 0x10d6cf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x108fea0
    [junit]   1/8: 0x10841e0
    [junit]   2/8: 0x10ce190
    [junit]   3/8: 0x10516a0
    [junit]   4/8: 0x10bdbe0
    [junit]   5/8: 0x10858f0
    [junit]   6/8: 0x109fc50
    [junit]   7/8: 0x10813c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x13a790
    [junit]   1/8: 0x13c160
    [junit]   2/8: 0x13c1a0
    [junit]   3/8: 0x13bde0
    [junit]   4/8: 0x13be20
    [junit]   5/8: 0x13bc50
    [junit]   6/8: 0x13bc90
    [junit]   7/8: 0x13bb60
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x13a790
    [junit]   1/8: 0x13c160
    [junit]   2/8: 0x13c1a0
    [junit]   3/8: 0x13bde0
    [junit]   4/8: 0x13be20
    [junit]   5/8: 0x13bc50
    [junit]   6/8: 0x13bc90
    [junit]   7/8: 0x13bb60
    [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.001 sec
    [junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.007 sec
    [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.002 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.094 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: 0x29bac00
    [junit]   1/8: 0x29bac40
    [junit]   2/8: 0x29bac80
    [junit]   3/8: 0x29bacc0
    [junit]   4/8: 0x29bad00
    [junit]   5/8: 0x29bad40
    [junit]   6/8: 0x29bad80
    [junit]   7/8: 0x29badc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x29bac00
    [junit]   1/8: 0x29bac40
    [junit]   2/8: 0x29bac80
    [junit]   3/8: 0x29bacc0
    [junit]   4/8: 0x29bad00
    [junit]   5/8: 0x29bad40
    [junit]   6/8: 0x29bad80
    [junit]   7/8: 0x29badc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10beb40
    [junit]   1/8: 0x1049d40
    [junit]   2/8: 0x108ef40
    [junit]   3/8: 0x108e790
    [junit]   4/8: 0x10d9b10
    [junit]   5/8: 0x1093470
    [junit]   6/8: 0x10eafd0
    [junit]   7/8: 0x10d3ed0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10beb40
    [junit]   1/8: 0x1049d40
    [junit]   2/8: 0x108ef40
    [junit]   3/8: 0x108e790
    [junit]   4/8: 0x10d9b10
    [junit]   5/8: 0x1093470
    [junit]   6/8: 0x10eafd0
    [junit]   7/8: 0x10d3ed0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10e5390
    [junit]   1/8: 0x10d1610
    [junit]   2/8: 0x10d7c50
    [junit]   3/8: 0x10b1400
    [junit]   4/8: 0x10bf2f0
    [junit]   5/8: 0x1062230
    [junit]   6/8: 0x1053ce0
    [junit]   7/8: 0x10b4220
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x13e860
    [junit]   1/8: 0x13b8e0
    [junit]   2/8: 0x13b920
    [junit]   3/8: 0x13b840
    [junit]   4/8: 0x13b880
    [junit]   5/8: 0x13afb0
    [junit]   6/8: 0x13aff0
    [junit]   7/8: 0x13aec0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x13e860
    [junit]   1/8: 0x13b8e0
    [junit]   2/8: 0x13b920
    [junit]   3/8: 0x13b840
    [junit]   4/8: 0x13b880
    [junit]   5/8: 0x13afb0
    [junit]   6/8: 0x13aff0
    [junit]   7/8: 0x13aec0
    [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: 0x5194010
    [junit]   1/8: 0x5194050
    [junit]   2/8: 0x5194090
    [junit]   3/8: 0x51940d0
    [junit]   4/8: 0x5194110
    [junit]   5/8: 0x5194150
    [junit]   6/8: 0x5194190
    [junit]   7/8: 0x51941d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5194010
    [junit]   1/8: 0x5194050
    [junit]   2/8: 0x5194090
    [junit]   3/8: 0x51940d0
    [junit]   4/8: 0x5194110
    [junit]   5/8: 0x5194150
    [junit]   6/8: 0x5194190
    [junit]   7/8: 0x51941d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10c4f50
    [junit]   1/8: 0x109af70
    [junit]   2/8: 0x104b6d0
    [junit]   3/8: 0x107a820
    [junit]   4/8: 0x107ed50
    [junit]   5/8: 0x10990b0
    [junit]   6/8: 0x1094b80
    [junit]   7/8: 0x10d6cf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10c4f50
    [junit]   1/8: 0x109af70
    [junit]   2/8: 0x104b6d0
    [junit]   3/8: 0x107a820
    [junit]   4/8: 0x107ed50
    [junit]   5/8: 0x10990b0
    [junit]   6/8: 0x1094b80
    [junit]   7/8: 0x10d6cf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x108fea0
    [junit]   1/8: 0x10841e0
    [junit]   2/8: 0x10ce190
    [junit]   3/8: 0x10516a0
    [junit]   4/8: 0x10bdbe0
    [junit]   5/8: 0x10858f0
    [junit]   6/8: 0x109fc50
    [junit]   7/8: 0x10813c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x13a790
    [junit]   1/8: 0x13c160
    [junit]   2/8: 0x13c1a0
    [junit]   3/8: 0x13bde0
    [junit]   4/8: 0x13be20
    [junit]   5/8: 0x13bc50
    [junit]   6/8: 0x13bc90
    [junit]   7/8: 0x13bb60
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x13a790
    [junit]   1/8: 0x13c160
    [junit]   2/8: 0x13c1a0
    [junit]   3/8: 0x13bde0
    [junit]   4/8: 0x13be20
    [junit]   5/8: 0x13bc50
    [junit]   6/8: 0x13bc90
    [junit]   7/8: 0x13bb60
    [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] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen01
    [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen01
    [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: 0x29bac00
    [junit]   1/8: 0x29bac40
    [junit]   2/8: 0x29bac80
    [junit]   3/8: 0x29bacc0
    [junit]   4/8: 0x29bad00
    [junit]   5/8: 0x29bad40
    [junit]   6/8: 0x29bad80
    [junit]   7/8: 0x29badc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x29bac00
    [junit]   1/8: 0x29bac40
    [junit]   2/8: 0x29bac80
    [junit]   3/8: 0x29bacc0
    [junit]   4/8: 0x29bad00
    [junit]   5/8: 0x29bad40
    [junit]   6/8: 0x29bad80
    [junit]   7/8: 0x29badc0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10beb40
    [junit]   1/8: 0x1049d40
    [junit]   2/8: 0x108ef40
    [junit]   3/8: 0x108e790
    [junit]   4/8: 0x10d9b10
    [junit]   5/8: 0x1093470
    [junit]   6/8: 0x10eafd0
    [junit]   7/8: 0x10d3ed0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10beb40
    [junit]   1/8: 0x1049d40
    [junit]   2/8: 0x108ef40
    [junit]   3/8: 0x108e790
    [junit]   4/8: 0x10d9b10
    [junit]   5/8: 0x1093470
    [junit]   6/8: 0x10eafd0
    [junit]   7/8: 0x10d3ed0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10e5390
    [junit]   1/8: 0x10d1610
    [junit]   2/8: 0x10d7c50
    [junit]   3/8: 0x10b1400
    [junit]   4/8: 0x10bf2f0
    [junit]   5/8: 0x1062230
    [junit]   6/8: 0x1053ce0
    [junit]   7/8: 0x10b4220
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x13e860
    [junit]   1/8: 0x13b8e0
    [junit]   2/8: 0x13b920
    [junit]   3/8: 0x13b840
    [junit]   4/8: 0x13b880
    [junit]   5/8: 0x13afb0
    [junit]   6/8: 0x13aff0
    [junit]   7/8: 0x13aec0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x13e860
    [junit]   1/8: 0x13b8e0
    [junit]   2/8: 0x13b920
    [junit]   3/8: 0x13b840
    [junit]   4/8: 0x13b880
    [junit]   5/8: 0x13afb0
    [junit]   6/8: 0x13aff0
    [junit]   7/8: 0x13aec0
    [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: 0x5194010
    [junit]   1/8: 0x5194050
    [junit]   2/8: 0x5194090
    [junit]   3/8: 0x51940d0
    [junit]   4/8: 0x5194110
    [junit]   5/8: 0x5194150
    [junit]   6/8: 0x5194190
    [junit]   7/8: 0x51941d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x5194010
    [junit]   1/8: 0x5194050
    [junit]   2/8: 0x5194090
    [junit]   3/8: 0x51940d0
    [junit]   4/8: 0x5194110
    [junit]   5/8: 0x5194150
    [junit]   6/8: 0x5194190
    [junit]   7/8: 0x51941d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10c4f50
    [junit]   1/8: 0x109af70
    [junit]   2/8: 0x104b6d0
    [junit]   3/8: 0x107a820
    [junit]   4/8: 0x107ed50
    [junit]   5/8: 0x10990b0
    [junit]   6/8: 0x1094b80
    [junit]   7/8: 0x10d6cf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x10c4f50
    [junit]   1/8: 0x109af70
    [junit]   2/8: 0x104b6d0
    [junit]   3/8: 0x107a820
    [junit]   4/8: 0x107ed50
    [junit]   5/8: 0x10990b0
    [junit]   6/8: 0x1094b80
    [junit]   7/8: 0x10d6cf0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x108fea0
    [junit]   1/8: 0x10841e0
    [junit]   2/8: 0x10ce190
    [junit]   3/8: 0x10516a0
    [junit]   4/8: 0x10bdbe0
    [junit]   5/8: 0x10858f0
    [junit]   6/8: 0x109fc50
    [junit]   7/8: 0x10813c0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x13a790
    [junit]   1/8: 0x13c160
    [junit]   2/8: 0x13c1a0
    [junit]   3/8: 0x13bde0
    [junit]   4/8: 0x13be20
    [junit]   5/8: 0x13bc50
    [junit]   6/8: 0x13bc90
    [junit]   7/8: 0x13bb60
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x13a790
    [junit]   1/8: 0x13c160
    [junit]   2/8: 0x13c1a0
    [junit]   3/8: 0x13bde0
    [junit]   4/8: 0x13be20
    [junit]   5/8: 0x13bc50
    [junit]   6/8: 0x13bc90
    [junit]   7/8: 0x13bb60
    [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] ++++ 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: 2, Failures: 0, Errors: 0, Time elapsed: 0.055 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.055 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.045 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.001 sec
    [junit] Testcase: testProp01_Temp took 0 sec
    [junit] Testcase: testProp02_Temp took 0 sec
    [junit] Testcase: testTempDir00 took 0 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 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] 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
    [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] 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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.162 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.01 sec
    [junit] Testcase: assetRegisteredIOUtilGetResourceRel2_RT took 0.003 sec
    [junit] Testcase: assetRegisteredURLConnection_RT took 0.002 sec
    [junit] Testcase: assetRegisteredURLConnection_Test took 0.002 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.162 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] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.087 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.087 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.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] ++++ 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 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.004 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 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] ++++ 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.087 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] 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] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice
    [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.009 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.087 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] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.092 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.021 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.092 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] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.093 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.028 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.093 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] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.046 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.004 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.046 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.223 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.173 sec
    [junit] Testcase: testIndirect took 0.001 sec
    [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] ++++ 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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.223 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] 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.079 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.002 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 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] Testsuite: com.jogamp.common.os.TestElfReader01
    [junit] Testsuite: com.jogamp.common.os.TestElfReader01
    [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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.078 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.041 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.078 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: 10.881ms
    [junit]    map:   5.806ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.872ms
    [junit]    map:   2.674ms
    [junit] 
    [junit] remove
    [junit]    iimap: 2.451ms
    [junit]    map:   5.767ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.245ms
    [junit]    map:   2.327ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.815ms
    [junit]    map:   1.384ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.749ms
    [junit]    map:   2.256ms
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.399 sec
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 10.881ms
    [junit]    map:   5.806ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.872ms
    [junit]    map:   2.674ms
    [junit] 
    [junit] remove
    [junit]    iimap: 2.451ms
    [junit]    map:   5.767ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.245ms
    [junit]    map:   2.327ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.815ms
    [junit]    map:   1.384ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.749ms
    [junit]    map:   2.256ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: benchmark took 0.049 sec
    [junit] Testcase: capacityTest took 0.001 sec
    [junit] Testcase: cloneTest took 0.122 sec
    [junit] Testcase: iteratorTest took 0.011 sec
    [junit] Testcase: testPutRemove took 1.179 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.399 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 10.881ms
    [junit]    map:   5.806ms
    [junit] 
    [junit] get
    [junit]    iimap: 1.872ms
    [junit]    map:   2.674ms
    [junit] 
    [junit] remove
    [junit]    iimap: 2.451ms
    [junit]    map:   5.767ms
    [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.245ms
    [junit]    map:   2.327ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.815ms
    [junit]    map:   1.384ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.749ms
    [junit]    map:   2.256ms
    [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.432 sec
    [junit] 
    [junit] Testcase: cloneTest took 4.797 sec
    [junit] Testcase: iteratorTest took 0.003 sec
    [junit] Testcase: testPutRemove took 3.617 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.432 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: 14.933ms
    [junit]    map:   2.107ms
    [junit] 
    [junit] get
    [junit]    iimap: 2.107ms
    [junit]    map:   1.26ms
    [junit] 
    [junit] remove
    [junit]    iimap: 3.105ms
    [junit]    map:   6.14ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.165ms
    [junit]    map:   2.123ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.981ms
    [junit]    map:   1.407ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.992ms
    [junit]    map:   1.599ms
    [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.265 sec
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 14.933ms
    [junit]    map:   2.107ms
    [junit] 
    [junit] get
    [junit]    iimap: 2.107ms
    [junit]    map:   1.26ms
    [junit] 
    [junit] remove
    [junit]    iimap: 3.105ms
    [junit]    map:   6.14ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.165ms
    [junit]    map:   2.123ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.981ms
    [junit]    map:   1.407ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.992ms
    [junit]    map:   1.599ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: benchmark took 0.04 sec
    [junit] Testcase: iteratorTest took 0.011 sec
    [junit] Testcase: testPutRemove took 1.201 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.265 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
    [junit] put
    [junit]    iimap: 14.933ms
    [junit]    map:   2.107ms
    [junit] 
    [junit] get
    [junit]    iimap: 2.107ms
    [junit]    map:   1.26ms
    [junit] 
    [junit] remove
    [junit]    iimap: 3.105ms
    [junit]    map:   6.14ms
    [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
    [junit] put
    [junit]    iimap: 1.165ms
    [junit]    map:   2.123ms
    [junit] 
    [junit] get
    [junit]    iimap: 0.981ms
    [junit]    map:   1.407ms
    [junit] 
    [junit] remove
    [junit]    iimap: 0.992ms
    [junit]    map:   1.599ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01
    [junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01
    [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] ++++ 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: 4, Failures: 0, Errors: 0, Time elapsed: 0.07 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.004 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.011 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.07 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] 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] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 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.012 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 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-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.507 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.461 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.507 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/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/7
    [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/7
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/7
    [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/7
    [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] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.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____url-path: /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] uri.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [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] 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____url-path: /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] uri.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] uri.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri.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____url-path: /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.311 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/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/7
    [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/7
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/7
    [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/7
    [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] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.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____url-path: /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] uri.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [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] 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____url-path: /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] uri.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] uri.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri.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____url-path: /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.036 sec
    [junit] Testcase: test01HttpURI2URL took 0.015 sec
    [junit] Testcase: test02FileUnixURI2URL took 0.077 sec
    [junit] Testcase: test03FileWindowsURI2URL took 0.109 sec
    [junit] Testcase: test04FileUnixURI2URL took 0.006 sec
    [junit] Testcase: test05FileWindowsURI2URL took 0 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.311 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/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 2/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 3/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 4/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 5/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 6/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test02FileUnixURI2URL: 7/7
    [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/7
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtilURIHandling - test02FileUnixURI2URL
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtilURIHandling - test03FileWindowsURI2URL
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 1/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 2/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 3/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 4/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 5/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 6/7
    [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/7
    [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TestIOUtilURIHandling.test03FileWindowsURI2URL: 7/7
    [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/7
    [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] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.string: file:/gluegen/build-x86_64/gluegen-rt.jar
    [junit] uri.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____url-path: /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] uri.string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar
    [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] 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____url-path: /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] uri.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri.ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar
    [junit] uri.string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar
    [junit] uri.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____url-path: /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] ++++ 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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.079 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.002 sec
    [junit] Testcase: test11FloatBuffer_I32_G02 took 0.002 sec
    [junit] Testcase: test12FloatBuffer_I00_G32 took 0.018 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.079 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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.309 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.985 sec
    [junit] Testcase: test01LinkedListListIndex took 0.584 sec
    [junit] Testcase: test01LinkedListListIterator took 0.521 sec
    [junit] Testcase: test0ArrayListIndex took 0.174 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.309 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.059 sec
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5107435182867526712
    [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/jln5680839366043802871/jln5864876729324087929/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/ClassInJar1.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/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.003 sec
    [junit] Testcase: testJarUtilJarInJar01 took 0.006 sec
    [junit] Testcase: testJarUtilJarInJar02 took 0.004 sec
    [junit] Testcase: testJarUtilJarInJar03 took 0.005 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5107435182867526712
    [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/jln5680839366043802871/jln5864876729324087929/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/ClassInJar1.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5107435182867526712
    [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/jln5680839366043802871/jln5864876729324087929/ClassInJar1.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/ClassInJar1.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/sub/ClassInJar2.jar
    [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/sub/ClassInJar2.jar!/
    [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln5864876729324087929/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/jln5680839366043802871/jln5864876729324087929/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 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 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.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.041 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 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.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@35532075
    [junit] BB.1: java.lang.Object@35532075
    [junit] BB.2
    [junit] CA.1: java.lang.Object@35532075
    [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@4821f9c0
    [junit] BB.1: java.lang.Object@4821f9c0
    [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.049 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@35532075
    [junit] BB.1: java.lang.Object@35532075
    [junit] BB.2
    [junit] CA.1: java.lang.Object@35532075
    [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@4821f9c0
    [junit] BB.1: java.lang.Object@4821f9c0
    [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.006 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00
    [junit] BB.0: java.lang.Object@35532075
    [junit] BB.1: java.lang.Object@35532075
    [junit] BB.2
    [junit] CA.1: java.lang.Object@35532075
    [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@4821f9c0
    [junit] BB.1: java.lang.Object@4821f9c0
    [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.017 sec
    [junit] 
    [junit] Testcase: test11_GrowEmpty02_Begin2 took 0.002 sec
    [junit] Testcase: test20_GrowFull01_Begin took 0 sec
    [junit] Testcase: test25_GrowFull11_End1 took 0 sec
    [junit] Testcase: test21_GrowFull02_Begin1 took 0.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.001 sec
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.017 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: JAVA_MAIN_CLASS_7370 = org.apache.tools.ant.launch.Launcher
    [junit]    7: HUDSON_URL = https://jogamp.org/chuck/
    [junit]    8: SOURCE_LEVEL = 1.6
    [junit]    9: GIT_COMMIT = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [junit]   10: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
    [junit]   11: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   12: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
    [junit]   13: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   14: BUILD_NUMBER = 758
    [junit]   15: EXECUTOR_NUMBER = 0
    [junit]   16: LaunchKeepContext = 1
    [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: Apple_PubSub_Socket_Render = /tmp/launch-okSINc/Render
    [junit]   23: HUDSON_HOME = /srv/jenkins
    [junit]   24: ANT_PATH = /opt-share/apache-ant
    [junit]   25: com.apple.java.jvmMode = client
    [junit]   26: TERM_PROGRAM_VERSION = 303.2
    [junit]   27: SHLVL = 3
    [junit]   28: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
    [junit]   29: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   30: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
    [junit]   31: GIT_PREVIOUS_COMMIT = 5b1cacb04b19be85cb11cbe55c50c960b494ec05
    [junit]   32: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   33: JAVA_MAIN_CLASS_7555 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
    [junit]   34: TERM_SESSION_ID = 247EDEE2-A008-477C-AEB3-EF9310E67E5D
    [junit]   35: JAVA_MAIN_CLASS_292 = hudson.remoting.Launcher
    [junit]   36: BUILD_ID = 2013-12-31_08-44-14
    [junit]   37: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   38: Apple_Ubiquity_Message = /tmp/launch-ipwydn/Apple_Ubiquity_Message
    [junit]   39: LOGNAME = jogamp
    [junit]   40: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-758
    [junit]   41: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/758/
    [junit]   42: TARGET_LEVEL = 1.6
    [junit]   43: SHELL = /bin/bash
    [junit]   44: BUILD_DISPLAY_NAME = #758
    [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-Ld1Lp9/org.x:0
    [junit]   48: GIT_BRANCH = origin/master
    [junit]   49: BUILD_ARCHIVE = true
    [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: LANG = en_US.UTF-8
    [junit] Environment count: 56
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln5680839366043802871
    [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/junittestcases3207045635685099802.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/junitvmwatcher2172806208310890576.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit8796620364700165513.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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.082 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: JAVA_MAIN_CLASS_7370 = org.apache.tools.ant.launch.Launcher
    [junit]    7: HUDSON_URL = https://jogamp.org/chuck/
    [junit]    8: SOURCE_LEVEL = 1.6
    [junit]    9: GIT_COMMIT = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [junit]   10: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
    [junit]   11: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   12: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
    [junit]   13: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   14: BUILD_NUMBER = 758
    [junit]   15: EXECUTOR_NUMBER = 0
    [junit]   16: LaunchKeepContext = 1
    [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: Apple_PubSub_Socket_Render = /tmp/launch-okSINc/Render
    [junit]   23: HUDSON_HOME = /srv/jenkins
    [junit]   24: ANT_PATH = /opt-share/apache-ant
    [junit]   25: com.apple.java.jvmMode = client
    [junit]   26: TERM_PROGRAM_VERSION = 303.2
    [junit]   27: SHLVL = 3
    [junit]   28: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
    [junit]   29: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   30: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
    [junit]   31: GIT_PREVIOUS_COMMIT = 5b1cacb04b19be85cb11cbe55c50c960b494ec05
    [junit]   32: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   33: JAVA_MAIN_CLASS_7555 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
    [junit]   34: TERM_SESSION_ID = 247EDEE2-A008-477C-AEB3-EF9310E67E5D
    [junit]   35: JAVA_MAIN_CLASS_292 = hudson.remoting.Launcher
    [junit]   36: BUILD_ID = 2013-12-31_08-44-14
    [junit]   37: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   38: Apple_Ubiquity_Message = /tmp/launch-ipwydn/Apple_Ubiquity_Message
    [junit]   39: LOGNAME = jogamp
    [junit]   40: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-758
    [junit]   41: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/758/
    [junit]   42: TARGET_LEVEL = 1.6
    [junit]   43: SHELL = /bin/bash
    [junit]   44: BUILD_DISPLAY_NAME = #758
    [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-Ld1Lp9/org.x:0
    [junit]   48: GIT_BRANCH = origin/master
    [junit]   49: BUILD_ARCHIVE = true
    [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: LANG = en_US.UTF-8
    [junit] Environment count: 56
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln5680839366043802871
    [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/junittestcases3207045635685099802.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/junitvmwatcher2172806208310890576.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit8796620364700165513.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.011 sec
    [junit] Testcase: dumpProperties took 0.009 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.082 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: JAVA_MAIN_CLASS_7370 = org.apache.tools.ant.launch.Launcher
    [junit]    7: HUDSON_URL = https://jogamp.org/chuck/
    [junit]    8: SOURCE_LEVEL = 1.6
    [junit]    9: GIT_COMMIT = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [junit]   10: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/
    [junit]   11: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make
    [junit]   12: GLUEGEN_PROPERTIES_FILE = /Users/jogamp/gluegen-xcode_clang.properties
    [junit]   13: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   14: BUILD_NUMBER = 758
    [junit]   15: EXECUTOR_NUMBER = 0
    [junit]   16: LaunchKeepContext = 1
    [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: Apple_PubSub_Socket_Render = /tmp/launch-okSINc/Render
    [junit]   23: HUDSON_HOME = /srv/jenkins
    [junit]   24: ANT_PATH = /opt-share/apache-ant
    [junit]   25: com.apple.java.jvmMode = client
    [junit]   26: TERM_PROGRAM_VERSION = 303.2
    [junit]   27: SHLVL = 3
    [junit]   28: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar
    [junit]   29: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012
    [junit]   30: __CF_USER_TEXT_ENCODING = 0x1F6:0:0
    [junit]   31: GIT_PREVIOUS_COMMIT = 5b1cacb04b19be85cb11cbe55c50c960b494ec05
    [junit]   32: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org
    [junit]   33: JAVA_MAIN_CLASS_7555 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
    [junit]   34: TERM_SESSION_ID = 247EDEE2-A008-477C-AEB3-EF9310E67E5D
    [junit]   35: JAVA_MAIN_CLASS_292 = hudson.remoting.Launcher
    [junit]   36: BUILD_ID = 2013-12-31_08-44-14
    [junit]   37: GIT_URL = git://jogamp.org/srv/scm/gluegen.git
    [junit]   38: Apple_Ubiquity_Message = /tmp/launch-ipwydn/Apple_Ubiquity_Message
    [junit]   39: LOGNAME = jogamp
    [junit]   40: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-758
    [junit]   41: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/758/
    [junit]   42: TARGET_LEVEL = 1.6
    [junit]   43: SHELL = /bin/bash
    [junit]   44: BUILD_DISPLAY_NAME = #758
    [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-Ld1Lp9/org.x:0
    [junit]   48: GIT_BRANCH = origin/master
    [junit]   49: BUILD_ARCHIVE = true
    [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: LANG = en_US.UTF-8
    [junit] Environment count: 56
    [junit]    1: junit.run.arg1 = dummy
    [junit]    2: jnlp.jogamp.tmp.cache.root = jln5680839366043802871
    [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/junittestcases3207045635685099802.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/junitvmwatcher2172806208310890576.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit8796620364700165513.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] Testsuite: com.jogamp.common.util.TestTempJarCache
    [junit] Testsuite: com.jogamp.common.util.TestTempJarCache
    [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] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln631512741214413878
    [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] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionInfo - testInfo01
    [junit] Version Info:
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.304 sec
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln631512741214413878
    [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.161 sec
    [junit] Testcase: testJarUtil01b took 0 sec
    [junit] Testcase: testTempFileCache01FileExist took 0 sec
    [junit] Testcase: testTempFileCache02Instances took 0.002 sec
    [junit] Testcase: testTempJarCache00Init took 0.001 sec
    [junit] Testcase: testTempJarCache01LoadAllTestManifestAndClass took 0.053 sec
    [junit] Testcase: testTempJarCache02AddNativeLibs took 0 sec
    [junit] Testcase: testTempJarCache03AddNativeJarLibs took 0 sec
    [junit] Testcase: testTempJarCache04aSameClassLoader took 0 sec
    [junit] Testcase: testTempJarCache04bDiffClassLoader took 0.034 sec
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.304 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln5680839366043802871/jln631512741214413878
    [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.005 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.005 sec
    [junit] 
    [junit] Testsuite: com.jogamp.common.util.TestVersionInfo
    [junit] Testsuite: com.jogamp.common.util.TestVersionInfo
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Package: com.jogamp.common
    [junit] Extension Name: com.jogamp.common
    [junit] Specification Title: GlueGen Java Bindings Generator
    [junit] Specification Vendor: JogAmp Community
    [junit] Specification Version: 2.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-20131231
    [junit] Implementation Build: 2.1-b758-20131231
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Version = 2.1.4-rc-20131231
    [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 = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [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-b758-20131231
    [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.124 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] ++++ 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] Implementation Version: 2.1.4-rc-20131231
    [junit] Implementation Build: 2.1-b758-20131231
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Version = 2.1.4-rc-20131231
    [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 = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [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-b758-20131231
    [junit]  Extension-Name = com.jogamp.common
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInfo01 took 0.079 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.124 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-20131231
    [junit] Implementation Build: 2.1-b758-20131231
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] Full Manifest:
    [junit]  Implementation-Title = GlueGen Run-Time
    [junit]  Implementation-Version = 2.1.4-rc-20131231
    [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 = e7356d0bdbce5dd0bfb64b08f1f61ff41778e010
    [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-b758-20131231
    [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.05 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.05 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    680 ms, avrg  5260018 ns, deviation [  -264898 ..   278692 ] 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    552 ms, avrg    58199 ns, deviation [   -54869 ..    86201 ] 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    548 ms, avrg  4120588 ns, deviation [  -151878 ..   189182 ] 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    545 ms, avrg   357667 ns, deviation [  -354087 ..  2038953 ] 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    536 ms, avrg  4179484 ns, deviation [   -72954 ..    39936 ] 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   395683 ns, deviation [   -87883 ..    81097 ] 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    453 ms, avrg  3375710 ns, deviation [  -199920 ..    56180 ] 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    439 ms, avrg  6073287 ns, deviation [ -4466947 ..  6364543 ] 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    638 ms, avrg   404558 ns, deviation [   -61938 ..    59972 ] 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    492 ms, avrg     6729 ns, deviation [    -3963 ..     1722 ] 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    470 ms, avrg   359205 ns, deviation [   -42980 ..    24938 ] 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    625 ms, avrg     3423 ns, deviation [    -2687 ..     2687 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 6.492 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    680 ms, avrg  5260018 ns, deviation [  -264898 ..   278692 ] 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    552 ms, avrg    58199 ns, deviation [   -54869 ..    86201 ] 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    548 ms, avrg  4120588 ns, deviation [  -151878 ..   189182 ] 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    545 ms, avrg   357667 ns, deviation [  -354087 ..  2038953 ] 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    536 ms, avrg  4179484 ns, deviation [   -72954 ..    39936 ] 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   395683 ns, deviation [   -87883 ..    81097 ] 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    453 ms, avrg  3375710 ns, deviation [  -199920 ..    56180 ] 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    439 ms, avrg  6073287 ns, deviation [ -4466947 ..  6364543 ] 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    638 ms, avrg   404558 ns, deviation [   -61938 ..    59972 ] 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    492 ms, avrg     6729 ns, deviation [    -3963 ..     1722 ] 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    470 ms, avrg   359205 ns, deviation [   -42980 ..    24938 ] 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    625 ms, avrg     3423 ns, deviation [    -2687 ..     2687 ] ns
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Fair took 0.682 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Unfair took 0.553 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Fair took 0.549 sec
    [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Unfair took 0.546 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Fair took 0.537 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Unair took 0.444 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Fair took 0.455 sec
    [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Unfair took 0.441 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Fair took 0.638 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Unfair took 0.493 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Fair took 0.471 sec
    [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Unfair took 0.626 sec
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 6.492 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    680 ms, avrg  5260018 ns, deviation [  -264898 ..   278692 ] 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    552 ms, avrg    58199 ns, deviation [   -54869 ..    86201 ] 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    548 ms, avrg  4120588 ns, deviation [  -151878 ..   189182 ] 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    545 ms, avrg   357667 ns, deviation [  -354087 ..  2038953 ] 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    536 ms, avrg  4179484 ns, deviation [   -72954 ..    39936 ] 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   395683 ns, deviation [   -87883 ..    81097 ] 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    453 ms, avrg  3375710 ns, deviation [  -199920 ..    56180 ] 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    439 ms, avrg  6073287 ns, deviation [ -4466947 ..  6364543 ] 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    638 ms, avrg   404558 ns, deviation [   -61938 ..    59972 ] 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    492 ms, avrg     6729 ns, deviation [    -3963 ..     1722 ] 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    470 ms, avrg   359205 ns, deviation [   -42980 ..    24938 ] 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    625 ms, avrg     3423 ns, deviation [    -2687 ..     2687 ] 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    143 ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.186 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    143 ms
    [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testTwoThreadsInGroup took 0.143 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.186 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    143 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 @ 1388476116811 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476116812 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1388476117822 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1011 ms, 10 attempts
    [junit] SLOCK [T main @ 1388476117867 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 @ 1388476117869 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476117913 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476117916 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts
    [junit] LockUnlock #1 LOCK try ..
    [junit] SLOCK [T LockUnlock #1 @ 1388476117926 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] LockUnlock #2 LOCK try ..
    [junit] SLOCK [T LockUnlock #2 @ 1388476117926 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 @ 1388476117938 ms III - Unable to install ServerSocket: Address already in use
    [junit] SLOCK [T main @ 1388476193625 ms --- localhost/127.0.0.1:59999 - Unlock ok within 75358 ms
    [junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #1 @ 1388476193625 ms +++ localhost/127.0.0.1:59999 - Locked within 75702 ms, 4 attempts
    [junit] LockUnlock #1 LOCK ON
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T Thread-12 - SISock: localhost/127.0.0.1:59999 @ 1388476193625 ms III - Unable to install ServerSocket: Address already in use
    [junit] SLOCK [T LockUnlock #2 @ 1388476193636 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 75710 ms, 30 attempts
    [junit] Exception in thread "LockUnlock #2" java.lang.AssertionError: LockUnlock #2 - Could not lock instance: localhost/127.0.0.1:59999
    [junit] 	at org.junit.Assert.fail(Assert.java:88)
    [junit] 	at org.junit.Assert.assertTrue(Assert.java:41)
    [junit] 	at com.jogamp.common.util.locks.TestSingletonServerSocket00$1.run(TestSingletonServerSocket00.java:74)
    [junit] 	at java.lang.Thread.run(Thread.java:695)
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 77.131 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476116811 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476116812 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1388476117822 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1011 ms, 10 attempts
    [junit] SLOCK [T main @ 1388476117867 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 @ 1388476117869 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476117913 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476117916 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts
    [junit] LockUnlock #1 LOCK try ..
    [junit] SLOCK [T LockUnlock #1 @ 1388476117926 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] LockUnlock #2 LOCK try ..
    [junit] SLOCK [T LockUnlock #2 @ 1388476117926 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 @ 1388476117938 ms III - Unable to install ServerSocket: Address already in use
    [junit] SLOCK [T main @ 1388476193625 ms --- localhost/127.0.0.1:59999 - Unlock ok within 75358 ms
    [junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #1 @ 1388476193625 ms +++ localhost/127.0.0.1:59999 - Locked within 75702 ms, 4 attempts
    [junit] LockUnlock #1 LOCK ON
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T Thread-12 - SISock: localhost/127.0.0.1:59999 @ 1388476193625 ms III - Unable to install ServerSocket: Address already in use
    [junit] SLOCK [T LockUnlock #2 @ 1388476193636 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 75710 ms, 30 attempts
    [junit] Exception in thread "LockUnlock #2" java.lang.AssertionError: LockUnlock #2 - Could not lock instance: localhost/127.0.0.1:59999
    [junit] 	at org.junit.Assert.fail(Assert.java:88)
    [junit] 	at org.junit.Assert.assertTrue(Assert.java:41)
    [junit] 	at com.jogamp.common.util.locks.TestSingletonServerSocket00$1.run(TestSingletonServerSocket00.java:74)
    [junit] 	at java.lang.Thread.run(Thread.java:695)
    [junit] SLOCK [T LockUnlock #1 @ 1388476193926 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #1 LOCK OFF
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test2ndInstanceLockTimeout took 1.065 sec
    [junit] Testcase: testLockUnlock took 0.045 sec
    [junit] Testcase: testOffthreadLockUnlock took 76.015 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 77.131 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476116811 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476116812 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] SLOCK [T main @ 1388476117822 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1011 ms, 10 attempts
    [junit] SLOCK [T main @ 1388476117867 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 @ 1388476117869 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476117913 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476117916 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts
    [junit] LockUnlock #1 LOCK try ..
    [junit] SLOCK [T LockUnlock #1 @ 1388476117926 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] LockUnlock #2 LOCK try ..
    [junit] SLOCK [T LockUnlock #2 @ 1388476117926 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 @ 1388476117938 ms III - Unable to install ServerSocket: Address already in use
    [junit] SLOCK [T main @ 1388476193625 ms --- localhost/127.0.0.1:59999 - Unlock ok within 75358 ms
    [junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T LockUnlock #1 @ 1388476193625 ms +++ localhost/127.0.0.1:59999 - Locked within 75702 ms, 4 attempts
    [junit] LockUnlock #1 LOCK ON
    [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T Thread-12 - SISock: localhost/127.0.0.1:59999 @ 1388476193625 ms III - Unable to install ServerSocket: Address already in use
    [junit] SLOCK [T LockUnlock #2 @ 1388476193636 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 75710 ms, 30 attempts
    [junit] Exception in thread "LockUnlock #2" java.lang.AssertionError: LockUnlock #2 - Could not lock instance: localhost/127.0.0.1:59999
    [junit] 	at org.junit.Assert.fail(Assert.java:88)
    [junit] 	at org.junit.Assert.assertTrue(Assert.java:41)
    [junit] 	at com.jogamp.common.util.locks.TestSingletonServerSocket00$1.run(TestSingletonServerSocket00.java:74)
    [junit] 	at java.lang.Thread.run(Thread.java:695)
    [junit] SLOCK [T LockUnlock #1 @ 1388476193926 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #1 LOCK OFF
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket01
    [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket01
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476193940 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476193941 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-15 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476193940 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476193941 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 LockUnlock #1 @ 1388476193926 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [junit] LockUnlock #1 LOCK OFF
    [junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476193940 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476193941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Thread-17 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476193951 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476193997 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-17 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476193951 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476193997 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: dummy took 0.001 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Thread-17 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1388476193951 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
    [junit] SLOCK [T main @ 1388476193997 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.071 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] Dec 31, 2013 8:49:54 AM 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.023 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.071 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] Dec 31, 2013 8:49:54 AM 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] Dec 31, 2013 8:49:54 AM 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: 0x7ff6c28c9a90
    [junit]   1/8: 0x7ff6c28c9ad0
    [junit]   2/8: 0x7ff6c28c9b10
    [junit]   3/8: 0x7ff6c28c9b50
    [junit]   4/8: 0x7ff6c28c9b90
    [junit]   5/8: 0x7ff6c28c9bd0
    [junit]   6/8: 0x7ff6c28c9c10
    [junit]   7/8: 0x7ff6c28c9c50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28c9a90
    [junit]   1/8: 0x7ff6c28c9ad0
    [junit]   2/8: 0x7ff6c28c9b10
    [junit]   3/8: 0x7ff6c28c9b50
    [junit]   4/8: 0x7ff6c28c9b90
    [junit]   5/8: 0x7ff6c28c9bd0
    [junit]   6/8: 0x7ff6c28c9c10
    [junit]   7/8: 0x7ff6c28c9c50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c284b4d0
    [junit]   1/8: 0x7ff6c2e18090
    [junit]   2/8: 0x7ff6c285e380
    [junit]   3/8: 0x7ff6c2842670
    [junit]   4/8: 0x7ff6c285c7e0
    [junit]   5/8: 0x7ff6c28b51e0
    [junit]   6/8: 0x7ff6c285b890
    [junit]   7/8: 0x7ff6c2866490
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c284b4d0
    [junit]   1/8: 0x7ff6c2e18090
    [junit]   2/8: 0x7ff6c285e380
    [junit]   3/8: 0x7ff6c2842670
    [junit]   4/8: 0x7ff6c285c7e0
    [junit]   5/8: 0x7ff6c28b51e0
    [junit]   6/8: 0x7ff6c285b890
    [junit]   7/8: 0x7ff6c2866490
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28d04a0
    [junit]   1/8: 0x7ff6c28d04e0
    [junit]   2/8: 0x7ff6c285b7f0
    [junit]   3/8: 0x7ff6c285b830
    [junit]   4/8: 0x7ff6c2880640
    [junit]   5/8: 0x7ff6c2880680
    [junit]   6/8: 0x7ff6c28663f0
    [junit]   7/8: 0x7ff6c2866430
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2919220
    [junit]   1/8: 0x7ff6c2919260
    [junit]   2/8: 0x7ff6c29192a0
    [junit]   3/8: 0x7ff6c29192e0
    [junit]   4/8: 0x7ff6c2919320
    [junit]   5/8: 0x7ff6c2919360
    [junit]   6/8: 0x7ff6c29193a0
    [junit]   7/8: 0x7ff6c29193e0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2919220
    [junit]   1/8: 0x7ff6c2919260
    [junit]   2/8: 0x7ff6c29192a0
    [junit]   3/8: 0x7ff6c29192e0
    [junit]   4/8: 0x7ff6c2919320
    [junit]   5/8: 0x7ff6c2919360
    [junit]   6/8: 0x7ff6c29193a0
    [junit]   7/8: 0x7ff6c29193e0
    [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: 0x7f316f538
    [junit]   1/8: 0x7f316f578
    [junit]   2/8: 0x7f316f5b8
    [junit]   3/8: 0x7f316f5f8
    [junit]   4/8: 0x7f316f638
    [junit]   5/8: 0x7f316f678
    [junit]   6/8: 0x7f316f6b8
    [junit]   7/8: 0x7f316f6f8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7f316f538
    [junit]   1/8: 0x7f316f578
    [junit]   2/8: 0x7f316f5b8
    [junit]   3/8: 0x7f316f5f8
    [junit]   4/8: 0x7f316f638
    [junit]   5/8: 0x7f316f678
    [junit]   6/8: 0x7f316f6b8
    [junit]   7/8: 0x7f316f6f8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c289e600
    [junit]   1/8: 0x7ff6c287e330
    [junit]   2/8: 0x7ff6c287e370
    [junit]   3/8: 0x7ff6c28a9310
    [junit]   4/8: 0x7ff6c28a9350
    [junit]   5/8: 0x7ff6c28568d0
    [junit]   6/8: 0x7ff6c2856910
    [junit]   7/8: 0x7ff6c28e7170
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c289e600
    [junit]   1/8: 0x7ff6c287e330
    [junit]   2/8: 0x7ff6c287e370
    [junit]   3/8: 0x7ff6c28a9310
    [junit]   4/8: 0x7ff6c28a9350
    [junit]   5/8: 0x7ff6c28568d0
    [junit]   6/8: 0x7ff6c2856910
    [junit]   7/8: 0x7ff6c28e7170
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28e71b0
    [junit]   1/8: 0x7ff6c2e00000
    [junit]   2/8: 0x7ff6c2e00040
    [junit]   3/8: 0x7ff6c28a62e0
    [junit]   4/8: 0x7ff6c28a6320
    [junit]   5/8: 0x7ff6c28a6c40
    [junit]   6/8: 0x7ff6c28a6c80
    [junit]   7/8: 0x7ff6c2e0bff0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c29190b0
    [junit]   1/8: 0x7ff6c2919950
    [junit]   2/8: 0x7ff6c2919990
    [junit]   3/8: 0x7ff6c29199d0
    [junit]   4/8: 0x7ff6c2919a10
    [junit]   5/8: 0x7ff6c2919a50
    [junit]   6/8: 0x7ff6c2919a90
    [junit]   7/8: 0x7ff6c2919ad0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c29190b0
    [junit]   1/8: 0x7ff6c2919950
    [junit]   2/8: 0x7ff6c2919990
    [junit]   3/8: 0x7ff6c29199d0
    [junit]   4/8: 0x7ff6c2919a10
    [junit]   5/8: 0x7ff6c2919a50
    [junit]   6/8: 0x7ff6c2919a90
    [junit]   7/8: 0x7ff6c2919ad0
    [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.343 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: 0x7ff6c28c9a90
    [junit]   1/8: 0x7ff6c28c9ad0
    [junit]   2/8: 0x7ff6c28c9b10
    [junit]   3/8: 0x7ff6c28c9b50
    [junit]   4/8: 0x7ff6c28c9b90
    [junit]   5/8: 0x7ff6c28c9bd0
    [junit]   6/8: 0x7ff6c28c9c10
    [junit]   7/8: 0x7ff6c28c9c50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28c9a90
    [junit]   1/8: 0x7ff6c28c9ad0
    [junit]   2/8: 0x7ff6c28c9b10
    [junit]   3/8: 0x7ff6c28c9b50
    [junit]   4/8: 0x7ff6c28c9b90
    [junit]   5/8: 0x7ff6c28c9bd0
    [junit]   6/8: 0x7ff6c28c9c10
    [junit]   7/8: 0x7ff6c28c9c50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c284b4d0
    [junit]   1/8: 0x7ff6c2e18090
    [junit]   2/8: 0x7ff6c285e380
    [junit]   3/8: 0x7ff6c2842670
    [junit]   4/8: 0x7ff6c285c7e0
    [junit]   5/8: 0x7ff6c28b51e0
    [junit]   6/8: 0x7ff6c285b890
    [junit]   7/8: 0x7ff6c2866490
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c284b4d0
    [junit]   1/8: 0x7ff6c2e18090
    [junit]   2/8: 0x7ff6c285e380
    [junit]   3/8: 0x7ff6c2842670
    [junit]   4/8: 0x7ff6c285c7e0
    [junit]   5/8: 0x7ff6c28b51e0
    [junit]   6/8: 0x7ff6c285b890
    [junit]   7/8: 0x7ff6c2866490
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28d04a0
    [junit]   1/8: 0x7ff6c28d04e0
    [junit]   2/8: 0x7ff6c285b7f0
    [junit]   3/8: 0x7ff6c285b830
    [junit]   4/8: 0x7ff6c2880640
    [junit]   5/8: 0x7ff6c2880680
    [junit]   6/8: 0x7ff6c28663f0
    [junit]   7/8: 0x7ff6c2866430
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2919220
    [junit]   1/8: 0x7ff6c2919260
    [junit]   2/8: 0x7ff6c29192a0
    [junit]   3/8: 0x7ff6c29192e0
    [junit]   4/8: 0x7ff6c2919320
    [junit]   5/8: 0x7ff6c2919360
    [junit]   6/8: 0x7ff6c29193a0
    [junit]   7/8: 0x7ff6c29193e0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2919220
    [junit]   1/8: 0x7ff6c2919260
    [junit]   2/8: 0x7ff6c29192a0
    [junit]   3/8: 0x7ff6c29192e0
    [junit]   4/8: 0x7ff6c2919320
    [junit]   5/8: 0x7ff6c2919360
    [junit]   6/8: 0x7ff6c29193a0
    [junit]   7/8: 0x7ff6c29193e0
    [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: 0x7f316f538
    [junit]   1/8: 0x7f316f578
    [junit]   2/8: 0x7f316f5b8
    [junit]   3/8: 0x7f316f5f8
    [junit]   4/8: 0x7f316f638
    [junit]   5/8: 0x7f316f678
    [junit]   6/8: 0x7f316f6b8
    [junit]   7/8: 0x7f316f6f8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7f316f538
    [junit]   1/8: 0x7f316f578
    [junit]   2/8: 0x7f316f5b8
    [junit]   3/8: 0x7f316f5f8
    [junit]   4/8: 0x7f316f638
    [junit]   5/8: 0x7f316f678
    [junit]   6/8: 0x7f316f6b8
    [junit]   7/8: 0x7f316f6f8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c289e600
    [junit]   1/8: 0x7ff6c287e330
    [junit]   2/8: 0x7ff6c287e370
    [junit]   3/8: 0x7ff6c28a9310
    [junit]   4/8: 0x7ff6c28a9350
    [junit]   5/8: 0x7ff6c28568d0
    [junit]   6/8: 0x7ff6c2856910
    [junit]   7/8: 0x7ff6c28e7170
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c289e600
    [junit]   1/8: 0x7ff6c287e330
    [junit]   2/8: 0x7ff6c287e370
    [junit]   3/8: 0x7ff6c28a9310
    [junit]   4/8: 0x7ff6c28a9350
    [junit]   5/8: 0x7ff6c28568d0
    [junit]   6/8: 0x7ff6c2856910
    [junit]   7/8: 0x7ff6c28e7170
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28e71b0
    [junit]   1/8: 0x7ff6c2e00000
    [junit]   2/8: 0x7ff6c2e00040
    [junit]   3/8: 0x7ff6c28a62e0
    [junit]   4/8: 0x7ff6c28a6320
    [junit]   5/8: 0x7ff6c28a6c40
    [junit]   6/8: 0x7ff6c28a6c80
    [junit]   7/8: 0x7ff6c2e0bff0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c29190b0
    [junit]   1/8: 0x7ff6c2919950
    [junit]   2/8: 0x7ff6c2919990
    [junit]   3/8: 0x7ff6c29199d0
    [junit]   4/8: 0x7ff6c2919a10
    [junit]   5/8: 0x7ff6c2919a50
    [junit]   6/8: 0x7ff6c2919a90
    [junit]   7/8: 0x7ff6c2919ad0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c29190b0
    [junit]   1/8: 0x7ff6c2919950
    [junit]   2/8: 0x7ff6c2919990
    [junit]   3/8: 0x7ff6c29199d0
    [junit]   4/8: 0x7ff6c2919a10
    [junit]   5/8: 0x7ff6c2919a50
    [junit]   6/8: 0x7ff6c2919a90
    [junit]   7/8: 0x7ff6c2919ad0
    [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.006 sec
    [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.002 sec
    [junit] Testcase: chapter04TestPointerBuffer took 0.003 sec
    [junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0.001 sec
    [junit] Testcase: chapter09TestCompoundAndAlignment took 0.005 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.343 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: 0x7ff6c28c9a90
    [junit]   1/8: 0x7ff6c28c9ad0
    [junit]   2/8: 0x7ff6c28c9b10
    [junit]   3/8: 0x7ff6c28c9b50
    [junit]   4/8: 0x7ff6c28c9b90
    [junit]   5/8: 0x7ff6c28c9bd0
    [junit]   6/8: 0x7ff6c28c9c10
    [junit]   7/8: 0x7ff6c28c9c50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28c9a90
    [junit]   1/8: 0x7ff6c28c9ad0
    [junit]   2/8: 0x7ff6c28c9b10
    [junit]   3/8: 0x7ff6c28c9b50
    [junit]   4/8: 0x7ff6c28c9b90
    [junit]   5/8: 0x7ff6c28c9bd0
    [junit]   6/8: 0x7ff6c28c9c10
    [junit]   7/8: 0x7ff6c28c9c50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c284b4d0
    [junit]   1/8: 0x7ff6c2e18090
    [junit]   2/8: 0x7ff6c285e380
    [junit]   3/8: 0x7ff6c2842670
    [junit]   4/8: 0x7ff6c285c7e0
    [junit]   5/8: 0x7ff6c28b51e0
    [junit]   6/8: 0x7ff6c285b890
    [junit]   7/8: 0x7ff6c2866490
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c284b4d0
    [junit]   1/8: 0x7ff6c2e18090
    [junit]   2/8: 0x7ff6c285e380
    [junit]   3/8: 0x7ff6c2842670
    [junit]   4/8: 0x7ff6c285c7e0
    [junit]   5/8: 0x7ff6c28b51e0
    [junit]   6/8: 0x7ff6c285b890
    [junit]   7/8: 0x7ff6c2866490
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28d04a0
    [junit]   1/8: 0x7ff6c28d04e0
    [junit]   2/8: 0x7ff6c285b7f0
    [junit]   3/8: 0x7ff6c285b830
    [junit]   4/8: 0x7ff6c2880640
    [junit]   5/8: 0x7ff6c2880680
    [junit]   6/8: 0x7ff6c28663f0
    [junit]   7/8: 0x7ff6c2866430
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2919220
    [junit]   1/8: 0x7ff6c2919260
    [junit]   2/8: 0x7ff6c29192a0
    [junit]   3/8: 0x7ff6c29192e0
    [junit]   4/8: 0x7ff6c2919320
    [junit]   5/8: 0x7ff6c2919360
    [junit]   6/8: 0x7ff6c29193a0
    [junit]   7/8: 0x7ff6c29193e0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2919220
    [junit]   1/8: 0x7ff6c2919260
    [junit]   2/8: 0x7ff6c29192a0
    [junit]   3/8: 0x7ff6c29192e0
    [junit]   4/8: 0x7ff6c2919320
    [junit]   5/8: 0x7ff6c2919360
    [junit]   6/8: 0x7ff6c29193a0
    [junit]   7/8: 0x7ff6c29193e0
    [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: 0x7f316f538
    [junit]   1/8: 0x7f316f578
    [junit]   2/8: 0x7f316f5b8
    [junit]   3/8: 0x7f316f5f8
    [junit]   4/8: 0x7f316f638
    [junit]   5/8: 0x7f316f678
    [junit]   6/8: 0x7f316f6b8
    [junit]   7/8: 0x7f316f6f8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7f316f538
    [junit]   1/8: 0x7f316f578
    [junit]   2/8: 0x7f316f5b8
    [junit]   3/8: 0x7f316f5f8
    [junit]   4/8: 0x7f316f638
    [junit]   5/8: 0x7f316f678
    [junit]   6/8: 0x7f316f6b8
    [junit]   7/8: 0x7f316f6f8
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c289e600
    [junit]   1/8: 0x7ff6c287e330
    [junit]   2/8: 0x7ff6c287e370
    [junit]   3/8: 0x7ff6c28a9310
    [junit]   4/8: 0x7ff6c28a9350
    [junit]   5/8: 0x7ff6c28568d0
    [junit]   6/8: 0x7ff6c2856910
    [junit]   7/8: 0x7ff6c28e7170
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c289e600
    [junit]   1/8: 0x7ff6c287e330
    [junit]   2/8: 0x7ff6c287e370
    [junit]   3/8: 0x7ff6c28a9310
    [junit]   4/8: 0x7ff6c28a9350
    [junit]   5/8: 0x7ff6c28568d0
    [junit]   6/8: 0x7ff6c2856910
    [junit]   7/8: 0x7ff6c28e7170
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28e71b0
    [junit]   1/8: 0x7ff6c2e00000
    [junit]   2/8: 0x7ff6c2e00040
    [junit]   3/8: 0x7ff6c28a62e0
    [junit]   4/8: 0x7ff6c28a6320
    [junit]   5/8: 0x7ff6c28a6c40
    [junit]   6/8: 0x7ff6c28a6c80
    [junit]   7/8: 0x7ff6c2e0bff0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c29190b0
    [junit]   1/8: 0x7ff6c2919950
    [junit]   2/8: 0x7ff6c2919990
    [junit]   3/8: 0x7ff6c29199d0
    [junit]   4/8: 0x7ff6c2919a10
    [junit]   5/8: 0x7ff6c2919a50
    [junit]   6/8: 0x7ff6c2919a90
    [junit]   7/8: 0x7ff6c2919ad0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c29190b0
    [junit]   1/8: 0x7ff6c2919950
    [junit]   2/8: 0x7ff6c2919990
    [junit]   3/8: 0x7ff6c29199d0
    [junit]   4/8: 0x7ff6c2919a10
    [junit]   5/8: 0x7ff6c2919a50
    [junit]   6/8: 0x7ff6c2919a90
    [junit]   7/8: 0x7ff6c2919ad0
    [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] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.074 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: 0x7ff6c28c9a90
    [junit]   1/8: 0x7ff6c28c9ad0
    [junit]   2/8: 0x7ff6c28c9b10
    [junit]   3/8: 0x7ff6c28c9b50
    [junit]   4/8: 0x7ff6c28c9b90
    [junit]   5/8: 0x7ff6c28c9bd0
    [junit]   6/8: 0x7ff6c28c9c10
    [junit]   7/8: 0x7ff6c28c9c50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28c9a90
    [junit]   1/8: 0x7ff6c28c9ad0
    [junit]   2/8: 0x7ff6c28c9b10
    [junit]   3/8: 0x7ff6c28c9b50
    [junit]   4/8: 0x7ff6c28c9b90
    [junit]   5/8: 0x7ff6c28c9bd0
    [junit]   6/8: 0x7ff6c28c9c10
    [junit]   7/8: 0x7ff6c28c9c50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2e38be0
    [junit]   1/8: 0x7ff6c283fa20
    [junit]   2/8: 0x7ff6c28a68e0
    [junit]   3/8: 0x7ff6c289e600
    [junit]   4/8: 0x7ff6c285b890
    [junit]   5/8: 0x7ff6c28b51e0
    [junit]   6/8: 0x7ff6c285c7e0
    [junit]   7/8: 0x7ff6c2842670
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2e38be0
    [junit]   1/8: 0x7ff6c283fa20
    [junit]   2/8: 0x7ff6c28a68e0
    [junit]   3/8: 0x7ff6c289e600
    [junit]   4/8: 0x7ff6c285b890
    [junit]   5/8: 0x7ff6c28b51e0
    [junit]   6/8: 0x7ff6c285c7e0
    [junit]   7/8: 0x7ff6c2842670
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2866490
    [junit]   1/8: 0x7ff6c2e00000
    [junit]   2/8: 0x7ff6c2e00040
    [junit]   3/8: 0x7ff6c28e7170
    [junit]   4/8: 0x7ff6c28e71b0
    [junit]   5/8: 0x7ff6c28568d0
    [junit]   6/8: 0x7ff6c2856910
    [junit]   7/8: 0x7ff6c28a9310
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2919d30
    [junit]   1/8: 0x7ff6c2919d70
    [junit]   2/8: 0x7ff6c2919e90
    [junit]   3/8: 0x7ff6c2919ed0
    [junit]   4/8: 0x7ff6c2919b90
    [junit]   5/8: 0x7ff6c2919bd0
    [junit]   6/8: 0x7ff6c291a0d0
    [junit]   7/8: 0x7ff6c291a110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2919d30
    [junit]   1/8: 0x7ff6c2919d70
    [junit]   2/8: 0x7ff6c2919e90
    [junit]   3/8: 0x7ff6c2919ed0
    [junit]   4/8: 0x7ff6c2919b90
    [junit]   5/8: 0x7ff6c2919bd0
    [junit]   6/8: 0x7ff6c291a0d0
    [junit]   7/8: 0x7ff6c291a110
    [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: 0x7f319d230
    [junit]   1/8: 0x7f319d270
    [junit]   2/8: 0x7f319d2b0
    [junit]   3/8: 0x7f319d2f0
    [junit]   4/8: 0x7f319d330
    [junit]   5/8: 0x7f319d370
    [junit]   6/8: 0x7f319d3b0
    [junit]   7/8: 0x7f319d3f0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7f319d230
    [junit]   1/8: 0x7f319d270
    [junit]   2/8: 0x7f319d2b0
    [junit]   3/8: 0x7f319d2f0
    [junit]   4/8: 0x7f319d330
    [junit]   5/8: 0x7f319d370
    [junit]   6/8: 0x7f319d3b0
    [junit]   7/8: 0x7f319d3f0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28a4a30
    [junit]   1/8: 0x7ff6c28663f0
    [junit]   2/8: 0x7ff6c2866430
    [junit]   3/8: 0x7ff6c2880640
    [junit]   4/8: 0x7ff6c2880680
    [junit]   5/8: 0x7ff6c285b7f0
    [junit]   6/8: 0x7ff6c285b830
    [junit]   7/8: 0x7ff6c28d04a0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28a4a30
    [junit]   1/8: 0x7ff6c28663f0
    [junit]   2/8: 0x7ff6c2866430
    [junit]   3/8: 0x7ff6c2880640
    [junit]   4/8: 0x7ff6c2880680
    [junit]   5/8: 0x7ff6c285b7f0
    [junit]   6/8: 0x7ff6c285b830
    [junit]   7/8: 0x7ff6c28d04a0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28d04e0
    [junit]   1/8: 0x7ff6c28a6c40
    [junit]   2/8: 0x7ff6c28a6c80
    [junit]   3/8: 0x7ff6c28a62e0
    [junit]   4/8: 0x7ff6c28a6320
    [junit]   5/8: 0x7ff6c2e0bff0
    [junit]   6/8: 0x7ff6c2e0c030
    [junit]   7/8: 0x7ff6c2e32f30
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c291a210
    [junit]   1/8: 0x7ff6c291a250
    [junit]   2/8: 0x7ff6c291a290
    [junit]   3/8: 0x7ff6c291a2d0
    [junit]   4/8: 0x7ff6c291a310
    [junit]   5/8: 0x7ff6c291a350
    [junit]   6/8: 0x7ff6c291a390
    [junit]   7/8: 0x7ff6c291a3d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c291a210
    [junit]   1/8: 0x7ff6c291a250
    [junit]   2/8: 0x7ff6c291a290
    [junit]   3/8: 0x7ff6c291a2d0
    [junit]   4/8: 0x7ff6c291a310
    [junit]   5/8: 0x7ff6c291a350
    [junit]   6/8: 0x7ff6c291a390
    [junit]   7/8: 0x7ff6c291a3d0
    [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 sec
    [junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.007 sec
    [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.002 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.074 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: 0x7ff6c28c9a90
    [junit]   1/8: 0x7ff6c28c9ad0
    [junit]   2/8: 0x7ff6c28c9b10
    [junit]   3/8: 0x7ff6c28c9b50
    [junit]   4/8: 0x7ff6c28c9b90
    [junit]   5/8: 0x7ff6c28c9bd0
    [junit]   6/8: 0x7ff6c28c9c10
    [junit]   7/8: 0x7ff6c28c9c50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28c9a90
    [junit]   1/8: 0x7ff6c28c9ad0
    [junit]   2/8: 0x7ff6c28c9b10
    [junit]   3/8: 0x7ff6c28c9b50
    [junit]   4/8: 0x7ff6c28c9b90
    [junit]   5/8: 0x7ff6c28c9bd0
    [junit]   6/8: 0x7ff6c28c9c10
    [junit]   7/8: 0x7ff6c28c9c50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2e38be0
    [junit]   1/8: 0x7ff6c283fa20
    [junit]   2/8: 0x7ff6c28a68e0
    [junit]   3/8: 0x7ff6c289e600
    [junit]   4/8: 0x7ff6c285b890
    [junit]   5/8: 0x7ff6c28b51e0
    [junit]   6/8: 0x7ff6c285c7e0
    [junit]   7/8: 0x7ff6c2842670
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2e38be0
    [junit]   1/8: 0x7ff6c283fa20
    [junit]   2/8: 0x7ff6c28a68e0
    [junit]   3/8: 0x7ff6c289e600
    [junit]   4/8: 0x7ff6c285b890
    [junit]   5/8: 0x7ff6c28b51e0
    [junit]   6/8: 0x7ff6c285c7e0
    [junit]   7/8: 0x7ff6c2842670
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2866490
    [junit]   1/8: 0x7ff6c2e00000
    [junit]   2/8: 0x7ff6c2e00040
    [junit]   3/8: 0x7ff6c28e7170
    [junit]   4/8: 0x7ff6c28e71b0
    [junit]   5/8: 0x7ff6c28568d0
    [junit]   6/8: 0x7ff6c2856910
    [junit]   7/8: 0x7ff6c28a9310
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2919d30
    [junit]   1/8: 0x7ff6c2919d70
    [junit]   2/8: 0x7ff6c2919e90
    [junit]   3/8: 0x7ff6c2919ed0
    [junit]   4/8: 0x7ff6c2919b90
    [junit]   5/8: 0x7ff6c2919bd0
    [junit]   6/8: 0x7ff6c291a0d0
    [junit]   7/8: 0x7ff6c291a110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2919d30
    [junit]   1/8: 0x7ff6c2919d70
    [junit]   2/8: 0x7ff6c2919e90
    [junit]   3/8: 0x7ff6c2919ed0
    [junit]   4/8: 0x7ff6c2919b90
    [junit]   5/8: 0x7ff6c2919bd0
    [junit]   6/8: 0x7ff6c291a0d0
    [junit]   7/8: 0x7ff6c291a110
    [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: 0x7f319d230
    [junit]   1/8: 0x7f319d270
    [junit]   2/8: 0x7f319d2b0
    [junit]   3/8: 0x7f319d2f0
    [junit]   4/8: 0x7f319d330
    [junit]   5/8: 0x7f319d370
    [junit]   6/8: 0x7f319d3b0
    [junit]   7/8: 0x7f319d3f0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7f319d230
    [junit]   1/8: 0x7f319d270
    [junit]   2/8: 0x7f319d2b0
    [junit]   3/8: 0x7f319d2f0
    [junit]   4/8: 0x7f319d330
    [junit]   5/8: 0x7f319d370
    [junit]   6/8: 0x7f319d3b0
    [junit]   7/8: 0x7f319d3f0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28a4a30
    [junit]   1/8: 0x7ff6c28663f0
    [junit]   2/8: 0x7ff6c2866430
    [junit]   3/8: 0x7ff6c2880640
    [junit]   4/8: 0x7ff6c2880680
    [junit]   5/8: 0x7ff6c285b7f0
    [junit]   6/8: 0x7ff6c285b830
    [junit]   7/8: 0x7ff6c28d04a0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28a4a30
    [junit]   1/8: 0x7ff6c28663f0
    [junit]   2/8: 0x7ff6c2866430
    [junit]   3/8: 0x7ff6c2880640
    [junit]   4/8: 0x7ff6c2880680
    [junit]   5/8: 0x7ff6c285b7f0
    [junit]   6/8: 0x7ff6c285b830
    [junit]   7/8: 0x7ff6c28d04a0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28d04e0
    [junit]   1/8: 0x7ff6c28a6c40
    [junit]   2/8: 0x7ff6c28a6c80
    [junit]   3/8: 0x7ff6c28a62e0
    [junit]   4/8: 0x7ff6c28a6320
    [junit]   5/8: 0x7ff6c2e0bff0
    [junit]   6/8: 0x7ff6c2e0c030
    [junit]   7/8: 0x7ff6c2e32f30
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c291a210
    [junit]   1/8: 0x7ff6c291a250
    [junit]   2/8: 0x7ff6c291a290
    [junit]   3/8: 0x7ff6c291a2d0
    [junit]   4/8: 0x7ff6c291a310
    [junit]   5/8: 0x7ff6c291a350
    [junit]   6/8: 0x7ff6c291a390
    [junit]   7/8: 0x7ff6c291a3d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c291a210
    [junit]   1/8: 0x7ff6c291a250
    [junit]   2/8: 0x7ff6c291a290
    [junit]   3/8: 0x7ff6c291a2d0
    [junit]   4/8: 0x7ff6c291a310
    [junit]   5/8: 0x7ff6c291a350
    [junit]   6/8: 0x7ff6c291a390
    [junit]   7/8: 0x7ff6c291a3d0
    [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] ++++ 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: 0x7ff6c28c9a90
    [junit]   1/8: 0x7ff6c28c9ad0
    [junit]   2/8: 0x7ff6c28c9b10
    [junit]   3/8: 0x7ff6c28c9b50
    [junit]   4/8: 0x7ff6c28c9b90
    [junit]   5/8: 0x7ff6c28c9bd0
    [junit]   6/8: 0x7ff6c28c9c10
    [junit]   7/8: 0x7ff6c28c9c50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28c9a90
    [junit]   1/8: 0x7ff6c28c9ad0
    [junit]   2/8: 0x7ff6c28c9b10
    [junit]   3/8: 0x7ff6c28c9b50
    [junit]   4/8: 0x7ff6c28c9b90
    [junit]   5/8: 0x7ff6c28c9bd0
    [junit]   6/8: 0x7ff6c28c9c10
    [junit]   7/8: 0x7ff6c28c9c50
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2e38be0
    [junit]   1/8: 0x7ff6c283fa20
    [junit]   2/8: 0x7ff6c28a68e0
    [junit]   3/8: 0x7ff6c289e600
    [junit]   4/8: 0x7ff6c285b890
    [junit]   5/8: 0x7ff6c28b51e0
    [junit]   6/8: 0x7ff6c285c7e0
    [junit]   7/8: 0x7ff6c2842670
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2e38be0
    [junit]   1/8: 0x7ff6c283fa20
    [junit]   2/8: 0x7ff6c28a68e0
    [junit]   3/8: 0x7ff6c289e600
    [junit]   4/8: 0x7ff6c285b890
    [junit]   5/8: 0x7ff6c28b51e0
    [junit]   6/8: 0x7ff6c285c7e0
    [junit]   7/8: 0x7ff6c2842670
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2866490
    [junit]   1/8: 0x7ff6c2e00000
    [junit]   2/8: 0x7ff6c2e00040
    [junit]   3/8: 0x7ff6c28e7170
    [junit]   4/8: 0x7ff6c28e71b0
    [junit]   5/8: 0x7ff6c28568d0
    [junit]   6/8: 0x7ff6c2856910
    [junit]   7/8: 0x7ff6c28a9310
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2919d30
    [junit]   1/8: 0x7ff6c2919d70
    [junit]   2/8: 0x7ff6c2919e90
    [junit]   3/8: 0x7ff6c2919ed0
    [junit]   4/8: 0x7ff6c2919b90
    [junit]   5/8: 0x7ff6c2919bd0
    [junit]   6/8: 0x7ff6c291a0d0
    [junit]   7/8: 0x7ff6c291a110
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c2919d30
    [junit]   1/8: 0x7ff6c2919d70
    [junit]   2/8: 0x7ff6c2919e90
    [junit]   3/8: 0x7ff6c2919ed0
    [junit]   4/8: 0x7ff6c2919b90
    [junit]   5/8: 0x7ff6c2919bd0
    [junit]   6/8: 0x7ff6c291a0d0
    [junit]   7/8: 0x7ff6c291a110
    [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: 0x7f319d230
    [junit]   1/8: 0x7f319d270
    [junit]   2/8: 0x7f319d2b0
    [junit]   3/8: 0x7f319d2f0
    [junit]   4/8: 0x7f319d330
    [junit]   5/8: 0x7f319d370
    [junit]   6/8: 0x7f319d3b0
    [junit]   7/8: 0x7f319d3f0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7f319d230
    [junit]   1/8: 0x7f319d270
    [junit]   2/8: 0x7f319d2b0
    [junit]   3/8: 0x7f319d2f0
    [junit]   4/8: 0x7f319d330
    [junit]   5/8: 0x7f319d370
    [junit]   6/8: 0x7f319d3b0
    [junit]   7/8: 0x7f319d3f0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28a4a30
    [junit]   1/8: 0x7ff6c28663f0
    [junit]   2/8: 0x7ff6c2866430
    [junit]   3/8: 0x7ff6c2880640
    [junit]   4/8: 0x7ff6c2880680
    [junit]   5/8: 0x7ff6c285b7f0
    [junit]   6/8: 0x7ff6c285b830
    [junit]   7/8: 0x7ff6c28d04a0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28a4a30
    [junit]   1/8: 0x7ff6c28663f0
    [junit]   2/8: 0x7ff6c2866430
    [junit]   3/8: 0x7ff6c2880640
    [junit]   4/8: 0x7ff6c2880680
    [junit]   5/8: 0x7ff6c285b7f0
    [junit]   6/8: 0x7ff6c285b830
    [junit]   7/8: 0x7ff6c28d04a0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c28d04e0
    [junit]   1/8: 0x7ff6c28a6c40
    [junit]   2/8: 0x7ff6c28a6c80
    [junit]   3/8: 0x7ff6c28a62e0
    [junit]   4/8: 0x7ff6c28a6320
    [junit]   5/8: 0x7ff6c2e0bff0
    [junit]   6/8: 0x7ff6c2e0c030
    [junit]   7/8: 0x7ff6c2e32f30
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c291a210
    [junit]   1/8: 0x7ff6c291a250
    [junit]   2/8: 0x7ff6c291a290
    [junit]   3/8: 0x7ff6c291a2d0
    [junit]   4/8: 0x7ff6c291a310
    [junit]   5/8: 0x7ff6c291a350
    [junit]   6/8: 0x7ff6c291a390
    [junit]   7/8: 0x7ff6c291a3d0
    [junit] Testing accessing PointerBuffer values [0..7]
    [junit]   0/8: 0x7ff6c291a210
    [junit]   1/8: 0x7ff6c291a250
    [junit]   2/8: 0x7ff6c291a290
    [junit]   3/8: 0x7ff6c291a2d0
    [junit]   4/8: 0x7ff6c291a310
    [junit]   5/8: 0x7ff6c291a350
    [junit]   6/8: 0x7ff6c291a390
    [junit]   7/8: 0x7ff6c291a3d0
    [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] No SecurityManager Installed
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.054 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.001 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.054 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.001 sec
    [junit] Testcase: testProp01_Temp took 0 sec
    [junit] Testcase: testProp02_Temp took 0.001 sec
    [junit] Testcase: testTempDir00 took 0 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.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] ++++ 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.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-20131231
     [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-b758-20131231-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 30 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-b758-2013-12-31_08-44-14'.
[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