JDK-8292064 : Convert java/lang/management/MemoryMXBean shell tests to java version
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: javax.management
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2022-08-08
  • Updated: 2024-11-19
  • Resolved: 2022-08-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 20
20 b11Fixed
Related Reports
Relates :  
Description
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  
Comments
Changeset: 7ea9ba1f Author: Bill Huang <bill.w.huang@oracle.com> Committer: Leonid Mesnik <lmesnik@openjdk.org> Date: 2022-08-11 14:34:01 +0000 URL: https://git.openjdk.org/jdk/commit/7ea9ba1f6c18ace5aa0896ab8676926fdc0d64ea
11-08-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/9813 Date: 2022-08-09 21:14:39 +0000
09-08-2022