RFR: JDK-8292064 Convert java/lang/management/MemoryMXBean shell tests to java version

Bill Huang duke at openjdk.org
Tue Aug 9 21:23:04 UTC 2022


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

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

Commit messages:
 - Removed othervm option in Pending.java.
 - Converted MemoryMXBean shell tests to java version.

Changes: https://git.openjdk.org/jdk/pull/9813/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9813&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8292064
  Stats: 356 lines in 9 files changed: 48 ins; 303 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/9813.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9813/head:pull/9813

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


More information about the serviceability-dev mailing list