Integrated: 8270110: Shenandoah: Add test for JDK-8269661

Zhengyu Gu zgu at openjdk.java.net
Mon Jul 12 12:26:00 UTC 2021


On Fri, 9 Jul 2021 13:07:40 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> I would like to add a test for JDK-8269661. 
> 
> Currently, JDK-8269661 only affects Shenandoah GC, as it is the only GC supports object pinning and string deduplication.
> 
> Test:
> - [x] new test passes with JDK-8269661, fails after backout JDK-8269661 fix.

This pull request has now been integrated.

Changeset: 548bb311
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/548bb3119cf792bb1e65e15e990a4addc9155312
Stats:     208 lines in 3 files changed: 207 ins; 0 del; 1 mod

8270110: Shenandoah: Add test for JDK-8269661

Reviewed-by: rkennke

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

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



More information about the hotspot-gc-dev mailing list