AI Engineer - Learn how to integrate AI into software applications
Learn Backend Development Part-Time, Online
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn about Java 26's upcoming changes to deep reflection and final field mutation in this 11-minute newscast. Discover how Java 26 will issue run-time warnings when final fields are mutated through reflection, preparing for future changes that will make such mutations illegal by default to improve Java's integrity. Explore the beneficial effects this will have on maintainability, security, and performance, while understanding the keyword `final` and its importance. Examine the migration path available to developers, including the new permanent command-line option `--enable-final-field-mutation` for selected modules and the temporary `--illegal-final-field-mutation` option to ease the transition. Understand the broader concept of "Integrity by Default" and how these changes align with Java's evolution toward better security and performance practices.
Syllabus
0:00 Intro
0:54 Final Field Mutation
3:55 Migration Path
6:17 Odds & Ends
7:53 Integrity by Default
Taught by
Java