home.social

#temurin — Public Fediverse posts

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

  1. 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.

  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.
    #adoptium #temurin #java #openjdk #solaris #win32

  3. 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

  4. Also #java 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 #Temurin via #EPEL 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

  5. 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.

  6. #Adoptium published new #Temurin binaries for #JDK20 based on #OpenJDK 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. #Java #JDK #OpenSource