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

jfxrt.jar should be indexed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • 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 -->

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

              Created:
              Updated:
              Resolved:
              Imported: