[jdk17u-dev] Integrated: 8323584: AArch64: Unnecessary ResourceMark in NativeCall::set_destination_mt_safe

Xiaolong Peng xpeng at openjdk.org
Thu Jun 27 08:05:17 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

This pull request has now been integrated.

Changeset: 719f9ceb
Author:    Xiaolong Peng <xpeng at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/719f9cebb32802abfc0a8dc4a9c1fc82706765ac
Stats:     3 lines in 1 file changed: 0 ins; 3 del; 0 mod

8323584: AArch64: Unnecessary ResourceMark in NativeCall::set_destination_mt_safe

Backport-of: 34f85ee94e8b45bcebbf8ba52a38c92a7185b54a

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2633


More information about the jdk-updates-dev mailing list