[jdk21u-dev] RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v2]
Oli Gillespie
ogillespie at openjdk.org
Tue Mar 19 10:33:25 UTC 2024
On Mon, 18 Mar 2024 15:47:49 GMT, Oli Gillespie <ogillespie at openjdk.org> wrote:
>> Hi all,
>>
>> This pull request contains a backport of commit [d23f4f12](https://github.com/openjdk/jdk/commit/d23f4f12adf1ea26b8c340efe2c3854e50b68301) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>>
>> The commit being backported was authored by Oli Gillespie on 4 Dec 2023 and was reviewed by Coleen Phillimore, Kim Barrett and Aleksey Shipilev.
>>
>> Thanks!
>
> Oli Gillespie 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 three additional commits since the last revision:
>
> - 8321276: runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java failed with "'17 2: jdk/test/lib/apps ' missing from stdout/stderr"
>
> Reviewed-by: dcubed
> - Merge remote-tracking branch 'origin/master' into backport-olivergillespie-d23f4f12
> - Backport d23f4f12adf1ea26b8c340efe2c3854e50b68301
2 GHA tests failing:
1. Unrelated WhiteBoxResizeTest, fixed by https://github.com/openjdk/jdk21u-dev/pull/381.
2. Unrelated riscv64 cross-compile build issue. Failing on other PRs.
So I think it's ready to be checked for approval, @jerboaa. Thanks all.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/154#issuecomment-2006742008
More information about the jdk-updates-dev
mailing list