[8u] GHA: Apply work-around for missing JNF for MacOSX builds

XMLWordPrintable

    • b01
    • generic
    • os_x

      In later JDKs (11+), JavaNativeFoundations (JNF) framework has has been removed from the JDK sources. See JDK-8257852 for what happened there.

      Removal of JNF would be required to be able to build JDK 8u on a recent MacOSX version. For example, when compiled with an SDK which doesn't have the JNF framework (e.g. X Code 15.x) as part of the SDK.

      In order to get the GHA job for macosx re-instated, we'll have to work-around the JNF requirement until a real fix lands (JDK-8376511). This is so that we'll have pre-integration build testing on MacOSX.

            Assignee:
            Severin Gehwolf
            Reporter:
            Severin Gehwolf
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: