[Bug 1923] Changes to JavaFileManager to support JSR 269 Filer API [REGRESSION]
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Aug 19 08:20:11 UTC 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1923
--- Comment #2 from Bill Huey <bill.huey at canonical.com> ---
#Test Results (version 2)
#Mon Aug 18 15:49:16 PDT 2014
#checksum:d807fd38e2a3a73
#-----testdescription-----
$file=/home/billh/canonical/7u65-2.5.1/openjdk-7-7u65-2.5.1-4ubuntu1/build/openjdk/langtools/test/tools/javac/api/6431257/T6431257.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=bug6431257
library=../lib
run=USER_SPECIFIED build ToolTester\nUSER_SPECIFIED compile T6431257.java
package-info.java\nUSER_SPECIFIED main T6431257 foo.bar.baz foo/bar/baz\n
source=T6431257.java
title=JSR 199: Changes to JavaFileManager to support JSR 269 Filer API
#-----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/6431257/T6431257.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/6431257/T6431257.java
work=/home/billh/canonical/7u65-2.5.1/openjdk-7-7u65-2.5.1-4ubuntu1/build/test/langtools/JTwork/tools/javac/api/6431257
#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/387)----------
command: compile
/home/billh/canonical/7u65-2.5.1/openjdk-7-7u65-2.5.1-4ubuntu1/build/openjdk/langtools/test/tools/javac/api/6431257/T6431257.java
/home/billh/canonical/7u65-2.5.1/openjdk-7-7u65-2.5.1-4ubuntu1/build/openjdk/langtools/test/tools/javac/api/6431257/package-info.java
reason: User specified action: run compile T6431257.java package-info.java
elapsed time (seconds): 0.125
result: Passed. Compilation successful
#section:build
----------messages:(3/91)----------
command: build T6431257
reason: Named class compiled on demand
elapsed time (seconds): 0.0
result: Passed. All files up to date
#section:main
----------messages:(3/150)----------
command: main T6431257foo.bar.baz foo/bar/baz
reason: User specified action: run main T6431257 foo.bar.baz foo/bar/baz
elapsed time (seconds): 0.005
----------System.out:(0/0)----------
----------System.err:(15/713)----------
java.lang.NullPointerException
at ToolTester.pathToFiles(ToolTester.java:58)
at ToolTester.<init>(ToolTester.java:37)
at T6431257.<init>(T6431257.java:42)
at T6431257.main(T6431257.java:70)
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/a5f00446/attachment.html>
More information about the distro-pkg-dev
mailing list