Loading... (original) (raw)

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.

is blocked by

JEP - Java Enhancement Proposal JDK-8059557 JEP 245: Validate JVM Command-Line Flag Arguments

is cloned by

Enhancement - null JDK-8202150 [REDO] Split globals.hpp to factor out the Flag class

relates to

Sub-task - The sub-task of the issue JDK-8078556 Runtime: implement ranges (optionally constraints) for those flags that have them missing

Sub-task - The sub-task of the issue JDK-8202151 [BACKOUT] Split globals.hpp to factor out the Flag class

Bug - A problem which impairs or prevents the functions of the product. JDK-8122937 JEP 245: Validate JVM Command-Line Flag Arguments Implementation

Enhancement - null JDK-8200746 Remove FlagGuard class

(1 relates to)