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

Please try to add support for GraalVM native-image feature! #351

Open
ctoabidmaqbool1 opened this issue Apr 22, 2024 · 2 comments
Open

Please try to add support for GraalVM native-image feature! #351

ctoabidmaqbool1 opened this issue Apr 22, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ctoabidmaqbool1
Copy link

GraalVM is next generation emerging technology in the worlds of JVM.

And it have a feature called native-image which make code to System native executable App.

Now, Gluon Maven Plugin or Gluon Gradle Plugin liverge Javafx and GraalVM to make native app using Javafx.

Iss there any plans to support GraalVM native-image feature?

@ctoabidmaqbool1
Copy link
Author

Currently ice-pdf is not supported on GraalVM native-image feature because it's dependent upon java.awt which is not available in graalvm native-image.

Sample project: https://github.com/ctoabidmaqbool1/iTextPdf-5-And-ICEpdf-Viewer-Test/tree/gluon-or-graalvm-issue

process-compile-1713796522549.log
process-link-1713796524428.log

client-debug0.log
client-debug0.log.1
client-debug0.log.2

@pcorless
Copy link
Owner

Thanks I'll add it to my todo list, looks very interesting.

@pcorless pcorless added the enhancement New feature or request label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants