RFR: 8294610: java/net/vthread/HttpALot.java is slow on Linux [v3]

Daniel Fuchs dfuchs at openjdk.org
Fri Sep 30 11:03:06 UTC 2022


On Fri, 30 Sep 2022 10:59:09 GMT, Alan Bateman <alanb at openjdk.org> 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


More information about the net-dev mailing list