Hi We solved the bootstrap instrumentation in all JDKs. Now I want to dig more for JDK 9 – 12. As the module introduced in JDK, although most people don't use today, I want the plugin mechanism…
Category: Open Source Projects
c-guntur/java-katas
One repo to rule them all. All Java Katas in one repo. – c-guntur/java-katas
m-reza-rahman/javaee-docker
Effective Docker and Kubernetes for Java EE Developers – m-reza-rahman/javaee-docker
giltene/heapusewatcher
HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set – giltene/HeapUseWatcher
openjsse/openjsse
OpenJSSE: A JSSE provider that supports TLS 1.3 on Java SE 8 – openjsse/openjsse
eclipse/openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combine…
awslabs/aws-serverless-java-container
A Java wrapper to run Spring, Jersey, Spark, and other apps inside AWS Lambda. – awslabs/aws-serverless-java-container
oracle/helidon
Java libraries for writing microservices. Contribute to oracle/helidon development by creating an account on GitHub.
m-reza-rahman/azure-cafe
Java (EE) on Azure End-to-End Demo. Contribute to m-reza-rahman/azure-cafe development by creating an account on GitHub.
sormuras/modules
Java modules published at Maven Central. Contribute to sormuras/modules development by creating an account on GitHub.
codefx-org/effective-java
Exploration of Effective Java, third edition. Contribute to CodeFX-org/effective-java development by creating an account on GitHub.
proposed new java list view for sdkman!
Proposed new Java list view for SDKMAN! GitHub Gist: instantly share code, notes, and snippets.
improve handling of java candidates · issue #696 · sdkman/sdkman-cli
As discussed on Gitter in sdkman/user-issues channel, it would be nice if SDKMAN could provide some special handling for Java candidates in order to address some of the complexity that comes from p…
eclipse-ee4j/jakartaee-platform
The Jakarta EE Platform project produces the Jakarta EE platform specification, which is an umbrella specification that aggregates all other Jakarta EE specifications. – eclipse-ee4j/jakartaee-plat…
reactor/blockhound
Java agent to detect blocking calls from non-blocking threads. – reactor/BlockHound