[jdk21u-dev] RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn
Oli Gillespie
ogillespie at openjdk.org
Mon Mar 18 15:47:49 UTC 2024
On Tue, 9 Jan 2024 16:46:27 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!
Thanks!
I have added the fix for JDK-8321276 as a new commit. It applied cleanly. I confirmed that the test (`make test TEST=runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java`) failed before, and passes after.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/154#issuecomment-2004265799
More information about the jdk-updates-dev
mailing list