On Thu, 14 Jul 2022 21:56:57 GMT, Bill Huang <[email protected]> wrote:
> 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"). This pull request has now been integrated. Changeset: 124fc4a8 Author: Bill Huang <[email protected]> Committer: Leonid Mesnik <[email protected]> URL: https://git.openjdk.org/jdk/commit/124fc4a83dc7e55c3b12e4b6c379391ab11592d5 Stats: 173 lines in 4 files changed: 1 ins; 147 del; 25 mod 8290180: Convert com/sun/management/UnixOperatingSystemMXBean/GetOpenFileDescriptorCount.sh to jtreg java version 8290181: convert com/sun/management/UnixOperatingSystemMXBean/GetMaxFileDescriptorCount.sh to java version Reviewed-by: lmesnik, amenkov ------------- PR: https://git.openjdk.org/jdk/pull/9503
