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 248 public repositories matching this topic...
-
Updated
Aug 10, 2020 - C++
-
Updated
Oct 11, 2020 - Java
-
Updated
Oct 11, 2020 - Java
-
Updated
Jul 21, 2020 - Java
-
Updated
Jul 19, 2020 - C++
-
Updated
Oct 12, 2020 - Java
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
-
Updated
Aug 12, 2019 - Shell
-
Updated
Oct 5, 2020 - Java
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.
-
Updated
Sep 22, 2020 - Java
-
Updated
Mar 20, 2018
-
Updated
Jul 29, 2019 - Java
-
Updated
Oct 9, 2020 - Dockerfile
-
Updated
Jul 6, 2020
-
Updated
Oct 12, 2020 - Shell
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