RFR: 8349759: Fix CertificateBuilder and SimpleOCSPServer test utilities to support PQC algorithms
Jesper Wilhelmsson
jwilhelm at openjdk.org
Thu Feb 13 20:04:09 UTC 2025
On Thu, 13 Feb 2025 19:49:37 GMT, Sean Mullan <mullan at openjdk.org> wrote:
> That's a good question. I usually add the `noreg-self` label even it it is a brand new test and not a fix to an existing test and there is no other JDK code changes. @JesperIRL do you have any advice for this situation?
`noreg-self` is used to indicate that a change touches test code only. It doesn't matter if it's adding new tests or changing existing tests. As long as there are no product code changes the label should be there.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23566#issuecomment-2657594924
More information about the core-libs-dev
mailing list