Integrated: 8321276: runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java failed with "'17 2: jdk/test/lib/apps ' missing from stdout/stderr"

Coleen Phillimore coleenp at openjdk.org
Mon Dec 4 18:05:52 UTC 2023


On Mon, 4 Dec 2023 16:43:17 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Please review this trivial change to fix the test to expect that the TempSymbol refcount is 1 more than expected.  The symbol is cached in [JDK-8315559](https://bugs.openjdk.org/browse/JDK-8315559) Delay TempSymbol cleanup to avoid symbol table churn.
> 
> A late change in the review removed draining the queue periodically, which caused this test failure.
> Tested locally.

This pull request has now been integrated.

Changeset: 316b7833
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/316b78336c9fbf290e6d423f831f9eff1a84bc40
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8321276: runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java failed with "'17 2: jdk/test/lib/apps ' missing from stdout/stderr"

Reviewed-by: dcubed

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

PR: https://git.openjdk.org/jdk/pull/16954


More information about the hotspot-runtime-dev mailing list