Right now the latest upstream OpenJDK HEAD tree isn't being built at AdoptOpenJDK AFAIK. There should be a build job building latest jdk/jdk tree.
Perhaps start with Hotspot builds only as a start.
I'll be working on this in the next few weeks.
Checklist so far:
@jerboaa As your going through this (or afterwards, whatever!) can you make a note of everything you do so we can add it to the docs (https://github.com/AdoptOpenJDK/openjdk-build/blob/master/RELEASING.md) for others to replicate please? That was the one section of there I knew was missing and I hadn't put anything together for yet ;-)
@jerboaa As your going through this (or afterwards, whatever!) can you make a note of everything you do so we can add it to the docs (https://github.com/AdoptOpenJDK/openjdk-build/blob/master/RELEASING.md) for others to replicate please? That was the one section of there I knew was missing and I hadn't put anything together for yet ;-)
OK. I'll take notes and put something together once this actually works.
Patch to support building JDK 15 locally with AdoptOpenJDK build scripts. https://github.com/AdoptOpenJDK/openjdk-build/pull/1484
Can this now be closed?
Can this now be closed?
No, not yet. There is no jdk-head pipeline as of yet. See the checklist above.
JDK 15 (HEAD) build pipeline changes proposed here: https://github.com/AdoptOpenJDK/openjdk-build/pull/1501
I'd appreciate reviews! Thanks.
With #1501 merged, I'll close this ticket.
For reference current JDK HEAD pipeline (running nightly) is here:
https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk15-pipeline/
Most helpful comment
I'll be working on this in the next few weeks.