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

Read content-types.properties as a resource

XMLWordPrintable

    • b10

      This bug asks to examine ${java.home}/lib/content-types.properties to see whether it can be loaded as a resources file, from resources.jar. This follows JDK-8004963: "URLConnection, downgrade normative reference to ${java.home}/lib/content-types.properties".

      The motive for this bug is the modular JDK where we need the flexibility to put anything that is module-private into a module-private location. In this case it would appear that the above files are not a supported interface and so should move to a location that should be read as resources.

        There are no Sub-Tasks for this issue.

            chegar Chris Hegarty
            chegar Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: