On Mon, 3 Aug 2026 16:00:00 GMT, Kevin Walls <[email protected]> wrote:
> JMX has been using Arrays.equals() where it should be using > MessageDigest.isEqual(). > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: cec41f16 Author: Kevin Walls <[email protected]> URL: https://git.openjdk.org/jdk/commit/cec41f16ac86f3925a2be650607101bc5ac552cf Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8385163: JMX: Use recommended MessageDigest comparison method Reviewed-by: sspitsyn, lmesnik ------------- PR: https://git.openjdk.org/jdk/pull/32181
