On Thu, 14 Nov 2024 15:29:32 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
>> Volkan Yazıcı has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove references to the ticket ID > > test/jdk/java/net/httpclient/PlainProxyConnectionTest.java line 56: > >> 54: /** >> 55: * @test >> 56: * @bug 8230526 8342811 > > We only list there bugs for which a change was made under /src and which the > test can verify. > We don't list bugids for which there was only test code changes. In that case > we instead add the `noreg-self` label to the JBS issue. Thanks, got it. Removed in 8cec4a7769f71dc0ca44e8c9e0bbfadcb0531927. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22003#discussion_r1843421501