[jdk21u-dev] Integrated: 8323584: AArch64: Unnecessary ResourceMark in NativeCall::set_destination_mt_safe
Xiaolong Peng
xpeng at openjdk.org
Wed Jun 26 15:39:17 UTC 2024
On Fri, 21 Jun 2024 08:05:31 GMT, Xiaolong Peng <xpeng at openjdk.org> wrote:
> Backport of [JDK-8323584](https://bugs.openjdk.org/browse/JDK-8323584)
>
> ### Verifications
> - [x] tier1 test
> ``` make test TEST=test/hotspot/jtreg/:tier1 CONF=linux-aarch64-server-fastdebug ```
>
> Test summary
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/hotspot/jtreg:tier1 2465 2465 0 0
> ==============================
> TEST SUCCESS
>
> - [x] tier2 test
>
> Test summary
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/hotspot/jtreg:tier2 738 738 0 0
> ==============================
> TEST SUCCESS
This pull request has now been integrated.
Changeset: 3ce370a2
Author: Xiaolong Peng <xpeng at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/3ce370a220fbad8992468bdf0a980f794d968b48
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/jdk21u-dev/pull/772
More information about the jdk-updates-dev
mailing list