Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135496 | emb-9 | David Lindholm | P4 | Resolved | Fixed | team |
ParallelGCThreads and ConcGCThreads is today of type uintx. This leads to a whole bunch of casts in the code. Make them of type uint.
- backported by
-
JDK-8135496 Make flags ParallelGCThreads and ConcGCThreads of type uint
-
- Resolved
-
- is blocked by
-
JDK-8080947 Add uint as a valid VM flag type
-
- Resolved
-