Giter Site home page Giter Site logo

Comments (7)

TBrandhorst avatar TBrandhorst commented on May 21, 2024

E.g. provide an own JRE for AWB with justj (see https://www.eclipse.org/justj/) or use a ready made JRE's and its installer (see https://adoptopenjdk.net/)

One major change of Java 9 is that Java is now a modular platform. Thus, you need to create/specify your own jre with the modules you need. You can use tools like JLink to do so. If found an online tool ,which maybe can help us . Furthermore there are Introductions how to define your own JRE with JLink .

In this blog from stackoverflow, you can see which JDKs can be used for free. Below you find a list of some of them.

from agentworkbench.

TBrandhorst avatar TBrandhorst commented on May 21, 2024

Amazon Cornetto

  • no-cost, multiplatform, production-ready distribution of the OpenJDK
  • Multiplatform-support (available for Windows, Linux and Mac)
  • Compatible with JAVA SE-Platform
  • Long Term Suppor (LTS) until 2024
  • No standard JRE for java 11 (only for Linux)
  • Goal: support Amazon Linux and optimizations for Amazon services

from agentworkbench.

TBrandhorst avatar TBrandhorst commented on May 21, 2024

Azul Zulu

from agentworkbench.

TBrandhorst avatar TBrandhorst commented on May 21, 2024

Adopt Open JDK ( Eclipse Adoptium)

  • Multiplatform-support
  • Not tested with Java Technlogy Compatibility Kit
  • Top Level Project of Eclipse Foundation since March 2021
  • Direct download of JRE possible via this link, for JDK 11
  • LTS for 4 years

from agentworkbench.

TBrandhorst avatar TBrandhorst commented on May 21, 2024

Eclipse Open J9

  • originally built to run on mobile devices with limited memory and it’s been optimized for fast startup, lower memory footprint, and quick ramp-up
  • compliant for Java SE
  • Supporting JDK levels as long as they are supported by the OpenJDK project
  • Number of different garbage collection policies

from agentworkbench.

TBrandhorst avatar TBrandhorst commented on May 21, 2024

Microsoft’s OpenJdk Build

  • providing Windows-specific optimizations
  • Multiplatform-support
  • open-source, no-cost long-term support (LTS) distribution of OpenJDK that is free for anyone to deploy anywhere
  • Microsoft will support Java 11 until at least 2024, with quarterly updates
  • No direct JRE download but JDK Download link

from agentworkbench.

TBrandhorst avatar TBrandhorst commented on May 21, 2024

Red Hat’s OpenJdk Build

  • bug fixes for RHEL/CentOS
  • Includes JavaFX and Java Web Start
  • free and open source implementation of the Java Platform, Standard Edition (Java SE)
  • Multiplatform support
  • 6 years of support for every major version since ist release. Need to subscripe for the support

from agentworkbench.

Related Issues (16)

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.