RFR: JDK-8230649: Make jpackage tool an experimental feature
Alan Bateman
Alan.Bateman at oracle.com
Mon Sep 16 13:06:18 UTC 2019
On 16/09/2019 13:56, Kevin Rushforth wrote:
> In that case, it may be better to issue any warnings about it being
> experimental directly from jpackage instead of relying on the
> incubating modules.
Incubating modules are incubating non-final APIs so I don't think it's
the right solution here. I suspect what is needed is a combination of a
warning message (from the tool) and documentation to make it clear that
that the feature and CLI options aren't yet final.
-Alan.
More information about the core-libs-dev
mailing list