On Fri, 15 Aug 2025 10:41:40 GMT, Mikhail Yankelevich <[email protected]> wrote:
> Please consider my proposal to add some negative testing to the Debug.java. > > Adding a test, that will automatically convert current test cases into a > broken parameters and expecting the successful execution, but without a debug > result. This approach should keep the simplicity of adding new test cases, as > this is happening automatically. This pull request has now been integrated. Changeset: b6e5ef4a Author: Mikhail Yankelevich <[email protected]> URL: https://git.openjdk.org/jdk/commit/b6e5ef4ad0989d3bf0c579dbd6f5bf36b52e41e2 Stats: 74 lines in 1 file changed: 74 ins; 0 del; 0 mod 8360373: src/java.base/share/classes/sun/security/util/Debug.java implement negative testing Reviewed-by: coffeys ------------- PR: https://git.openjdk.org/jdk/pull/26796
