-
Enhancement
-
Resolution: Fixed
-
P4
-
11
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8203532 | 11.0.1 | Thomas Schatzl | P4 | Resolved | Fixed | team |
In some cases it is extremely useful wrt to pause time if G1 could pre-clean (remove) obsolete entries (the referent is NULL or the referent is live) from the discovered lists to reduce pause time.
This is the same idea as CMS's j.l.ref.Reference precleaning.
This can reduce Remark pause time (Reference processing time) very significantly.
This is the same idea as CMS's j.l.ref.Reference precleaning.
This can reduce Remark pause time (Reference processing time) very significantly.
- backported by
-
JDK-8203532 G1 support for java.lang.ref.Reference precleaning
-
- Resolved
-