History log of /openjdk9/jdk/test/com/sun/net/httpserver/EchoHandler.java
Revision Date Author Comments
# 17214:78c003bd010f 09-Jun-2017 dfuchs

8181867: [tests] Reorganize EchoHandlers
Summary: This fix reorganize some test files and rename some test classes. Several classes named EchoHandler in the unnamed package are renamed to make it clear what classes (and sources) tests that use these EchoHandler implementations effectively depend on.
Reviewed-by: chegar