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). This pull request has now been integrated. Changeset: bb531919 Author: Matthew Donovan <[email protected]> URL: https://git.openjdk.org/jdk/commit/bb531919d6f9c2caafc823737950d34395d14cc3 Stats: 26 lines in 1 file changed: 12 ins; 8 del; 6 mod 8376599: Update Cipher/PBE/PBEKeyTest.java for non-ASCII characters Reviewed-by: rhalade ------------- PR: https://git.openjdk.org/jdk/pull/31353
