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

Proguard Enum class optimization breaks EnumMap in recent java versions #450

Open
tonyobanon opened this issue Nov 11, 2024 · 0 comments
Open

Comments

@tonyobanon
Copy link

https://github.com/Guardsquare/proguard/blob/7b6712e840b0063961f0c2e920fd421a15c21ea6/examples/gradle/applications.gradle#L83C22-L83C45

ERROR:
Caused by: java.lang.NullPointerException: Cannot read the array length because "this.keyUniverse" is null
at java.base/java.util.EnumMap.(EnumMap.java:139)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant