Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P3
- Fix Version/s: 11
- Affects Version/s: 11
In order to remove ValueObj and VALUE_OBJ_CLASS_SPEC from all over the source code, we would want to have a script that found if any calls to global operator new and delete are introduced.
Currently there are none in libjvm.so.
blocks
JDK-8173070 Remove ValueObj class for allocation subclassing for runtime code
- Resolved