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

Isn't it a good time to remove all GC settings and allow user to set GC? Also, 
remove or update 'requires' if any of GC are not supported,

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

PR: https://git.openjdk.org/jdk/pull/9813

Reply via email to