RFR: 8344316: Add extra line in security/auth/callback/TextCallbackHandler/Password.java to make clear it is not a JTReg test [v3]
Mikhail Yankelevich
duke at openjdk.org
Tue Jan 14 18:41:01 UTC 2025
On Fri, 10 Jan 2025 12:21:04 GMT, Mikhail Yankelevich <duke at openjdk.org> wrote:
>> * Add extra line in security/auth/callback/TextCallbackHandler/Password.java to make clear it is not a JTReg test
>> * Test will now fail if run with JTReg
>
> Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision:
>
> chaned the wording of the error and removed test bug number
test/jdk/com/sun/security/auth/callback/TextCallbackHandler/Password.java line 67:
> 65: System.out.println("You input " + new String(nc.getPassword()) +
> 66: " and " + new String(nc2.getPassword()));
> 67:
Removed this new line as per discussion with @fguallini
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22951#discussion_r1915420251
More information about the security-dev
mailing list