RFR: 8305157: The java.util.Arrays class should be declared final

Per Minborg pminborg at openjdk.org
Wed Mar 29 09:02:34 UTC 2023


On Wed, 29 Mar 2023 08:24:38 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Look fine, it can't be subclassed anyway so there is no compatibility impact.

I thought the change would trigger a change in the public API as the modifiers are changed for the class. This would likely be picked up by compatibility checks and so, a CSR would be needed?

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

PR Comment: https://git.openjdk.org/jdk/pull/13221#issuecomment-1488202249


More information about the core-libs-dev mailing list