←back to thread

207 points mfiguiere | 1 comments | | HN request time: 0.206s | source
1. magicalhippo ◴[] No.43539302[source]
So this is about warning about using deep reflection or such to modify fields marked as final.

Not a Java dev, so I thought it might be related to classes marked final somehow. But this seems like a reasonable proposal, at least in spirit.