JDK-7192744 : 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-20
  • 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
Relates :  
Relates :  
Description
Two more uses of test.classes found in a test using @library

test/tools/javac/processing/6348499/T6348499.java
test/tools/javac/processing/T6920317.java

Comments
EVALUATION Standard fix: use test.class.path if set, else fall back on test.classes
20-08-2012