Jaikiran Pai
646b666a26
8305900: Use loopback IP addresses in security policy files of httpclient tests
...
Reviewed-by: dfuchs
2023-04-13 09:41:01 +00:00
Jaikiran Pai
72de24e59a
8303457: Introduce convenience test library APIs for creating test servers for tests in test/jdk/java/net/httpclient
...
Reviewed-by: dfuchs
2023-03-02 11:24:06 +00:00
Jaikiran Pai
8a47429dc0
8295944: Move the Http2TestServer and related classes into a package of its own
...
Reviewed-by: dfuchs
2023-01-25 13:38:02 +00:00
Chris Hegarty
a7d6de71bb
8299015: Ensure that HttpResponse.BodySubscribers.ofFile writes all bytes
...
Co-authored-by: Daniel Jeliński <djelinski@openjdk.org>
Reviewed-by: dfuchs, djelinski, jpai
2022-12-21 12:19:06 +00:00
Julia Boes
3943f9d0b7
8246431: java/net/httpclient/PathSubscriber tests fail due to missing FilePermission
...
Add explicit jtreg build configuration and adjust permissions accordingly
Reviewed-by: chegar, dfuchs
2020-06-08 15:27:31 +01:00
Julia Boes
c0a1a4e4fc
8237470: HttpResponse.BodySubscriber::ofFile throws UOE with non-default file systems
...
Rework non-default file system paths of BodySubscriber::ofFile and BodyHandler::ofFile and fix BodyHandler::ofFileDownload to throw consistently for non-default file system paths
Reviewed-by: dfuchs, chegar
2020-05-29 12:59:13 +01:00