Improvements to Java primitive array sotring

The goal of the PR is to improve both, sequential and parallel, sorting of primitives. Read more

Similar

Java Enums to Be Enhanced with Sharper Type Support

Java enums will be enhanced with generics support and with the ability to add methods to individual items, new JEP shows. Both features can be delivered with one single change, reason for which they're bundled together. The change only affects the Java co...

Read more »