-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b89
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142716 | emb-9 | Mikael Gerdin | P3 | Resolved | Fixed | team |
Instead of allocating all different variations of the scanning closures on the each worker thread's stack we should factor out the decision of which closures to use to a helper class and then use an interface class to the root processor where the root processor asks for the weak and strong closures for different scanning tasks.
- backported by
-
JDK-8142716 Refactor setup of evacuation closures in G1
-
- Resolved
-