On Fri, 24 Apr 2026 00:42:44 GMT, Anthony Scarpino <[email protected]> wrote:
> I need a review for a change to check for whitespaces and tabs that may > follow a PEM header or footer. The current code only checks for a > whitespace, but ends without a EOL character, resulting in a failure. > > Tony > > --------- > - [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: 64779a25 Author: Anthony Scarpino <[email protected]> URL: https://git.openjdk.org/jdk/commit/64779a254102ee425b8997421302b5d603a8a45c Stats: 44 lines in 3 files changed: 24 ins; 4 del; 16 mod 8377975: Fails to parse PEM text with trailing whitespace on the first line Reviewed-by: myankelevich, weijun ------------- PR: https://git.openjdk.org/jdk/pull/30909
