On Fri, 30 Sep 2022 10:53:10 GMT, Mark Sheppard <[email protected]> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional >> commit since the last revision: >> >> test comment review > > test/jdk/java/net/vthread/HttpALot.java line 26: > >> 24: /** >> 25: * @test >> 26: * @bug 8294610 > > is this tag valid for a test fix -- afaik it is for a "product code fix" i.e. > the test is for a fix in the product code identified by the bugid ? JEP 425 added a lot of new tests but missed in `@bug` tag in many cases. It should be `@bug 8284161` (not 8294610). We can add 8294610 to the list, which I think is what you are saying. ------------- PR: https://git.openjdk.org/jdk/pull/10504
