On Tue, 16 Aug 2022 14:17:43 GMT, Weijun Wang <wei...@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