RFR: 8257988: Remove JNF dependency from libsaproc/MacosxDebuggerLocal.m
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Wed Feb 3 09:37:57 UTC 2021
On 2021-02-02 21:47, Chris Plummer wrote:
> Is there a reason why `java.desktop` continues to use `JNFJavaToNSString`? I was looking to see how this was handled in other places, but I couldn't find an example where `JNFJavaToNSString` was converted to call a newly implemented `JavaStringToNSString`.
That conversion is handled in https://github.com/openjdk/jdk/pull/2305.
/Magnus
More information about the build-dev
mailing list