JDK-8201258 : Clean up comments for SystemDictionaryShared::find_or_load_shared_class
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 10,11
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2018-04-06
  • Updated: 2019-06-20
  • Resolved: 2018-05-07
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 11
11Resolved
Related Reports
Duplicate :  
Description
The comments above SystemDictionaryShared::find_or_load_shared_class() in systemDictionaryShared.cpp needs clean up.

See http://hg.openjdk.java.net/jdk/hs/file/d6893a76c554/src/hotspot/share/classfile/systemDictionaryShared.cpp#l452
Comments
The comments are cleaned up as part of JDK-8197954. Closing this bug as a duplicate.
07-05-2018

The "assumptions" are outdated and need to be removed or rewritten. The callstack also needs to be updated.
09-04-2018