Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8026079 | 8 | Christian Thalinger | P4 | Closed | Fixed | b111 |
Right now the internal flag table only contains flags which are defined in a product build. This does not include develop and notproduct flags. Sometimes it is useful to have access to these values for post-mortem core file analysis or to read these values for compiler settings for a Java-based compiler.
- backported by
-
JDK-8026079 make develop and notproduct flag values available in product builds
-
- Closed
-
- relates to
-
JDK-8028341 PSR:FUNC: Scope parameter missing from -XX:+PrintFlagsFinal
-
- Closed
-
-
JDK-8140424 don't prefix developer and notproduct flag variables with CONST_ in product builds
-
- Resolved
-
-
JDK-8024803 move Flag::_type to Flag::_flags
-
- Closed
-
-
JDK-8236754 nonproduct and develop flags should not be printed by product build
-
- Closed
-
- links to
(1 links to)