JDK-8292066 : Convert TestInputArgument.sh and TestSystemLoadAvg.sh to java version
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: java.lang.management
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-08-08
  • Updated: 2022-11-22
  • Resolved: 2022-09-01
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 17 JDK 20
17.0.7-oracleFixed 20 b14Fixed
Related Reports
Relates :  
Description
This task converts 2 shell tests to java version.
test/java/lang/management/OperatingSystemMXBean/TestSystemLoadAvg.sh 
test/java/lang/management/RuntimeMXBean/TestInputArgument.sh 
Comments
Changeset: 032be168 Author: Bill Huang <bill.w.huang@oracle.com> Committer: Leonid Mesnik <lmesnik@openjdk.org> Date: 2022-09-01 21:29:24 +0000 URL: https://git.openjdk.org/jdk/commit/032be168b5a6af6f9e82deb8c8cafcd2c44b5447
01-09-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/9848 Date: 2022-08-11 21:12:08 +0000
11-08-2022