cloudstateio / cloudstate

Distributed State Management for Serverless
https://cloudstate.io
Apache License 2.0
763 stars 97 forks source link

Investigate benefits of upgrading & possibly upgrade to GraalVM 20.3 #411

Open viktorklang opened 3 years ago

viktorklang commented 3 years ago

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

viktorklang commented 3 years ago

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

wololock commented 3 years ago

@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 :)

viktorklang commented 3 years ago

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

viktorklang commented 3 years ago

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

viktorklang commented 3 years ago

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 commented 3 years ago

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

pvlugter commented 3 years ago

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