Re: RFR: 8356051: Update SignatureUtil.java with the new KnownOIDs

2025-05-01 Thread Rajan Halade
On Fri, 2 May 2025 00:17:29 GMT, Weijun Wang wrote: > Fix the build error. Marked as reviewed by rhalade (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/24993#pullrequestreview-2810976171

RFR: 8356051: Update SignatureUtil.java with the new KnownOIDs

2025-05-01 Thread Weijun Wang
Fix the build error. - Commit messages: - the fix Changes: https://git.openjdk.org/jdk/pull/24993/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24993&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8356051 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Pat