You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am constantly facing jline-related errors when trying to build Android apps with Graal. The experience is far better when using any other JDK other than Graal, such as Temurin. This appears to be a known issue requiring additional workarounds.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We currently bundle graalce 21.0.2
https://github.com/CycloneDX/cdxgen/blob/master/ci/Dockerfile#L19
I am constantly facing jline-related errors when trying to build Android apps with Graal. The experience is far better when using any other JDK other than Graal, such as Temurin. This appears to be a known issue requiring additional workarounds.
oracle/graal#7064
Is anyone else facing similar issues? Or should we change the bundled jvm to temurin?
Beta Was this translation helpful? Give feedback.
All reactions