RFR: 8367114: Update jdk.test.lib.net.SimpleHttpServer to use SimpleFileServer

Jaikiran Pai jpai at openjdk.org
Fri Oct 3 05:44:45 UTC 2025


On Thu, 2 Oct 2025 13:12:07 GMT, Mahendra Chhipa <mchhipa at openjdk.org> wrote:

> Update SimpleHttpServer class to use SimpleFileServer.

Interestingly, there's even a `test/jdk/com/sun/net/httpserver/SimpleFileServer.java` class which is neither a test nor a test library class. As far as I can see, it's not being used anywhere. Maybe we should remove that one too. These similarly named classes add to confusion.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27608#issuecomment-3364337804


More information about the net-dev mailing list