Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8205219 | 11.0.1 | Thomas Schatzl | P4 | Resolved | Fixed | team |
This flag is supposed to not generate the barrier region filter in g1 write barrier.
However the current implementation is only for ppc, sparc and s390, and only for the Interpreter.
Also the flag is develop only. So the suggestion is to remove this flag because its implementation and usefulness is very limited.
However the current implementation is only for ppc, sparc and s390, and only for the Interpreter.
Also the flag is develop only. So the suggestion is to remove this flag because its implementation and usefulness is very limited.
- backported by
-
JDK-8205219 Remove the G1RSBarrierRegionFilter develop flag
-
- Resolved
-
- duplicates
-
JDK-8073107 G1RSBarrierRegionFilter implementation is incomplete
-
- Closed
-