apache / pekko

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
https://pekko.apache.org/
Apache License 2.0
1.2k stars 148 forks source link

run extra tests that need Java 9+ #1434

Closed pjfanning closed 2 months ago

pjfanning commented 2 months ago

related to #1433

pjfanning commented 2 months ago

I'd prefer to keep the Java 21 run separate, for now. We can optimise the build later. I suspect at some stage, we will be requested to cut down on CI build time.

Roiocam commented 2 months ago

Thanks for this, It looks like a new case that we didn't cover it. we haven't jdk9 test before, only exists in documentation.