JEP 359: The Best New Thing for a Long Time for JAVA

Java Development Open JDK

In the early weeks of the second quarter of 2019, Brian Goretz who is famously known as the Architect of Java language came up with a JEP draft that proposed a few new additional features to the already rich programming language. Three and half months later, the draft has been polished with all the necessary documents and has finally approved. These are the JEP 359 and the JEP 360. 

In this article, we will focus on JEP 359 Records (Preview). Let’s take a closer look at the future of Java via this new feature:

What is JEP after all?

The JDK Enhancement Proposal is a process drafted by Oracle Corporation. It is a platform through which enhancement proposals to the Java programming languages, particularly the Java Web Development Kit and OpenJDK are collected, scrutinized and on meeting certain criteria accepted to the grammar.

To define it in the best way possible, let us understand an explanation offered by Oracle. They define JEP or the Java Enhancement Proposals as the long-term roadmap for JDK Release Projects and related efforts. A JEP is written to impact Java’s core technology and structure. These proposals are enhancements usually that may or may not be ready to be specified yet and thus, need work before they are brought out to the public.

According to the statements in the document of JEP 0, JEPs demand ideas for enhancement and innovation to not only be novel but also impact the general development community. Hence, such type of work will require prototyping to differentiate between a viable and a non-viable JEP so that specification can generate.

Motivation:

Java often criticized as being too wordy and that it has too much ‘ceremony’. It largely affects the classes that only act as data carriers as to write a data carrier-class properly, following which one often encounters a lot of low-value, repetitive, error-prone code. Hence, it becomes more and more important to find a way to write enhancements that help in writing such code more simply and easily (not only to read and write but also to validate).

A new class that is easy clearer and concise with only one function: to declare shallowly-immutable, well-behaved nominal data aggregates – was therefore desirable. The idea might as well look, like just about reducing the boilerplate but it extends much more than that. A more semantic goal was to present data as it should, in the manner that the boilerplate itself could be, taken care.

‘Records’:

The main objective of JEP 359 is to introduce a new kind of type declaration called records. Records developed with the responsibility of providing a new syntactical and logical way to declare classes that act as “transparent holders for shallowly immutable data”. As with an enum, restrictions are applied to record classes.

It showcases its representation, and once it finds a proper match, it commits to that API. Records lack a degree of freedom that classes usually enjoy – the ability to decouple a class’s API from representation. Still, one of the benefits is that they can bring about a higher degree of concision. In return, they gain a significant degree of concision. Hence, a record effectively explained as ‘the state, the whole state, and nothing but the state.’

Restrictions:

As stated above, in pursuit of concision and security, records have a set of undeniable set of restrictions. A record cannot do everything for, an example they are not allowed to extend classes or declare any instance fields that are other than the private final fields required for state description. The abstraction of the same is restricted and is implicitly final.

It is, of course, to maintain sanity that API of a record is not further enhanced or ‘recorded’ by another specific class. As stated, all the components are implicitly final; that goes on to explain that data aggregate follows the ‘immutable by default’ policy. If we set aside these restrictions, records behave quite like other normal classes.

Alternatives:

Another way to look at Records is to define them as a nominal form of tuples. Instead of defining records per se, structural tuples can also implement. However, even if you seem to appreciate the lightweight option of the tuples, they are often not at par with the record in terms of aggregates. The center of Java’s philosophy, as explained by, many pundits is that names do matter. Classes, their components, and the data have a proper naming structure. On the other hand, tuples and their relatives are void of that. Constructors that only classes have also help in-state validation and help in faster data input. Classes stick to the behavior that is set by the state.

Closing thoughts

The true enhancement of Java has performed with the long-required addition of Records. As aforementioned, Records are the better, faster, and safer way to declare classes which are transparent holders for shallowly immutable data and that too done through a simpler and more compact syntax.

Similar Articles

Unlocking the Secrets of Heat Distribution with Advanced Imaging

In today's technologically advanced landscape, understanding heat distribution is critical for enhancing efficiency and safety across various sectors. Infrared thermography, a pivotal imaging technique, has revolutionized how professionals view and analyze thermal performance.

The Dynamic Future of CTV Programmatic Ads

In this digital age, there are many options available for marketing, but the one that stands out as one that can transform the marketing realm is programmatic connected TV (CTV). The programmatic CTV approach for advertising shows the changing trend in how brands would like to connect with their audience.

CodeIgniter vs Other PHP Frameworks: Which is Right for You?

PHP has a dominant market position, with over 79% of websites powered to some degree. Developers majorly utilize organized and leveled PHP basic functions, known as PHP frameworks, to create flexible output.

Emerging Patterns in IoT Predictive Maintenance

The nonstop hum of machines around us, from the humongous industrial complexes to the processors within the gadgets, shapes our everyday lives. These mechanical advancements have become essential, driving everything from fundamental necessities to our vehicles, airplanes, and so forth.

pilates

New methods of managing a Pilate business are transforming the way studios operate. It simplifies routine tasks and helps fitness businesses to grow and facilitate their customers in various ways.

S23 Ultra

Discover if the S23 Ultra case is compatible with the S24 Ultra. Get insights on fit, protection, and functionality in this comparison.

Challenges in Digital Transformation and How to Overcome Them

In the era of astoundingly quick technological progress, organizations are increasingly feeling the need to adjust to the evolving market demands and their requirements by embracing digital transformation

Leveraging Kotlin Multi-platform for Cross-Platform Business Solutions

With the rise of mobile devices and the ever-growing demand for cross-platform solutions, businesses are constantly seeking efficient ways to develop applications that can be used on multiple platforms. This is where Kotlin Multi Platform comes into play. Kotlin Multi-platform is a versatile technology that allows developers to write code once and deploy it on various platforms such as Android, iOS, and web.

Cabling Solutions for Remote Work

Discover reliable network cabling solutions ensuring seamless connectivity for remote work. Enhance productivity with consistent connections anywhere.