Project Amber has brought a number of new features to Java in recent years. While each of these features are self-contained, they are also designed to work together. Specifically, records, sealed classes, and pattern matching work together to enable easie... (more…)
Read more »
A review on Java performance for many objects using Java Collections or alternative collections, with the impact of serial vs. parallel streams. For some streaming data sets, parallel processing can be slower than the default. (more…)
Read more »
Description
This is a follow up PR to #350 .
The PR adds unit-tests to check the connection between TornadoVM native types (invoking the getSegment) and Java Vector API.
It adds the following tests... (more…)
Read more »
Use Java for shell scripting. Contribute to maxandersen/jbang development by creating an account on GitHub. (more…)
Read more »
Experimental Dilithium implementation for Java, including JCE provider - GitHub - mthiim/dilithium-java: Experimental Dilithium implementation for Java, including JCE provider... (more…)
Read more »