Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
b11
Description
The class CPSlot is no longer of service in constantPool.hpp, since the only possible contents of a CPSlot is a Symbol pointer. The constant "_pseudo_bit" is a dead leftover from the days of CP patching.
I suggest removing CPSlot altogether.
This appears to be an unintentional leftover fromJDK-8243287, since there does not seem to be any email discussion of the status of CPSlot.
I suggest removing CPSlot altogether.
This appears to be an unintentional leftover from
Attachments
Issue Links
- relates to
-
JDK-8272343 Remove MetaspaceClosure::FLAG_MASK
- Resolved
-
JDK-8243287 Removal of Unsafe::defineAnonymousClass
- Resolved