> After the fix for JDK-8253702, the test java/lang/System/OsVersionTest.java 
> still fails on BigSur versions that have a patch version (> 1), e.g. on macOS 
> Big Sur 11.2.1, and where the JDK was built with xcode < 12.
> 
> java.lang.Error: 11.2 != 11.2.1
> 
> This is a proposal to relax the test and throw a SkippedException in such 
> cases.

Christoph Langer has updated the pull request incrementally with one additional 
commit since the last revision:

  Update copyright year

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2576/files
  - new: https://git.openjdk.java.net/jdk/pull/2576/files/f06114c9..9fe46d7b

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2576&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2576&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2576.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2576/head:pull/2576

PR: https://git.openjdk.java.net/jdk/pull/2576

Reply via email to