Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204767 | 11.0.1 | Erik Österlund | P4 | Resolved | Fixed | team |
Generated code occasionally needs to call into the runtime for G1 barriers. Some of these slow-path runtime calls are in SharedRuntime, some are in G1BarrierSet. It would be nice to have them collected in a new class, G1BarrierSetRuntime.
- backported by
-
JDK-8204767 Move G1 runtime calls used by generated code to G1BarrierSetRuntime
-
- Resolved
-