On Fri, 22 Jul 2022 02:15:44 GMT, longxu0509 <d...@openjdk.org> wrote:
> this patch fixes several wording in sun.security.ec I think "noreg-trivial" is a more appropriate label for this bug than "noreg-cleanup". "noreg-cleanup", as defined in the [OpenJDK Developer's Guide](https://openjdk.org/guide/) is: "Change is a cleanup or refactoring of existing code that is covered by existing tests." This fixes typos and removes one commented-out line, so it isn't changing any real code. ------------- PR: https://git.openjdk.org/jdk/pull/9606