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

Deprecate com.sun.* and com.oracle.* packages in jdk.packager for removal

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P2
    • 10
    • None
    • deploy

    Description

      We need to deprecate (and remove it in the future releases) the following Java Packager packages that we currently (in JDK9) export:
      jdk.packager module \ module-info.java:

          exports com.oracle.tools.packager;
          exports com.sun.javafx.tools.packager;
          exports com.sun.javafx.tools.packager.bundlers;
          exports com.sun.javafx.tools.resource;

      Instead of that, we plan to introduce a ToolProvider support (already tested in the sandbox).
      The main benefit of this is to be able to remove the legacy API in JDK 11.

      Attachments

        Issue Links

          Activity

            People

              vdrozdov Victor Drozdov (Inactive)
              vdrozdov Victor Drozdov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: