#
openjdk
Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.
Here are 231 public repositories matching this topic...
[INACTIVE] Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications.
-
Updated
Aug 10, 2020 - C++
An OpenJDK release maintained and supported by SAP
-
Updated
Sep 8, 2020 - Java
Marlin is the FAST Java2D antialiasing rasterizer derived from OpenJDK Pisces (shape)
-
Updated
Jul 21, 2020 - Java
JVMTI agent and JavaFX analyzer to gather JVM runtime information for after-the-fact analysis.
-
Updated
Jul 19, 2020 - C++
Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
-
Updated
Sep 8, 2020 - Java
Hello71
commented
Aug 1, 2020
Example: https://adoptopenjdk.net/installation.html?variant=openjdk14&jvmVariant=openj9#x64_linux-jdk
Step 4 says to run:
export PATH=$PWD/jdk-14.0.2+12_openj9-0.21.0/bin:$PATH
but the download tarball actually only contains jdk-14.0.2+12
A yet another Ubuntu/Debian-specific tool that makes switching between multiple JDK versions a one liner
-
Updated
Aug 12, 2019 - Shell
Parses Java garbage collection logging and analyzes collectors, triggers, JVM version, JVM options, and OS information and reports error/warn/info level analysis and recommendations to support JVM tuning and troubleshooting for OpenJDK and Sun/Oracle JDK.
-
Updated
Sep 7, 2020 - Java
This is docker images of CentOS 7 with different versions of java
-
Updated
Mar 20, 2018
MarlinFX is the JavaFX port of the Marlin renderer (scanline rasterizer)
-
Updated
Jul 29, 2019 - Java
The Z Garbage Collector https://wiki.openjdk.java.net/display/zgc/
-
Updated
Sep 8, 2020 - Java
Ansible Role - Java
-
Updated
Jul 6, 2020
java
docker
dockerfile
node
alpine
openjdk
jre
jre8
adoptopenjdk
zulu-openjdk
azul-zulu
jre11
openjdk-jre8
-
Updated
Aug 22, 2020 - Dockerfile
Official Heroku buildpack for OpenJDK. It only installs the JDK and does not build an application. It is used by the Java, Scala, and Clojure buildpacks.
-
Updated
Sep 7, 2020 - Shell
stokito
commented
Aug 9, 2018
ATM when you click on class name label you'll be navigated to the class in editor. This is unclear and we need for another button with the same icon as in project view.
Created by James Gosling
Released May 23, 1995
- Website
- www.oracle.com/technetwork/java/javase/overview/index.html
- Wikipedia
- Wikipedia
remove https://ci.adoptopenjdk.net/view/all/job/openjdk_release_tool/ and rename https://ci.adoptopenjdk.net/view/all/job/refactor_openjdk_release_tool/
We will need to update the name in the build scripts though