Re: RFR: 8342003: ProblemList sun/security/tools/keytool/GenKeyPairSigner.java

2024-10-11 Thread Daniel D . Daugherty
On Sat, 12 Oct 2024 02:04:56 GMT, Jaikiran Pai wrote: >> A trivial fix to ProblemList >> sun/security/tools/keytool/GenKeyPairSigner.java. > > Looks OK to me. @jaikiran - Thanks for the fast review! Especially for a Friday night... I'm holding off on integrating until I see if it repros in the

Re: RFR: 8342003: ProblemList sun/security/tools/keytool/GenKeyPairSigner.java

2024-10-11 Thread Jaikiran Pai
On Sat, 12 Oct 2024 01:59:29 GMT, Daniel D. Daugherty wrote: > A trivial fix to ProblemList sun/security/tools/keytool/GenKeyPairSigner.java. Looks OK to me. - Marked as reviewed by jpai (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/21481#pullrequestreview-2363716720