JDK-8154102 : [packager] Refactor Public API
  • Type: Sub-task
  • Component: deploy
  • Sub-Component: packager
  • Affected Version: 9-repo-jigsaw
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-04-12
  • Updated: 2016-06-23
  • Resolved: 2016-06-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Fixed
Description
Currently too much is public. Refactor things to only expose the public API. Look at Gradle, Maven and Netbeans for uses of the public API.
Comments
Most of this was fixed in http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/059e3e937e89, but this is an ongoing process and will be addressed in JDK-8160195.
23-06-2016