Hi, Please review this change that prevents multiple KeyUpdate messages from being sent when the KeyLimit defined in the java.security file has been reached.
https://bugs.openjdk.org/browse/JDK-8329548 thanks --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - nits - improve test - update - test update for trigger - code change & test update - initial test Changes: https://git.openjdk.org/jdk/pull/30288/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30288&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8329548 Stats: 561 lines in 2 files changed: 557 ins; 1 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/30288.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30288/head:pull/30288 PR: https://git.openjdk.org/jdk/pull/30288
