RFR: 8286293: Tests ShortResponseBody and ShortResponseBodyWithRetry should use less resources [v3]
Daniel Fuchs
dfuchs at openjdk.java.net
Mon May 9 12:37:59 UTC 2022
> Hi,
>
> Please find here a simple test fix that re-architecture ShortResponseBody for better resource usage.
> The test is split to test GET and POST separately and avoids testing GET twice.
Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:
Fixed @build
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8569/files
- new: https://git.openjdk.java.net/jdk/pull/8569/files/11959ee8..17cc353a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8569&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8569&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/8569.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8569/head:pull/8569
PR: https://git.openjdk.java.net/jdk/pull/8569
More information about the net-dev
mailing list