JDK-7192449 : fix up tests to accommodate jtreg spec change
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-08-18
  • Updated: 2013-09-04
  • Resolved: 2012-09-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u21Fixed 8 b55Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
Two tests fail as a result of upcoming changes to jtreg, and need to be modified.
The tests need to use the new java.class.path property, falling back to test.classes for compatibility with older versions of jtreg.

The tests are 
test/tools/javac/processing/6414633/T6414633.java
test/tools/javac/processing/options/testPrintProcessorInfo/TestWithXstdout.java

Comments
EVALUATION A worthy suggestion
18-08-2012