Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082745 | emb-9 | Evgeniya Stepanova | P4 | Resolved | Fixed | team |
There are several palces in the current code where the GC worker thread
indices are trafficed and stored as signed quantities which they should
not be. This should be fixed unformly throughout the GC code.
indices are trafficed and stored as signed quantities which they should
not be. This should be fixed unformly throughout the GC code.
- backported by
-
JDK-8082745 GC worker number should be unsigned
-
- Resolved
-