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

Remove java.net.Parts

XMLWordPrintable

    • b124
    • Not verified

      The functionality of the package private class Parts can be trivially inlined in the one place that uses it:

      http://cr.openjdk.java.net/~redestad/scratch/urlparts.01/

      Doing so removes a class from startup, and since jigsaw unconditionally pulls in this class this could be considered a bug fix to meet the startup performance criteria for JDK 9.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: