home.social

#temurin — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #temurin, aggregated by home.social.

  1. Do you use Eclipse by @eclipseadoptium on or Linux on ppc64le/s390x architectures?

    If so, there is a plan to look at moving them to be headless builds in the future.

    See adoptium.net/en-GB/news/2026/0 for details and to provide any feedback on the proposal.

  2. RE: fosstodon.org/@eclipseadoptium

    A reminder that @eclipseadoptium will not be publishing bulds for some platforms in the January set of releases which are being prepared at the moment.

  3. @sdkman any idea why 25-tem is the suggested default for macOS ARM but isn't included in the canidate list?

    api.sdkman.io/2/candidates/jav

    The darwinx64 release is included. Both releases exist on the adoptium website.

    #Temurin #JDK25 #sdkman

  4. Nice how the @EclipseFdn Adoptium Group tracks the Temurin JDK 25 LTS build status here. Will probably save a lot of questions. 😁

    github.com/adoptium/temurin/is

    #Java #Java25 #Adoptium #Temurin

  5. Also users out there should be aware that @fedora 42+ and EL10 based distributions such as @centos Stream 10 and RHEL10 no longer have "non-system" (21) versions of java. But the good news is you can now easily install @eclipseadoptium via e.g. to install Temurin JDK8:

    # For CS10/Fedora # dnf install epel-release
    # RHEL10 # rpm -ivh dl.fedoraproject.org/pub/epel/
    dnf install -y adoptium-temurin-java-repository
    dnf --enablerepo=adoptium-temurin-java-repository install temurin-8-jdk

  6. has finalised the releases of the January updates - jdk 8u402, 11.0.22, 17.0.10 and 21.0.2.
    This is the first JDK21 release to include AIX and Linux/s390x platforms, and the release is build level 3 compliant on Linux and macOS platforms.
    adoptium.net/blog/2024/01/ecli

  7. published new binaries for based on here for some more popular platforms a couple days ago here: adoptium.net/temurin/releases/
    Less common platform binaries should be out within a few more days. Thanks to @sxa and others.