RFR: 8298567: Make field in RandomAccessFile final [v2]

Chris Hegarty chegar at openjdk.org
Mon Dec 12 15:07:03 UTC 2022


On Mon, 12 Dec 2022 14:26:40 GMT, Per Minborg <pminborg at openjdk.org> wrote:

>> This PR proposes making a field in `RandomAccessFile` final. Also, it modernises a switch statement.
>
> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Make the field rw final

LGTM

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

Marked as reviewed by chegar (Reviewer).

PR: https://git.openjdk.org/jdk/pull/11632


More information about the core-libs-dev mailing list