RFR: 8377318: Force bad padding exception in TestPKCS5PaddingError.java at all times [v2]
Mikhail Yankelevich
myankelevich at openjdk.org
Fri Feb 13 11:22:28 UTC 2026
On Thu, 12 Feb 2026 22:01:28 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> It was just handy to see if the text is the same in testing. I expect it to help in reading the logs a bit. I don't mind removing it.
>> How about I change it to the if statement checking if `new String(result)` quals initial text and if it is print a separate log? This seems to me a bit cleaner
>
> Well, print it out separately is better than what you have now.
Ok, done in the next commit
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29612#discussion_r2803702103
More information about the security-dev
mailing list