On Wed, 10 Aug 2022 22:02:52 GMT, Bill Huang <d...@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