RFR: 8290180: Convert com/sun/management/UnixOperatingSystemMXBean/GetOpenFileDescriptorCount.sh to jtreg java version [v4]

Bill Huang duke at openjdk.org
Fri Jul 15 18:09:08 UTC 2022


> This is a task to convert shell tests to Java tests. The shell scripts to be removed are responsible for compiling Java files and running the tests on Linux systems. This functionality can be achieved with JTReg tag @requires (os.family=="linux").

Bill Huang has updated the pull request incrementally with one additional commit since the last revision:

  Removed unwanted whitespaces.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9503/files
  - new: https://git.openjdk.org/jdk/pull/9503/files/76c46d03..fed0b270

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9503&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9503&range=02-03

  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/9503.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9503/head:pull/9503

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


More information about the serviceability-dev mailing list