[Bug 1925] Unit test for encoding argument to standard file manager [REGRESSION]

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Aug 19 08:22:14 UTC 2014


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1925

--- Comment #1 from Bill Huey <bill.huey at canonical.com> ---
#Test Results (version 2)
#Mon Aug 18 15:49:16 PDT 2014
#checksum:583fd78ccc3a3116
#-----testdescription-----
$file=/home/billh/canonical/7u65-2.5.1/openjdk-7-7u65-2.5.1-4ubuntu1/build/openjdk/langtools/test/tools/javac/api/6437999/T6437999.java
$root=/home/billh/canonical/7u65-2.5.1/openjdk-7-7u65-2.5.1-4ubuntu1/build/openjdk/langtools/test
author=Peter von der Ah\\u00e9
keywords=bug6437999
library=../lib
run=USER_SPECIFIED build ToolTester\nUSER_SPECIFIED compile
T6437999.java\nUSER_SPECIFIED main T6437999\n
source=T6437999.java
title=Unit test for encoding argument to standard file manager

#-----environment-----

#-----testresult-----
description=file:/home/billh/canonical/7u65-2.5.1/openjdk-7-7u65-2.5.1-4ubuntu1/build/openjdk/langtools/test/tools/javac/api/6437999/T6437999.java
end=Mon Aug 18 15:49:16 PDT 2014
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception:
java.lang.NullPointerException
javatestOS=Linux 3.13.0-30-generic (amd64)
javatestVersion=unset
script=com.sun.javatest.regtest.RegressionScript 
sections=script_messages build compile build main
start=Mon Aug 18 15:49:16 PDT 2014
test=tools/javac/api/6437999/T6437999.java
work=/home/billh/canonical/7u65-2.5.1/openjdk-7-7u65-2.5.1-4ubuntu1/build/test/langtools/JTwork/tools/javac/api/6437999

#section:script_messages
----------messages:(4/267)----------
JDK under test:
(/home/billh/canonical/7u65-2.5.1/openjdk-7-7u65-2.5.1-4ubuntu1/build/openjdk.build/j2sdk-image)
java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.1) (7u65-2.5.1-4ubuntu1~test)
OpenJDK 64-Bit Zero VM (build 24.65-b04, interpreted mode)

#section:build
----------messages:(3/107)----------
command: build ToolTester
reason: User specified action: run build ToolTester 
elapsed time (seconds): 0.0
result: Passed. All files up to date

#section:compile
----------messages:(3/235)----------
command: compile
/home/billh/canonical/7u65-2.5.1/openjdk-7-7u65-2.5.1-4ubuntu1/build/openjdk/langtools/test/tools/javac/api/6437999/T6437999.java
reason: User specified action: run compile T6437999.java 
elapsed time (seconds): 0.143
result: Passed. Compilation successful

#section:build
----------messages:(3/91)----------
command: build T6437999
reason: Named class compiled on demand
elapsed time (seconds): 0.0
result: Passed. All files up to date

#section:main
----------messages:(3/103)----------
command: main T6437999
reason: User specified action: run main T6437999 
elapsed time (seconds): 0.004
----------System.out:(0/0)----------
----------System.err:(15/713)----------
java.lang.NullPointerException
    at ToolTester.pathToFiles(ToolTester.java:58)
    at ToolTester.<init>(ToolTester.java:37)
    at T6437999.<init>(T6437999.java:40)
    at T6437999.main(T6437999.java:72)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at
com.sun.javatest.regtest.MainAction$SameVMThread.run(MainAction.java:595)
    at java.lang.Thread.run(Thread.java:745)

JavaTest Message: Test threw exception: java.lang.NullPointerException
JavaTest Message: shutting down test

result: Failed. Execution failed: `main' threw exception:
java.lang.NullPointerException


test result: Failed. Execution failed: `main' threw exception:
java.lang.NullPointerException

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140819/e62c2f18/attachment-0001.html>


More information about the distro-pkg-dev mailing list