On Thu, 13 Feb 2025 19:49:37 GMT, Sean Mullan <mul...@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