On Thu, 29 Sep 2022 21:49:05 GMT, Brent Christian <bchri...@openjdk.org> wrote:
> > should we update > > test/jdk/sun/text/IntHashtable/patch-src/java.base/java/text/Bug4170614Test.java > > to include `@test, @bug, @run, @summary`? > > ``` > /* > (this test doesn't have an at-test tag because it's run by > Bug4170614TestRun.java > instead of directly by the test harness) > */ > ``` > > :) Justin, Brent Thanks for pointing that out. Do either of you know why this is configured as it is as I am not sure I see a reason for the wrapper? ------------- PR: https://git.openjdk.org/jdk/pull/10475