Relates :
|
|
Relates :
|
The FieldsAllocationStyle and CompactFields options were deprecated in JDJ 14 under JDK-8228753 and marked for obsoletion in JDK 15. We need to: - delete all code relating to the options - update any test that may be specifying the options (e.g. VMDeprecatedOptions test) - move the flags to the "obsoleted" section of the special flags table - update any documentation that may refer to these flags
|