[jdk17u-dev] RFR: 8323584: AArch64: Unnecessary ResourceMark in NativeCall::set_destination_mt_safe
Xiaolong Peng
xpeng at openjdk.org
Wed Jun 26 22:32:09 UTC 2024
On Mon, 24 Jun 2024 16:31:29 GMT, Xiaolong Peng <xpeng at openjdk.org> wrote:
> Backport of [JDK-8323584](https://bugs.openjdk.org/browse/JDK-8323584)
>
> Created issue for the test bug: https://bugs.openjdk.org/browse/JDK-8335127
>
> Test/verification:
> - [x] Linux x86_64 AArch64 server fastdebug, tier1
> - [x] Linux x86_64 AArch64 server fastdebug, tier2, there were two test failures but not seem to to be related
>
> JavaTest Message: Test threw exception: java.lang.AssertionError: Option 'UseSHA3Intrinsics' is expected to have 'true' value
> JavaTest Message: Test threw exception: java.lang.AssertionError: Option 'UseSHA512Intrinsics' is expected to have 'true' value
Thanks for the review/approval!
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2633#issuecomment-2192725109
More information about the jdk-updates-dev
mailing list