On Tue, 2 Jun 2026 19:35:00 GMT, Matthew Donovan <[email protected]> wrote:

> This short PR updates PBEKeyTest to correctly exercise passwords with 
> non-ASCII characters. JDK-8348732 removed the requirement that passwords only 
> contain ASCII characters. 
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

test/jdk/com/sun/crypto/provider/Cipher/PBE/PBEKeyTest.java line 26:

> 24: /*
> 25:  * @test
> 26:  * @bug 0000000

It would be helpful to add 8348732 bug id here for tracking.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31353#discussion_r3495872783

Reply via email to