git: openjdk/jdk: 2 new changesets
Thomas Schatzl
tschatzl at openjdk.org
Wed Mar 1 12:36:12 UTC 2023
Changeset: 4c5d9cfc
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2023-03-01 12:34:02 +0000
URL: https://git.openjdk.org/jdk/commit/4c5d9cfc64ac3d2dc86edfe43ec15bbdb09a0bc0
8303013: Always do remembered set verification during G1 Full GC
Reviewed-by: ayang, iwalulya
! src/hotspot/share/gc/g1/g1_globals.hpp
! src/hotspot/share/gc/g1/heapRegion.cpp
! test/hotspot/jtreg/gc/g1/TestVerificationInConcurrentCycle.java
Changeset: 8b86e1ee
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2023-03-01 12:34:53 +0000
URL: https://git.openjdk.org/jdk/commit/8b86e1ee11818e47bbaac14631f645fd298c3252
8303344: After JDK-8302760, G1 heap verification does not exit VM after errors
Reviewed-by: iwalulya, ayang
! src/hotspot/share/gc/g1/heapRegion.cpp
More information about the jdk-changes
mailing list