[jdk21u-dev] Integrated: 8315559: Delay TempSymbol cleanup to avoid symbol table churn

Oli Gillespie ogillespie at openjdk.org
Tue Mar 19 11:36:26 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!

This pull request has now been integrated.

Changeset: 06e4cf37
Author:    Oli Gillespie <ogillespie at openjdk.org>
Committer: Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/06e4cf37df286ea0b3c61ff09889b5761f3fb9d7
Stats:     136 lines in 5 files changed: 126 ins; 1 del; 9 mod

8315559: Delay TempSymbol cleanup to avoid symbol table churn
8321276: runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java failed with "'17 2: jdk/test/lib/apps ' missing from stdout/stderr"

Reviewed-by: coleenp
Backport-of: d23f4f12adf1ea26b8c340efe2c3854e50b68301

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

PR: https://git.openjdk.org/jdk21u-dev/pull/154


More information about the jdk-updates-dev mailing list