RFR: JDK-8292064 Convert java/lang/management/MemoryMXBean shell tests to java version [v3]
Leonid Mesnik
lmesnik at openjdk.org
Thu Aug 11 00:30:40 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.
Marked as reviewed by lmesnik (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/9813
More information about the serviceability-dev
mailing list