JDK-8080598 : Javadoc warnings in Global.java after lazy initialization
  • Type: Bug
  • Component: core-libs
  • Sub-Component: jdk.nashorn
  • Affected Version: 8u60
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2015-05-18
  • Updated: 2015-09-29
  • Resolved: 2015-05-20
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 JDK 9
8u60Fixed 9 b66Fixed
Description
Trivial. The lazy initialization change introduced new public methods in Global, which requires about 60 javadoc comments that aren't there and now produce warnings.
Comments
sending webrev..
20-05-2015

Hmm.. I don't find 60 methods (using NetBeans). For whatever NB showed as yellow lines, I fixed those.
20-05-2015