[jdk17u-dev] RFR: 8314835: gtest wrappers should be marked as flagless

SendaoYan syan at openjdk.org
Tue May 28 09:44:11 UTC 2024


On Tue, 14 May 2024 08:12:31 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
>   This is backport of [JDK-8314835](https://bugs.openjdk.org/browse/JDK-8314835), to make releated tests as flagless.
>   The backport is not clean, because the file `test/hotspot/jtreg/gtest/NativeHeapTrimmerGtest.java` has subsequent backport [JDK-8325496](https://bugs.openjdk.org/browse/JDK-8325496)
>   Only change the testcases, the risk is low.
> 
> Thanks,
> -sendao

I think `jtreg -XX:+abc` same as `jtreg -vmoption:"-XX:+abc"`

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2470#issuecomment-2134781427


More information about the jdk-updates-dev mailing list