Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GR-35716] [GR-37835] Export symbols necessary for shim DLLs explicitly. #4474

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

graalvmbot
Copy link
Collaborator

Due to a change in JDK 15 (JDK-8239563), symbols from static JDK libraries are no longer exported by default, so we now explicitly export all symbols necessary for shim DLLs.

Fixes #4072

@pejovica pejovica added this to the 22.1 milestone Apr 6, 2022
@graalvmbot graalvmbot merged commit 8db16b1 into master Apr 7, 2022
@graalvmbot graalvmbot deleted the ap/awt-win-jdk17 branch April 7, 2022 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Should not reach here" error compiling a Swing application
2 participants