RFR: 8253702: BigSur java/lang/System/OsVersionTest.java: 10.16 != 11.0
Kevin Rushforth
kcr at openjdk.java.net
Thu Feb 11 18:04:37 UTC 2021
On Thu, 11 Feb 2021 17:50:20 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> It's a double negative, unless I'm reading it incorrectly: "other than pre-10.16" I interpret as "not pre-10.16" or "10.16".
>
> `// Copy out the char* if running on version 10.x[.y], where x < 16` ?
It will also do it if running on `11.x[.y]` (once Xcode is upgraded), right?
-------------
PR: https://git.openjdk.java.net/jdk/pull/2530
More information about the core-libs-dev
mailing list