RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v3]
Albert Mingkun Yang
ayang at openjdk.org
Mon Nov 13 12:44:58 UTC 2023
On Sat, 11 Nov 2023 11:49:33 GMT, Lei Zaakjyu <duke at openjdk.org> wrote:
>> JDK-8234502 : Merge GenCollectedHeap and SerialHeap
>
> Lei Zaakjyu has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix 'young_gen' function in 'genCollectedHeap.cpp'
Maybe there is some misinterpretation about the ticket description, but I'd expect `class GenCollectedHeap` to be removed completely with this ticket.
Could you enable GHA (https://wiki.openjdk.org/display/SKARA/Testing) to catch potential issues for all platforms? It should show sth like "19 successful checks", e.g. in https://github.com/openjdk/jdk/pull/16560.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16623#issuecomment-1808094234
More information about the hotspot-gc-dev
mailing list