RFR: 8294610: java/net/vthread/HttpALot.java is slow on Linux [v3]
Jaikiran Pai
jpai at openjdk.org
Sat Oct 1 00:48:04 UTC 2022
On Fri, 30 Sep 2022 13:32:13 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> I think adding the original 8284161 is sufficient, but remove 8294610 as the convention has been not to include a test fix bugid in the @bug statement ... this is a correction I've had to apply in the past
>
> I agree with Mark. The `@bug` tag serves to identify the test that needs to be run for a particular source code change. If the changes are all in the test itself, then there's no need for that information. The JBS issue will have a noreg-self keyword indicating that the test itself needs to be run, and that there's no need for any new non-regression test to test the change.
Done. Updated the PR to remove 8294610 from the bug id
-------------
PR: https://git.openjdk.org/jdk/pull/10504
More information about the net-dev
mailing list