pekko icon indicating copy to clipboard operation
pekko copied to clipboard

Rename Jdk9 build classes and scripts

Open pjfanning opened this issue 5 months ago • 0 comments

The classes and scripts are still useful. They are used for running tests that only compile for newer JDKs like 21 and soon, maybe Java 25. The rest of the build is designed to support Java 17 as the min Java version. The name is a legacy from when we supported Java 8.

Most of the stuff https://github.com/search?q=repo%3Aapache%2Fpekko+jdk9&type=code

Maybe a name like latest-jdks instead of jdk9.

pjfanning avatar Sep 21 '25 16:09 pjfanning