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

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

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: