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

Remove internal class sun.net.www.MimeLauncher

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 17
    • core-libs
    • b11

    Description

      MimeLauncher is a package-private class in the exported sun.net.www package in java.base. The class is no longer used in the package.

      The sun.net.www package is exported to java.net.http and jdk.jartool. The only public access point to a MimeLauncher instance is MimeEntry::launch, which is not called anywhere in those two packages. MimeLauncher and MimeEntry::launch can thus be considered for removal.

      Another related public class, sun.net.www. ApplicationLaunchException, is no longer used anywhere, and can also be considered for removal.

      Attachments

        Issue Links

          Activity

            People

              jboes Julia Boes (Inactive)
              jboes Julia Boes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: