cloudstate icon indicating copy to clipboard operation
cloudstate copied to clipboard

Investigate benefits of upgrading & possibly upgrade to GraalVM 20.3

Open viktorklang opened this issue 4 years ago • 7 comments

https://www.graalvm.org/release-notes/20_2/#2020

viktorklang avatar Aug 19 '20 10:08 viktorklang

This version seems to address this issue that we were seeing: https://github.com/oracle/graal/issues/1306#issuecomment-516064882

viktorklang avatar Aug 24 '20 21:08 viktorklang

@viktorklang, try out GraalVM CE 20.2.0 (build 11.0.8+10-jvmci-20.2-b03) specifically. I did run my Groovy examples using the newest GraalVM CE 20.2.0 (build 25.262-b10-jvmci-20.2-b03, mixed mode) - the OpenJDK 8u262 one, and it still does not work. I hope it works for you :)

wololock avatar Aug 24 '20 21:08 wololock

Thanks for the tip, @wololock! :+1:

viktorklang avatar Aug 24 '20 21:08 viktorklang

Worth tracking: https://github.com/oracle/graal/issues/2761

viktorklang avatar Sep 23 '20 10:09 viktorklang

This issue of ours seem to have been recently closed:

https://github.com/oracle/graal/issues/2736 https://github.com/oracle/graal/issues/2369

viktorklang avatar Oct 14 '20 08:10 viktorklang

Graalvm 20.3 has been released: https://www.graalvm.org/release-notes/20_3/

viktorklang avatar Nov 20 '20 12:11 viktorklang

Minimal upgrade to 20.3.1 in #519. Leaving this issue open for any follow-ups and looking at upgrading to version 21.0.

pvlugter avatar Jan 26 '21 02:01 pvlugter