RFR: 8360373: src/java.base/share/classes/sun/security/util/Debug.java implement negative testing [v2]

Sean Coffey coffeys at openjdk.org
Thu Oct 9 16:30:30 UTC 2025


On Thu, 9 Oct 2025 14:22:30 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.
>
> Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision:
> 
>   logging issue fix

Looks fine to me

-------------

Marked as reviewed by coffeys (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26796#pullrequestreview-3319747362


More information about the security-dev mailing list