> Hi, > > Can I get the following fix reviewed please? JDK-8284890 was pushed yesterday > and is causing failures on older versions of macOS that do not support the > option. The fix here is to check at initialization time whether it is > supported before adding it to the list of supported options. The error causes > the new test and two existing ones to fail. I will remove the two tests from > the problem list separately. > > Thanks, > Michael.
Michael McMahon has updated the pull request incrementally with one additional commit since the last revision: updated test ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/8419/files - new: https://git.openjdk.java.net/jdk/pull/8419/files/a0fd8e8c..bb5c4db5 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8419&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8419&range=00-01 Stats: 28 lines in 1 file changed: 25 ins; 0 del; 3 mod Patch: https://git.openjdk.java.net/jdk/pull/8419.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/8419/head:pull/8419 PR: https://git.openjdk.java.net/jdk/pull/8419