New Java Enhancement Proposal: Linkable JDK Runtimes

Optionally produce a JDK build which allows for jlink to produce custom run-times without the need for packaged modules. Read more

Similar

Oracle opens up Java EE

Oracle continues to make progress Java EE 8, the enterprise edition for the Java platform, and moving forward it would like to advance Java EE within a more open and collaborative community. Specifications are nearly complete and the Java team expects to ... (more…)

Read more »

Encodings for Flattened Heap Values in Java

A key goal in Project Valhalla is to flatten value objects into their heap containers, while simultaneously upholding all specified behaviors of those containers. A value’s flat representation must provide storage bits for each field of the value, allocat... (more…)

Read more »