RFR: 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:41 UTC 2024
On Mon, 1 Apr 2024 16:57:13 GMT, Ioi Lam <iklam 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.
>
> LGTM and trivial
Thanks @iklam for the quick review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18564#issuecomment-2030164768
More information about the hotspot-runtime-dev
mailing list