Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P3
- Fix Version/s: 11
- Affects Version/s: 9
Split globals.hpp to factor out the Flag values needed by
The work for JEP:
required that Flag::Error enum is available to other files. Perhaps we can factor out those values out of globals.hpp, which contains a whole lot of other APIs, that the other files do not need.
is blocked by
JDK-8059557 JEP 245: Validate JVM Command-Line Flag Arguments
- Closed
is cloned by
JDK-8202150 [REDO] Split globals.hpp to factor out the Flag class
- Resolved
relates to
JDK-8078556 Runtime: implement ranges (optionally constraints) for those flags that have them missing
- Resolved
JDK-8202151 [BACKOUT] Split globals.hpp to factor out the Flag class
- Resolved
JDK-8122937 JEP 245: Validate JVM Command-Line Flag Arguments Implementation
- Closed
JDK-8200746 Remove FlagGuard class
- Closed
(1 relates to)