JDK-8252870 : Finalize (remove "incubator" from) jpackage
  • Type: Enhancement
  • Component: tools
  • Sub-Component: jpackage
  • Affected Version: 16
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-09-07
  • Updated: 2020-11-10
  • Resolved: 2020-11-04
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 16
16 b23Fixed
Related Reports
CSR :  
Relates :  
Description
Jpackage (JEP 343) was initially implemented as incubator module in JDK14, and again in JDK15. The intent is to make it non-incubator (finalized) in a future release.
This is the implementation JEP 392: Packaging Tool (JDK-8247768), reverting jpackage from the jdk.incubator.jpackage module to the jdk.jpackage module, fixing any related tests, make files, and other dependencies.
Comments
Changeset: 26e7ef78 Author: Andy Herrick <herrick@openjdk.org> Date: 2020-11-04 20:27:11 +0000 URL: https://github.com/openjdk/jdk/commit/26e7ef78
04-11-2020