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

Xiaolong Peng xpeng at openjdk.org
Tue Jun 25 23:54:27 UTC 2024


Backport of [JDK-8323584](https://bugs.openjdk.org/browse/JDK-8323584)

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

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

Commit messages:
 - Backport 34f85ee94e8b45bcebbf8ba52a38c92a7185b54a

Changes: https://git.openjdk.org/jdk17u-dev/pull/2633/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2633&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8323584
  Stats: 3 lines in 1 file changed: 0 ins; 3 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2633.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2633/head:pull/2633

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


More information about the jdk-updates-dev mailing list