On Wed, 9 Oct 2024 18:49:50 GMT, Kevin Driver <kdri...@openjdk.org> wrote:
>> Anthony Scarpino has updated the pull request incrementally with one >> additional commit since the last revision: >> >> fix decoding non-encrypted types > > src/java.base/share/classes/java/security/PEMDecoder.java line 56: > >> 54: * <p> >> 55: * When passing input data into {@code decode}, the application is >> responsible >> 56: * for processing input data non-PEM text. All data before the PEM > > Maybe I'm not reading it correctly, but there may be a type-o/phrasing issue > with this sentence: "When passing input data into {@code decode}, the > application is responsible for processing input data non-PEM text." Yeah, I'll fix that up ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17543#discussion_r1795932071