jfxrt.jar should be indexed

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None


      jfxrt.jar (at least the one in bundles) should be indexed. This is needed for performance needs.

      The one in artifacts we may not need to do, though it might be nice.

      The following does seem to create the META-INDEX/INDEX.LST

      diff -r 7a5adc337b31 build-public-sdk.xml
      --- a/build-public-sdk.xml Thu Aug 08 11:07:28 2013 -0700
      +++ b/build-public-sdk.xml Tue Aug 20 13:03:47 2013 -0400
      @@ -123,6 +123,7 @@
              <property name="deploy.compress.big.jar" value="false"/>
              <jar destfile="${jfx.public.sdk.dir}/rt/lib/ext/jfxrt.jar"
                   basedir="${temp.dir}"
      + index="true"
                   compress="${deploy.compress.big.jar}" />
       
              <!-- clean up -->

            Assignee:
            David Hill (Inactive)
            Reporter:
            David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: