JDK-8228749 : Deprecate product flag -XX:CompactFields
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 14
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-07-29
  • Updated: 2019-08-15
  • Resolved: 2019-08-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 14
14 b09Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Description
The field layout scheme shouldn't be user selectable and the current default scheme has been measured to have better performance.  This option should have no observable effect any JLS compliant Java application.

This option is not used, not regularly tested and should be removed.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/dd0f6703203f User: coleenp Date: 2019-08-06 12:21:09 +0000
06-08-2019