In the time-honored tradition of tech journalists everywhere, John reaches out to industry experts to see what’s in store for his favorite programming language in the new year.
Verbose Garbage Collection in Java | Baeldung
Learn how to enable verbose GC in Java and how to interpret the resulting logs.
Kirk Pepperdine’s answer to What are some good ways to measure and tune Java and JVM garbage collections? – Quora
Sign In Miguel Paraz , professional Java programmer since 2002 · Author has 78 answers and 103.7k answer views After having tuned ….
Compact Number Formatting Comes to JDK 12
JDK 12 Early Access Build 24 introduces support for Compact Number Formatting . The JDK-8188147 (Compact Number Formatting support) CSR ‘s …
The Payara Platform’s Journey to Jakarta EE 8 Compatibility – DZone Java
This post looks at efforts by the Payara Platform to make Java EE open source with global Jakarta EE 8 compatibility, as well as support for TCK and GlassFish.
Authorization for a Multi-Cloud System
This is a project design I am currently working on to consume SPIFFE(Secure Production Identity Fra…
Expression-Based Access Control
1. OverviewToday, we’ll be reviewing the differences between Expression-Based Access Control (EBAC)…
Java 11: Running single-file programs and “shebang” scripts
In Java 11, the java launcher has been enhanced to run single-file source code programs directly, wi…
Validating external data with an Oracle
I hang out in the Corda Slack channel quite a lot and try to answer questions when I can. A reasona…
Java Prototype Design Pattern Example
1. Introduction to Java Prototype Design PatternIn this article, we would be discussing in dept…
Java Magazine, May/June 2018
View the digital edition of Java Magazine: May/June 2018.
Using the Java Packager with JDK 11 – Adam Carroll – Medium
With the Java Packager and JDK 11 you can create a self-contained, installable bundle for your application for Mac, Linux or Windows.
Microservices for Java Developers: Managing Security and Secrets
1. IntroductionSecurity is an exceptionally important element of the modernsoftware systems. I…
Did You Know? You can Install Payara Server as a Service to Automatically Start on Boot
You can install Payara Server to automatically start on boot.