Closed jerboaa closed 5 months ago
I'll move this out of draft once we have issues created using the @mandrelbot account (See FIXME
comments).
I added the new issue numbers as suggestions.
Thanks!
Updated the PR and it's ready for review now.
Mandrel build fails because the adoptium API doesn't yet return JDK 24 EA builds:
Run curl -sL https://api.adoptium.net/v3/binary/latest/24/ea/linux/x64/jdk/hotspot/normal/eclipse -o jdk.tar.gz
tar: This does not look like a tar archive
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Tracked in this issue: https://github.com/adoptium/api.adoptium.net/issues/1077