JDK-8027191 : Fix for JDK-8026861 refers to an incorrect bug number
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-10-23
  • Updated: 2013-11-07
  • Resolved: 2013-10-23
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 b115Fixed
Related Reports
Relates :  
Description
This changeset:
http://hg.openjdk.java.net/jdk8/tl/langtools/rev/b05db8c815e8

Contains a fix for JDK-8026861, but refers to JDK-8026508 in the commit message which is wrong. The change is going to be undone and redone to refer to a correct bug.