On Mon, 21 Oct 2024 20:42:14 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> src/java.base/share/classes/sun/security/provider/ML_DSA.java line 1: >> >>> 1: /* >> >> Does this class need to be public? Many methods are also public - do they >> need to be? > > No need, but Mark's test might be using it. Benchmarks use reflection so they can find anything. Tests might be a different story. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21364#discussion_r1825115332