Code Monkey home page Code Monkey logo

Comments (8)

SethTisue avatar SethTisue commented on July 18, 2024 1

2.13.x core is green. I will dig into the specific failures

2.12.x core fails with some lambda deserialization problem. I've opened a separate ticket on it: scala/bug#12419

from community-build.

lrytz avatar lrytz commented on July 18, 2024

👍 thank you, this is the perfect time to start testing 17.

from community-build.

fernandoracca avatar fernandoracca commented on July 18, 2024

this is great! looking forward to start using the newer JVMs.

from community-build.

SethTisue avatar SethTisue commented on July 18, 2024

Jason fixed the deserialization thing, so the 2.12.x core is now green too (on 2.12.15-bin-b2b8816)

from community-build.

SethTisue avatar SethTisue commented on July 18, 2024

2.13.x status as of this run: FAILURES (UNEXPECTED): akka-http,akka-more,macwire,classutil

all four repos are running afoul of https://openjdk.java.net/jeps/403, resulting in java.lang.reflect.InaccessibleObjectExceptions

I will mark them as expected-to-fail.

I suspect it would be possible for me to make them pass by replacing --illegal-access=... with the more specific --add-opens, but in general, it's not a priority for us to get out ahead of upstream maintainers on JDK 17 support once the overall number of green projects seems adequate for QAing Scala itself.

from community-build.

patriknw avatar patriknw commented on July 18, 2024

Thanks @SethTisue .
I have created issues akka/akka-http#3852 and akka/akka#30341

from community-build.

SethTisue avatar SethTisue commented on July 18, 2024

declaring victory here. we'll want to ship 2.12.15 before too much longer, in order to get the serialization fix out

from community-build.

SethTisue avatar SethTisue commented on July 18, 2024

2.12.15 planning thread: https://contributors.scala-lang.org/t/scala-2-12-15-planning/5152

from community-build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.