[jdk11u-dev] RFR: 8273671: Backport of 8260616 misses one JNF header inclusion removal

Vladimir Kempik vkempik at openjdk.java.net
Mon Sep 13 17:15:55 UTC 2021


On Mon, 13 Sep 2021 14:50:48 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:

> Not a backport. An issue with original backport, may break compilation with some Xcode versions
> 
> original 8260616 fix had this https://github.com/openjdk/jdk/commit/8760688d#diff-8c13a160c4456c38e9d0f01847b3e506df9e88ddf2e539400cc2f6ae1044e47fL27

GHA tests failure are false positive as this PR changes only code to be compiled on macos, not linux or windows (which failed with tests/build)

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/336


More information about the jdk-updates-dev mailing list