Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8109501

MacOS native libs should be architecture specific

XMLWordPrintable

      Currently javafx native libs for Mac are universal binaries, i.e. they are including 3 copies of the code for 3 different platforms.

      JNLP files have means to deliver platform specific copy of native library.
      We should consider splitting universal binaries into 3 pieces and referencing them separately.

      This is applicable to both jogl and javafx runtime.
      This should reduce download size for the cold start users on Mac.

            igor Igor Nekrestyanov (Inactive)
            igor Igor Nekrestyanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: