[lworld] RFR: 8259804: Field.setAccessible should not allow changing fields of inline classes [v2]

Mandy Chung mchung at openjdk.java.net
Fri Jan 15 16:46:17 UTC 2021


On Fri, 15 Jan 2021 14:46:36 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Update the javadoc for setAccessibleObject and Field.set to restrict setting of final fields.
>> 
>> Correct the javadoc to match the implementation changes made in 8237444: Trust final fields in records
>> 
>> Also, the corresponding test is updated to match the restrictions.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Revert FieldSetAccessibleTest to the jdk master version; simplify merge later

Marked as reviewed by mchung (Committer).

-------------

PR: https://git.openjdk.java.net/valhalla/pull/307


More information about the valhalla-dev mailing list