How to embedd access to internal API in a library via XaddExports
Alan Bateman
Alan.Bateman at oracle.com
Thu May 12 08:30:32 UTC 2016
On 12/05/2016 08:47, wzberger wrote:
> just to clarify things - we are the vendor of the libraries and
> looking for a simple way to keep all provided features for a Java 9
> compatible release. Otherwise our lib users have to specify
> XaddExports which is pretty annoying. Additionally it would simplify
> providing workarounds for JDK issues as we often did in the past until
> things get fixed (if they get fixed).
I have sympathy for your users but I don't see a solution that allows
these libraries to break encapsulation without the application owner
needing configuration to allow this.
So what JDK bugs are you working around? Are there JIRA issues tracking
these.
-Alan
More information about the jigsaw-dev
mailing list