Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
21
-
b10
Description
The PlaceholderEntry::_supername field should be a SymbolHandle, which will nicely handle the refcounting instead of the ad-hoc refcounting. Also fix some functions to be private and enforce invariants.
This doesn't fixJDK-8278965 so is not part of that patch.
This doesn't fix
Attachments
Issue Links
- relates to
-
JDK-8278965 crash in SymbolTable::do_lookup
- Resolved