-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 15
-
Component/s: hotspot
-
b13
In the original prototype for signature processing consolidation, a ResolvingSignatureStream class was introduced within the signature API. It provides the ability to resolve a signature instead of first obtaining the signature's type and calling methods within SystemDictionary such as resolve_or_null or resolve_or_fail.
Enhance the current signature API to add ResolvingSignatureStream.
See prototype webrev inJDK-8230199.
Enhance the current signature API to add ResolvingSignatureStream.
See prototype webrev in
- relates to
-
JDK-8230199 consolidate signature parsing code in HotSpot sources
-
- Resolved
-