WebView needs to resolve resources relative to "jrt:" URLs

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: javafx
    • web

      WebView has special code to recognize URLs like "file:", "http:", "https:", and "jar:". With JDK 9 modularity, we will need to also recognize "jrt:" URLs which are used for resources that are compiled into the JRE runtime image.

      They are of the following format:

      jrt:/module.name/dir/dir/resource.html

            Assignee:
            Guru Hb (Inactive)
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: