Consider Hidden classes use cases #24847
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: invalid
An issue that we don't feel is valid
The feature called Hidden classes has been officially marked as a candidate for Java 15 which will reach general availability by the 15 september of this year.
Hidden classes are a feature that I think is specifically made for frameworks like spring.
You have far more expertise than me for considering what could be the use cases/benefits/optimizations that this feature could provide on spring, when detecting at runtime that the user supports Java 15.
https://openjdk.java.net/jeps/371
It might be used for beans or any other kind of dynamically generated classes.
Edit: BTW you could propose, influence the design of the feature while it can still change.
The text was updated successfully, but these errors were encountered: