On Tue, 31 Mar 2026 16:05:12 GMT, Mikhail Yankelevich <[email protected]> wrote:
> Convert hard coded debug to Boolean.getBoolean in security libraries For the tests where `test.debug` is hardcoded to `true`, is there a reason to have it at all? Generally, a debug flag is false until someone wants more logs and the property makes it easier to toggle. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30519#issuecomment-4206638527
