[8u] Remove JNF dependency from AppleScriptEngine.m

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: openjdk8u
    • Component/s: deploy
    • None
    • Fix Understood
    • generic
    • os_x

      AppleScriptEngine.m contains references to JNF_COCOA_ENTER and JNF_COCOA_EXIT found in the deprecated Java Native Foundation.

      We should mirror JDK-8257988 in replacing this with a locally defined JNI_COCOA_ENTER and JNI_COCOA_EXIT

      This is not applicable to JDK 9 and later as JDK-8143404 removed this code.

            Assignee:
            Andrew Hughes
            Reporter:
            Andrew Hughes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: