Fork me on GitHub
#graalvm
<
2020-03-05
>
borkdude16:03:36

Looks like we're going to have 10ms of extra startup time for some graalvm natives on MacOS from v19 -> v20... https://github.com/oracle/graal/issues/2136#issuecomment-595318836

4
sogaiu20:03:33

oh wow, in a 1.10.x release! didn't expect it so soon.

zilti19:03:33

Yea that's on Apple to fix

borkdude19:03:53

I know some Apple employee who is in the GraalVM slack for "reasons". I'm assuming they are going to use it for "something" and will maybe run into this.

borkdude19:03:26

@taylor Exciting times, clojurl can now run on clojure 1.10.2-alpha1 (hopefully!) without your workaround 🙂

borkdude22:03:10

Upgraded my major GraalVM-based CLIs to the newest Clojure 1.10.2-alpha1. Also tested pgmig, a SQL migration tool based on migratus (written in Clojure) with clojure 1.10.2-alpha1. The author used 1.8 because he had problems with other Clojure versions, but it seems to work fine with 1.10.2-alpha1. Tested with GraalVM 19.3.0 and 20 both java8 and java11. https://github.com/leafclick/pgmig

👍 8
bananadance 12