RFR: 8345185: Update jpackage to not include service bindings by default
Severin Gehwolf
sgehwolf at openjdk.org
Mon Dec 16 19:21:40 UTC 2024
On Fri, 13 Dec 2024 18:12:29 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> JEP 343 & JEP 392 both specify that jpackage by default does not include service providers unless `--bind-services` is included. This should be fixed to match the JEP and there is no difference in behavior with a linkable runtime or non-linkable. A CSR is required for this fix due the behavioral change.
Makes sense. I'll proceed with this here. My goal is to make `jpackage` work reasonably with JEP 493 enabled JDKs.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22644#issuecomment-2546441815
More information about the core-libs-dev
mailing list