Hotspot Express (HSX)
Chris Hegarty
chris.hegarty at oracle.com
Sat Feb 22 13:41:13 UTC 2020
> On 22 Feb 2020, at 00:21, Ioi Lam <ioi.lam at oracle.com> wrote:
>
> ...
>
> So instead of replacing just libjvm.so, maybe replacing the entire java.base module would be a better approach?
Stating the obvious, but I will anyway for the record.
The java.base module exports many public APIs that make up the Java SE
Platform. It would not be a good idea to just replace the entire
java.base module, as, at a very minimum, the java.base module would
likely contain many new, removed, or updated, APIs.
-Chris.
More information about the jdk-updates-dev
mailing list