Split globals.hpp to factor out the Flag values needed by JDK-8059557
The work for JEP:JDK-8059557 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.
The work for JEP:
- 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)