On Fri, 30 May 2025 08:57:47 GMT, Volkan Yazici <vyaz...@openjdk.org> wrote:
>> Thanks for the catch - the class simple name has been appended in >> 18bac9fa64f81110c2894f5f141e88ec5dc20b03 > > @p-nima, the handler still accepts all calls to `/`, you only salted the > request URI. Would you mind doing the same in > `httpTestServer.addHandler(...)` too, please? (You better create a `String > requestPath` variable and use it both at the handler and the request.) Yes - this line needs to be modified too. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25490#discussion_r2126651002