Fork me on GitHub
#leiningen
<
2019-02-15
>
sofra03:02:43

Hi all, after switching to java11 starting a REPL is now really slow, sometimes timing out. Any ideas?

Alex Miller (Clojure team)03:02:57

seems to be a lot of that going around

Alex Miller (Clojure team)03:02:03

on latest java 8 and 11

Alex Miller (Clojure team)03:02:15

you on linux perchance?

Alex Miller (Clojure team)03:02:39

similar threads in a few other channels

sofra03:02:22

on mac, java 8 was work but now the latest java 8 (1.8.0.202) is not either, times out every time

sofra03:02:13

@alexmiller thanks for the heads up, I am going to try out java 9 and see how that goes

sofra03:02:15

java 9 works for me

Alex Miller (Clojure team)03:02:55

9 and 10 are no longer supported

Alex Miller (Clojure team)03:02:10

just fyi, they are effectively dead

sofra03:02:42

yep I know, but at least I can get a REPL going right now. Java 11 was unworkable.

sofra03:02:38

Java 10 is also working for me too, thanks for the help @alexmiller. I will dig into Java 11 again later.

Alex Miller (Clojure team)03:02:55

I think it's the latest update of 8 and 11 that is problematic

sofra04:02:41

that seems to be the case for me thanks, I will probably try out a earlier version of 11 when I have time but was using brew so it was only convenient to get the latest right now.

gklijs06:02:14

Could it somehow have to do with changes in the trusted certificates, I thought something like that can by, if it sometimes works, it seems something different?

Alex Miller (Clojure team)06:02:28

no, it's reproducible with no network access - please see #clojure-dev for further discussion on this