On Thu, 11 Feb 2021 17:50:20 GMT, Brian Burkhalter <b...@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