> 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 othervm option and fixed @requires coding style. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9503/files - new: https://git.openjdk.org/jdk/pull/9503/files/69ed7ea8..13d99c69 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9503&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9503&range=00-01 Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 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