Modular Applications - Regression
Alan Bateman
Alan.Bateman at oracle.com
Mon Jan 14 21:35:14 UTC 2019
On 14/01/2019 20:21, Scott Palmer wrote:
> Aren’t you just saying that jlink works when you don’t use the stuff that broke?
>
> Can you use jlink with JAXB or JAX-WS that does not rely on the .jmod files from JDK 9 or 10?
>
> Is there a way to use JAXB or JAX-WS on the module path like there was with JDK 9 & 10?
>
The split package issue in the JAXB implementation was fixed in JAXB
2.4.0, at least according to its release notes [1]. Sorry, I don't know
the status of JAX-WS. Your frustration with JAF is understandable but it
needs action in the Eclipse project that maintains it, it's not
something that we maintain here.
-Alan
[1] https://javaee.github.io/jaxb-v2/doc/user-guide/ch02.html#a-2-4-0
More information about the core-libs-dev
mailing list