Integrated: 8343507: Parallel: Fail if verify_complete finds incorrect states

Albert Mingkun Yang ayang at openjdk.org
Mon Nov 4 10:34:37 UTC 2024


On Mon, 4 Nov 2024 05:31:26 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Trivial change of replacing `log_warning` with `fatal`, because incorrect `destination_count` always indicate some problem.
> 
> Test: tier1-3

This pull request has now been integrated.

Changeset: 452a5fbd
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/452a5fbd9c29e0991758ab97ed5bdbf1922b6a11
Stats:     8 lines in 1 file changed: 0 ins; 4 del; 4 mod

8343507: Parallel: Fail if verify_complete finds incorrect states

Reviewed-by: tschatzl, kbarrett

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

PR: https://git.openjdk.org/jdk/pull/21865


More information about the hotspot-gc-dev mailing list