RFR: 8260616: Removing remaining JNF dependencies in the java.desktop module [v2]

Kevin Rushforth kcr at openjdk.java.net
Tue Feb 2 21:29:51 UTC 2021


On Mon, 1 Feb 2021 18:33:32 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:

>> Marked as reviewed by gziemski (Committer).
>
> The changes look good to me, but please see my comment from my review about documenting `NormalizedPathNSStringFromJavaString()` API.

The following commit was integrated to jdk master since you created this branch:

acbcde8 : [JDK-8256111](https://bugs.openjdk.java.net/browse/JDK-8256111) : Create implementation for NSAccessibilityStaticText protocol

with a new reference to JNF, so it fails to compile with this patch. You will need to merge openjdk/jdk master into your PR branch and then fix the new JNF reference.

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

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



More information about the build-dev mailing list