On Fri, 30 Sep 2022 10:59:09 GMT, Alan Bateman <[email protected]> wrote:
>> 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. Good point. The JBS issue should be marked with `noreg-self` too. ------------- PR: https://git.openjdk.org/jdk/pull/10504
