[jdk11u-dev] Integrated: 8254024: Enhance native libs for AWT and Swing to work with GraalVM Native Image
Severin Gehwolf
sgehwolf at openjdk.java.net
Wed Jun 30 12:04:04 UTC 2021
On Tue, 29 Jun 2021 12:29:22 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> This is a Graal VM native-image enable patch. native-image uses static libraries of OpenJDK. For awt libs dynamic symbols shouldn't be used. From a regular, non-static, OpenJDK perspective this should be a no-op. JDK 17 patch applies clean.
>
> Testing: :jdk_desktop tests and linux x86_64 tier 1. No regressions observed.
This pull request has now been integrated.
Changeset: 0e4fdcf1
Author: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/0e4fdcf11ad65d2515a78e30eb9f3d81451004b8
Stats: 92 lines in 4 files changed: 81 ins; 0 del; 11 mod
8254024: Enhance native libs for AWT and Swing to work with GraalVM Native Image
Backport-of: 7977e381ea9185dea063b09b3623accdbb97f560
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/77
More information about the jdk-updates-dev
mailing list