Integrated: 8360373: src/java.base/share/classes/sun/security/util/Debug.java implement negative testing
Mikhail Yankelevich
myankelevich at openjdk.org
Fri Oct 10 06:58:15 UTC 2025
On Fri, 15 Aug 2025 10:41:40 GMT, Mikhail Yankelevich <myankelevich at openjdk.org> 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 <myankelevich at openjdk.org>
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
More information about the security-dev
mailing list