> 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).
Anthony Scarpino has updated the pull request incrementally with one additional commit since the last revision: add bugid ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30909/files - new: https://git.openjdk.org/jdk/pull/30909/files/9bf3ec38..606a4103 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30909&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30909&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30909.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30909/head:pull/30909 PR: https://git.openjdk.org/jdk/pull/30909
