Integrated: 8253169: [BACKOUT] Improve large object handling during evacuation

Kim Barrett kbarrett at openjdk.java.net
Tue Sep 15 14:36:07 UTC 2020


On Tue, 15 Sep 2020 13:42:30 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Revert "8027545: Improve object array chunking test in G1's copy_to_survivor_space"
> Revert "8158045: Improve large object handling during evacuation"
> Revert "8027761: Investigate fast-path for scanning only objects with references during gc"
> 
> This reverts commit dafcf1056f5cb1772eb61fca9ee46fe24c83fc09.

This pull request has now been integrated.

Changeset: 74851c50
Author:    Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/74851c50
Stats:     468 lines in 8 files changed: 406 ins; 29 del; 33 mod

8253169: [BACKOUT] Improve large object handling during evacuation

Revert "8027545: Improve object array chunking test in G1's copy_to_survivor_space"
Revert "8158045: Improve large object handling during evacuation"
Revert "8027761: Investigate fast-path for scanning only objects with references during gc"

Reviewed-by: tschatzl, sjohanss

-------------

PR: https://git.openjdk.java.net/jdk/pull/181



More information about the hotspot-gc-dev mailing list