JDK-8078556 : Runtime: implement ranges (optionally constraints) for those flags that have them missing
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-04-23
  • Updated: 2024-11-13
  • Resolved: 2015-10-16
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 9
9 b89Fixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
JDK-8059557 (P1) added a new feature that automatically checks ranges for those flags that can take a value between ranges. Need to implement ranges (and optionally constraints) for those flags that need them.

Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/3f28db271235 User: lana Date: 2015-10-28 19:24:52 +0000
28-10-2015

URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/3f28db271235 User: coleenp Date: 2015-10-16 02:12:32 +0000
16-10-2015

All the missing runtime flags have been analyzed and range values and constraints provided. Need to wait for the JEP to get checked in first, before implementing them.
15-05-2015