Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6570242
Votes 0
Synopsis Regression test failures with Javac on win32.
Category java:compiler
Reported Against
Release Fixed 7(b26)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs 6508981
Submit Date 15-JUN-2007
Description
When running javac with the latest RE builds we get these regressions,
it would be  customer  to ensure we get 0 failures.

Also there are some tests in subdir proprietary, these fail if the target is developmental build vs. an image, I beleive it is because of classpath implications 
wrt. using classes and rt.jar. I recommend we do some kind of sanity with these
tests and don't run them if a development build is used or ensure that an
image is provided for these tests in some descriptive fashion.


tools/javac/Paths/CompileClose.java                                            Failed. Execution failed: `main' threw exception: java.lang.Exception: tmpCompileClose.jar: couldn't remove
tools/javac/api/6411310/T6411310.java                                          Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
tools/javac/api/6411333/T6411333.java                                          Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
tools/javac/api/6431257/T6431257.java                                          Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
tools/javac/api/6437349/T6437349.java                                          Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
tools/javac/api/6440333/T6440333.java                                          Failed. Execution failed: `main' threw exception: java.lang.AssertionError
tools/javac/api/Sibling.java                                                   Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Expected C:/build/ws-jdk/windows-i586/tmp/jtreg/jtoutput/jtwork/scratch/Test.class, got /build/ws-jdk/windows-i586/tmp/jtreg/jtoutput/jtwork/scratch/Test.class
tools/javac/api/guide/Test.java                                                Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
Posted Date : 2007-06-15 16:56:26.0
Work Around
N/A
Evaluation
See comments, the only test which needs to be addressed is tools/javac/api/6431257/T6431257.java, the fix is in suggested fix.
*** (#1 of 1): [ UNSAVED ]   xxxxx@xxxxx  
Posted Date : 2008-02-08 18:13:06.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang