Integrated: 8329353: ResolvedReferencesNotNullTest.java failed with Incorrect resolved references array, quxString should not be archived
Calvin Cheung
ccheung at openjdk.org
Mon Apr 1 17:06:42 UTC 2024
On Mon, 1 Apr 2024 16:50:37 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> A trivial change for reverting the fix for JDK-8321550 and add `@requires vm.flagless` for the `runtime/cds/appcds/sharedStrings/ResolvedReferencesNotNullTest.java` test.
>
> Passed tiers 1 - 4 testing.
This pull request has now been integrated.
Changeset: 9f5464ee
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9f5464ee95044c848cd859f173859d08e2248a95
Stats: 9 lines in 1 file changed: 1 ins; 0 del; 8 mod
8329353: ResolvedReferencesNotNullTest.java failed with Incorrect resolved references array, quxString should not be archived
Reviewed-by: iklam
-------------
PR: https://git.openjdk.org/jdk/pull/18564
More information about the hotspot-runtime-dev
mailing list