Code Monkey home page Code Monkey logo

Comments (1)

SethTisue avatar SethTisue commented on June 30, 2024
  • behemoth 1
  • behemoth 2
  • behemoth 3

steps

  • ssh admin@jenkins-worker-behemoth-<n>
  • cd /usr/lib/jvm
  • sudo curl -O -L 'https://download.java.net/java/GA/jdk22/830ec9fcccef480bb3e73fb7ecafe059/36/GPL/openjdk-22_linux-x64_bin.tar.gz'
  • sudo dtrx -n openjdk-22_linux-x64_bin.tar.gz
  • sudo rm openjdk-22_linux-x64_bin.tar.gz
  • sudo chmod -R go+rX openjdk-22_linux-x64_bin
  • sudo rm java-22-openjdk-x64
  • sudo ln -s openjdk-22_linux-x64_bin/jdk-22 java-22-openjdk-x64
  • ./java-22-openjdk-x64/bin/java -version
  • sudo rm -rf openjdk-22-ea+20_linux-x64_bin
openjdk version "22" 2024-03-19
OpenJDK Runtime Environment (build 22+36-2370)
OpenJDK 64-Bit Server VM (build 22+36-2370, mixed mode, sharing)

and then

from community-build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.