-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Log4j2 is broken with SubstrateVM #808
Labels
Comments
With the latest master and the following config files: Click to expand resource-config.json
and Click to expand reflect-config.json
you should be able to build the native image:
and get the expected output:
|
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Log4j2 is broken with SubstrateVM, I have created a repro project.
In regular JVM
It does not compile with native image:
Tested with GraalVM 1.0.0 RC10 latest snapshot (built from master)
The text was updated successfully, but these errors were encountered: