[OpenJDK 2D-Dev] RFR: 8254024: Enhance native libs for AWT and Swing to work with GraalVM Native Image
Sergey Bylokhov
serb at openjdk.java.net
Sat Nov 14 00:27:55 UTC 2020
On Sat, 14 Nov 2020 00:23:10 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> I think part of the changed code is actually dead code and can be removed, I'll take a look.
>
> The changes in awt_LoadLibrary.c and XToolkit.c is mostly noop except excluding dladdr/dlopen. Since XsessionWMcommand/AWTIsHeadless are not used at least in the mainline(jdk16).
> The changes in the mlib look fine.
>
> The testing is in progress.
please merge the master to this branch, it is quite outdated, and update the last copyright date to 2020.
-------------
PR: https://git.openjdk.java.net/jdk/pull/562
More information about the 2d-dev
mailing list