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

Xiaolong Peng xpeng at openjdk.org
Wed Jun 26 15:32:21 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

Thanks for the review and approval, I'll start integrate it.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/772#issuecomment-2192000786


More information about the jdk-updates-dev mailing list