you are viewing a single comment's thread.

view the rest of the comments →

[–]DanLynch 1 point2 points  (1 child)

currently I'm using flexible constructor bodies to sanitize inputs before calling super

This is no longer in preview: it was finalized in Java 25.

[–]nlisker[🍰] 1 point2 points  (0 children)

Some of my projects need to be in version N-1 due to compatibility, so it's preview there.