Integrated: 8278601: Parallel: Remove redundant code in ObjectStartArray::initialize

Albert Mingkun Yang ayang at openjdk.java.net
Thu Dec 16 13:45:03 UTC 2021


On Mon, 13 Dec 2021 11:24:55 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple change of removing some redundant code and converting an unnecessary check to an assertion.
> 
> Test: hotspot_gc

This pull request has now been integrated.

Changeset: 271d26f1
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/271d26f14149014d264e3a33cc0206f61856f7cd
Stats:     7 lines in 1 file changed: 0 ins; 6 del; 1 mod

8278601: Parallel: Remove redundant code in ObjectStartArray::initialize

Reviewed-by: sjohanss, mli

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

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



More information about the hotspot-gc-dev mailing list