RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v8]

Albert Mingkun Yang ayang at openjdk.org
Tue Nov 28 09:24:12 UTC 2023


On Fri, 24 Nov 2023 10:18:31 GMT, Lei Zaakjyu <duke at openjdk.org> wrote:

>> JDK-8234502 : Merge GenCollectedHeap and SerialHeap
>
> Lei Zaakjyu has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 12 additional commits since the last revision:
> 
>  - Merge branch 'openjdk:master' into serialgc
>  - replace a necessary include statement
>  - clean up
>  - add line-breaks
>  - fix include statements
>  - add some headers
>  - Completely removed 'GenCollectedHeap'
>  - Fix 'young_gen' function in 'genCollectedHeap.cpp'
>  - include 'serialVMOperations.hpp'
>  - fix trialing whitespace
>  - ... and 2 more: https://git.openjdk.org/jdk/compare/165c291d...12c680a3

I just noticed I referred to the wrong PR number in my previous msg...

Could you resolve the conflict now that that PR is merged?

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

PR Comment: https://git.openjdk.org/jdk/pull/16623#issuecomment-1829410192


More information about the hotspot-gc-dev mailing list