Fork me on GitHub
#graalvm
<
2019-12-24
>
borkdude19:12:57

-H:Optimize=2: I didn't even know that existed

sogaiu20:12:02

i didn't know either -- have you tried it out?

sogaiu20:12:08

i wonder if the release notes were not comprehensive -- specifically, i didn't notice one of our issues being mentioned (https://github.com/oracle/graal/issues/1876)

sogaiu20:12:58

thanks for asking there -- looks like there are multiple hearts too 🙂

borkdude20:12:13

Nice that they do extra releases for serious bugs

sogaiu20:12:14

yeah, that is appreciated

sogaiu20:12:23

interesting to see one of the graalvm developer advocates say:

Windows support is currently experimental, so for Windows consider using the WLS and the linux build
(i presume that was supposed to be "WSL") via: https://www.javaadvent.com/2019/12/getting-started-with-graalvm.html

borkdude20:12:07

Clj-kondo works now in Windows afaik, but I don't know how other kinds of apps like webservers etc. do in Windows. Also JDK11 seems more experimental than JDK8 right now.

sogaiu21:12:00

yes, the jdk 11 stuff doesn't seem to work as well yet. it has the big changes of going from 8 to 9, plus extra bits from 10 and what got added in 11 i guess so may be it's not too surprising.