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

Alan Bateman alanb at openjdk.org
Wed Mar 29 09:06:48 UTC 2023


On Wed, 29 Mar 2023 08:59:50 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> 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?

It's not a compatibility issue but a CSR is needed to track the change to the signature.

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

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


More information about the core-libs-dev mailing list