Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135495 | emb-9 | David Lindholm | P4 | Resolved | Fixed | team |
Since there's no code to support uint in globals.hpp, a number of GC flags end up using uintx instead. This causes type mismatches in various places in the JVM. Add uint as a valid flag type.
- backported by
-
JDK-8135495 Add uint as a valid VM flag type
-
- Resolved
-
- blocks
-
JDK-8081382 Make flags ParallelGCThreads and ConcGCThreads of type uint
-
- Resolved
-
- is blocked by
-
JDK-8059557 JEP 245: Validate JVM Command-Line Flag Arguments
-
- Closed
-
- relates to
-
JDK-8076012 SA don't support flags of type size_t
-
- Closed
-
-
JDK-8054823 Add size_t as a valid VM flag type
-
- Resolved
-