[OpenJDK 2D-Dev] RFR: 8254024: Enhance native libs for AWT and Swing to work with GraalVM Native Image
Bob Vandette
bobv at openjdk.java.net
Wed Oct 14 18:57:15 UTC 2020
On Wed, 14 Oct 2020 18:31:28 GMT, Phil Race <prr at openjdk.org> wrote:
> Sorry I am not familiar with that work. Please provide more info.
Here's the JEP for the work done in JDK8 to allow libraries to be built and used statically.
https://bugs.openjdk.java.net/browse/JDK-8046168
Here's the changes done to allow a Mac build to be done fully statically.
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/55573c377d64
-------------
PR: https://git.openjdk.java.net/jdk/pull/562
More information about the 2d-dev
mailing list