RFR: JDK-8292066 Convert TestInputArgument.sh and TestSystemLoadAvg.sh to java version [v2]
Bill Huang
duke at openjdk.org
Mon Aug 29 23:25:11 UTC 2022
> This task converts 2 shell tests to java version.
> test/java/lang/management/OperatingSystemMXBean/TestSystemLoadAvg.sh
> test/java/lang/management/RuntimeMXBean/TestInputArgument.sh
Bill Huang has updated the pull request incrementally with two additional commits since the last revision:
- Added a blank line between fields and methods.
- Implemented review comments.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9848/files
- new: https://git.openjdk.org/jdk/pull/9848/files/41a45483..21e7ce84
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9848&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9848&range=00-01
Stats: 47 lines in 1 file changed: 26 ins; 7 del; 14 mod
Patch: https://git.openjdk.org/jdk/pull/9848.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9848/head:pull/9848
PR: https://git.openjdk.org/jdk/pull/9848
More information about the serviceability-dev
mailing list