RFR: 8360373: src/java.base/share/classes/sun/security/util/Debug.java implement negative testing [v2]
Mikhail Yankelevich
myankelevich at openjdk.org
Thu Oct 9 14:22:30 UTC 2025
> 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.
Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision:
logging issue fix
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26796/files
- new: https://git.openjdk.org/jdk/pull/26796/files/326685d7..95ed14d5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26796&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26796&range=00-01
Stats: 5 lines in 1 file changed: 2 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/26796.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26796/head:pull/26796
PR: https://git.openjdk.org/jdk/pull/26796
More information about the security-dev
mailing list