JDK-7010194 : several langtools regression failures after JSR 292 changes (b123)
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic,unknown
  • Submitted: 2011-01-04
  • Updated: 2011-03-08
  • Resolved: 2011-03-08
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
7 b126Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
When langtools regression tests are executed against JDK 7 b123, the following regression tests fail:

Compilation failed: Failed. Compilation failed

*) tools/javac/meth/InvokeDyn.java
*) tools/javac/meth/XlintWarn.java
*) tools/javac/diags/CheckExamples.java
*) tools/javac/nio/compileTest/CompileTest.java (unrelated)
*) toools/javac/meth/InvokeDynTrans.java

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/build/langtools/rev/15484cb7e5ae
17-01-2011

SUGGESTED FIX A webrev of this fix is available at the following URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/15484cb7e5ae
05-01-2011

EVALUATION This CR is for fixing tests - cleanup for unused javac features should be deferred to 6992698.
04-01-2011