JDK-7006124 : java/dyn/JavaDocExamples.java does not compile
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2010-12-10
  • Updated: 2012-02-01
  • Resolved: 2011-03-30
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
7Resolved
Related Reports
Duplicate :  
Description
jtreg test java/dyn/JavaDocExamples.java fails because it uses the obsolete MH invocation syntax (mh.<type>invoke...) and cannot be compiled with jdk7 b120.

Comments
EVALUATION Fixed in b123 by 6979327.
30-03-2011