#
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 314 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
Feb 19, 2021 - C++
Repository for OpenJDK Mission Control, a production time profiling and diagnostics tools suite. https://openjdk.java.net/projects/jmc/
-
Updated
Apr 22, 2022 - Java
Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
-
Updated
Apr 26, 2022 - Java
Marlin is the FAST Java2D antialiasing rasterizer derived from OpenJDK Pisces (shape)
-
Updated
Jan 6, 2022 - Java
Homebrew Casks for Azul Zulu OpenJDK & Mission Control
-
Updated
Apr 25, 2022 - Ruby
JVMTI agent and JavaFX analyzer to gather JVM runtime information for after-the-fact analysis.
-
Updated
Jul 19, 2020 - C++
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
Feb 8, 2022 - Pascal
The Z Garbage Collector https://wiki.openjdk.java.net/display/zgc/
-
Updated
Feb 21, 2022 - Java
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Automatic update tool for AdoptOpenJDK, Eclipse Temurin™ and/or IBM® Semeru® Open Edition releases
updater
update
openjdk
update-checker
adoptopenjdk
adoptopenjdk-api
adoptopenjdk-releases
adoptopenjdk-updates
adoptium
semeru
-
Updated
Apr 14, 2022 - C#
Experimental static compiler for Java programs.
-
Updated
Apr 25, 2022 - Java
A yet another Ubuntu/Debian-specific tool that makes switching between multiple JDK versions a one liner
-
Updated
Aug 12, 2019 - Shell
Ansible Role - Java
-
Updated
Feb 10, 2022 - Jinja
Created by James Gosling
Released May 23, 1995
- Website
- www.oracle.com/technetwork/java/javase/overview/index.html
- Wikipedia
- Wikipedia
Other languages can be almost easily supported. So why not to do this?
For C language it's almost clear and straightforward. Except of unions and inlined structs.
Golang object layout: