InfoQ Homepage Project Valhalla Content on InfoQ
Articles
RSS Feed-
👁 Image
A First Look at Java Inline Classes
Java currently supports only two types of value: primitives and object references. Project Valhalla extends this by introducing inline classes which are a new form of type that exhibit some behaviors of both. These new types open the door to better alignment with modern CPUs and considerable potential performance improvements for Java applications.
on Oct 17, 2019
