RFR: 8215916: The failure reason of an optional JAAS LoginModule is not logged [v7]
Jayashree Huttanagoudar
duke at openjdk.org
Tue Aug 16 14:31:16 UTC 2022
On Tue, 16 Aug 2022 14:17:43 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> Why the new change? The bug is about an optional LoginModule failure not logged, and it only happens when there are multiple login modules and the overall login succeeds.
Hmm then I misunderstood your previous comment :
>In the "cross-platform" test case, only "[LoginContext]: login OPTIONAL failure" is shown in the debug output. It will nice to include the stack trace of the exception there. (the same exception we observed in the "windows" case).
To address above comment I have split the cross-platform piece of code in the test case.
If the current change was not expected I think I didn't get it :( Could you please elaborate ?
-------------
PR: https://git.openjdk.org/jdk/pull/9159
More information about the security-dev
mailing list