JDK-8241934 : Simplify parse_stream() and remove has_class_mirror_holder_cld()
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-03-31
  • Updated: 2020-05-14
  • Resolved: 2020-05-11
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 15
15 b23Fixed
Related Reports
Blocks :  
Description
A default parameter should be added to register_loader() to make the code in the beginning of parse_stream() cleaner and remove has_class_mirror_holder_cld().


Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/4aedf0253cda User: hseigel Date: 2020-05-11 15:00:52 +0000
11-05-2020

Proposed out of date webrev is at http://cr.openjdk.java.net/~coleenp/2020/p2/webrev/index.html
31-03-2020