RFR: 8199674: Improve G1 Full GC array marking (original) (raw)
Aleksey Shipilev shade at redhat.com
Thu Mar 15 13:11:11 UTC 2018
- Previous message (by thread): RFR: 8199674: Improve G1 Full GC array marking
- Next message (by thread): RFR: 8199674: Improve G1 Full GC array marking
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 03/15/2018 02:05 PM, Stefan Johansson wrote:
JBS: https://bugs.openjdk.java.net/browse/JDK-8199674 Webrev: http://cr.openjdk.java.net/~sjohanss/8199674/00/
Yes, of course. It is silly to do this in other order :)
I'll add a new line in-between here, because those blocks are logically separate:
115 array->oop_iterate_range(mark_closure(), beg_index, end_index); 116 if (VerifyDuringGC) {
-Aleksey
-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20180315/f8d75f61/signature.asc>
- Previous message (by thread): RFR: 8199674: Improve G1 Full GC array marking
- Next message (by thread): RFR: 8199674: Improve G1 Full GC array marking
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]