RFR: JDK-8292064 Convert java/lang/management/MemoryMXBean shell tests to java version [v3]
Serguei Spitsyn
sspitsyn at openjdk.org
Thu Aug 11 03:13:45 UTC 2022
On Wed, 10 Aug 2022 22:02:52 GMT, Bill Huang <duke at openjdk.org> wrote:
>> This task converts 5 shell tests below to java version.
>> test/java/lang/management/MemoryMXBean/LowMemoryTest2.sh
>> test/java/lang/management/MemoryMXBean/MemoryManagementParallelGC.sh
>> test/java/lang/management/MemoryMXBean/MemoryManagementSerialGC.sh
>> test/java/lang/management/MemoryMXBean/MemoryTestAllGC.sh
>> test/java/lang/management/MemoryMXBean/PendingAllGC.sh
>
> Bill Huang has updated the pull request incrementally with one additional commit since the last revision:
>
> Removed @build and move runs to separate tests.
Looks good to me.
Thank you for taking care about these tests!
Thanks,
Serguei
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9813
More information about the serviceability-dev
mailing list