RFR: 8215916: The failure reason of an optional JAAS LoginModule is not logged [v11]

Jayashree Huttanagoudar duke at openjdk.org
Thu Aug 18 13:20:18 UTC 2022


On Wed, 17 Aug 2022 17:31:50 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> The test should ensure the stack trace is included in the debug output. Please check the content of `s`. Make sure this test succeeds after the code change and fails before it.

I have made an attempt to include what you suggested. I didn't get how will this test case fails without my fix. In other words this test case seems to pass overall with or without fix. The difference is with my fix the stack trace is printed and without the fix stack trace is not printed.

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

PR: https://git.openjdk.org/jdk/pull/9159



More information about the security-dev mailing list