Integrated: 8317318: Serial: Change GenCollectedHeap to SerialHeap in whitebox
Albert Mingkun Yang
ayang at openjdk.org
Fri Oct 6 12:20:50 UTC 2023
On Fri, 29 Sep 2023 14:47:19 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Use more precise type for Serial GC. I also added a ` ShouldNotReachHere()` there, because using serial-heap when serial-gc is not used seems problematic.
This pull request has now been integrated.
Changeset: b3cc0c84
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b3cc0c84316dd59f406a6fa23fcaf3d029910843
Stats: 11 lines in 1 file changed: 8 ins; 1 del; 2 mod
8317318: Serial: Change GenCollectedHeap to SerialHeap in whitebox
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/15988
More information about the hotspot-gc-dev
mailing list