On Mon, 8 May 2023 16:16:23 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> Ok. Try to keep your line lengths to about 80 chars. > > I think so too. This class is only used by tests now so it will not have any > negative performance impact on real users. If we want to move it into the > public one day then we don't need to update it. The test currently converts input keys into RawKeySpec and x509 objects and performs verification on both. RawKeySpec is nice but I could live without it if I had to. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13691#discussion_r1187665316