#final-fields

[ follow ]
Java
fromInfoWorld
3 months ago

Java plan prepares to restrict final field mutation

Java plans to restrict mutation of final fields by deep reflection to enhance safety and performance.
Future releases will require explicit permission for mutating final fields.
[ Load more ]