On Tue, 9 Aug 2022 21:14:39 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 It should be okay to remove the GC settings for these tests. I am just wondering how it would impact the test coverage in ATR. Let me bring this up to the SQE team. ------------- PR: https://git.openjdk.org/jdk/pull/9813