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

Locator cannot cache resources in jar files over http

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • None
    • 8, 9
    • javafx

      The media Locator class is not caching resources properly when they are requested from a jar:http:// source. It appears the content length is incorrect (full jar size) so it appears it never finishes filling the cache buffer which blocks it from being able to play. This is particularly noticeable with AudioClip instances that use media located in the application jar, which should work.

      Logs are attached.

            almatvee Alexander Matveev
            ddehaven David Dehaven (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: