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

duke duke at openjdk.org
Thu Jun 27 17:22:41 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

@pengxiaolong 
Your change (at version cea5aa389548dd86ea9a92443595f3936a1b9b69) is now ready to be sponsored by a Committer.

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

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


More information about the jdk-updates-dev mailing list