Category: Home
Apple Open Sources GCGC: a Tool to Analyze Java GC Logs
Apple has open-sourced GCGC, a tool for Java Garbage Collector (GC) logs visualization based on Python 3 and pandas.GCGC uses a Jupyter notebook to analyze and visualize GC log files.
Gradle 7.3 Release Notes
Switch your build to use Gradle 7.3 by updating your wrapper: ./gradlew wrapper –gradle-version=7.3 See the Gradle 7.x upgrade gu….
Azul Launches Java Cloud Compiler
Azul has launched a cloud-native compiler, improving the time to peak performance for Java applications. By delegating JIT to an external system, applications can reach higher throughput, faster than when JIT is performed locally.
Committer Profile: Dmitri Cherkas
Get to know one of the Jakarta EE community’s newest committers, Dmitri Cherkas.
Build a FIX engine using Quickfix/J and Quarkus | Red Hat Developer
Use QuickFIX/J and Quarkus to configure and run a FIX protocol engine to securely exchange financial information in your Java applications
The State of Java in 2022 | Meetup
https://www.meetup.com/payara-global-meetup/events/283479068/?utm_content=196506270&utm_medium=social&utm_source=twitter&hss_channel=tw-2599580401
Adoptium Marketplace: A One-Stop Shop for Open Source Java Runtimes
Shelley Lambert and Simon Ritter provide an overview of the upcoming Adoptium Marketplace for high-quality OpenJDK binaries from a variety of vendors.
Java Streams are great but it’s time for better Java Collections
After 25 years, it’s time for Java to get a Collections upgrade.
Java Thread Programming (Part 12) – foojay.io
Let’s find out what are the ways to create ThreadPool using Executor framework in java and use result-bearing tasks using Callable and Future
jdk/readme.md at master · openjdk/jdk
JDK main-line development. Contribute to openjdk/jdk development by creating an account on GitHub.
Java News Roundup: Loom and Panama Updates, Groovy 4.0, GraalVM 22.0 CE, Jakarta EE RPC
This week’s Java roundup for January 24th, 2021, features news from OpenJDK, JDK 18, JDK 19, Projects Loom and Panama, Jakarta EE, Groovy 4.0, Spring Framework updates, Micronaut 3.3.0, GraalVM 22.0 CE, Liberica NIK, MicroProfile Reactive Streams Operators 3.0-RC1, Hibernate updates, JHipster 7.6, IntelliJ IDEA 2021.3.2, JReleaser early-access, Apache Camel and Camel K, and Foojay.io at FOSDEM.