JDK-7080464 : langtools regression test failures when assertions are enabled
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-08-18
  • Updated: 2013-06-07
  • Resolved: 2013-03-22
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 8
8 b84Fixed
Related Reports
Relates :  
Relates :  
Description
When the JDK 8 langtools regression tests are run with assertions enabled, test failures are triggered:

Execution failed: `main' threw exception: java.lang.AssertionError

   * tools/javac/api/TestJavacTaskScanner.java : Additional functionality test of task and JSR 269
   * tools/javac/diags/MessageInfo.java : Automatically generate info about how compiler resource keys are used 

These failures should be fixed.

Comments
As of Dec. 18, these two tests are still failing when assertions are enabled. Attaching recent jtr files for the tests.
19-12-2012