-
Notifications
You must be signed in to change notification settings - Fork 59
upgrade behemoths to JDK 11.0.1 #803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
|
(although we only have JDK 11 jobs on 2 of the behemoths at present, I did the upgrade on all 3) |
time will tell whether 11.0.1 is any less crashy. I'll post a status update here next week |
hmm, magnolia already SIGSEGV'd in the 2.13 run |
I haven't seen any further JVM crashes recently. still keeping an eye on it |
JVM crashes have been rare lately, with a single consistent exception: scalacheck-shapeless has been repeatedly SIGSEGV'ing, e.g. https://scala-ci.typesafe.com/job/scala-2.13.x-jdk11-integrate-community-build/1137/artifact/logs/scalacheck-shapeless-build.log on all 3 behemoths, I ran |
the JDK 11 community builds are plagued by JVM crashes. scala-xml crashes especially often. I've also seen wartremover crash.
maybe upgrading to 11.0.1 will fix it... it's worth a try
I can use the steps at #742 (comment) as a template
Linux x64 tarball URL is
https://download.java.net/java/GA/jdk11/13/GPL/openjdk-11.0.1_linux-x64_bin.tar.gz
The text was updated successfully, but these errors were encountered: