jdk-24/test/jdk/java
Daniel Fuchs 80d889189a 8245462: HttpClient send throws InterruptedException when interrupted but does not cancel request
Allows an HTTP operation to be cancelled by calling CompletableFuture::cancel(true)

Reviewed-by: michaelm, chegar, alanb
2020-08-28 10:48:17 +01:00
..
awt 8078228: Default file manager and web browser didn't launch and got SecurityException 2020-08-11 06:03:16 +01:00
beans 8239965: XMLEncoder/Test4625418.java fails due to "Error: Cp943 - can't read properly" 2020-03-08 15:15:38 +09:00
foreign 8247696: Incorrect tail computation for large segments in AbstractMemorySegmentImpl::mismatch 2020-06-23 10:09:26 +01:00
io 8181919: Refactor test/java/io/File/GetXSpace.sh to java test 2020-08-14 08:12:13 -07:00
lang 8250219: Proxy::newProxyInstance spec should specify the behavior if a given proxy interface is hidden 2020-08-04 10:36:02 -07:00
math 8241097: java/math/BigInteger/largeMemory/SymmetricRangeTests.java requires -XX:+CompactStrings 2020-03-17 14:14:27 +00:00
net 8245462: HttpClient send throws InterruptedException when interrupted but does not cancel request 2020-08-28 10:48:17 +01:00
nio 8249773: Upgrade ReceiveISA.java test to be resilient to failure due to stray packets and interference 2020-08-13 17:48:15 +01:00
rmi 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
security 8246806: Incorrect copyright header in KeyAgreementTest.java, GroupName.java 2020-07-08 08:58:05 -07:00
sql 8248412: test/jdk/java/sql/testng/test/sql/DriverManagerPermissionsTests.java can fail 2020-06-26 13:37:43 -04:00
text 8251499: no-placeholder compact number patterns throw IllegalArgumentException 2020-08-19 13:41:08 -07:00
time 8233048: WeekFields.ISO is not a singleton 2020-07-31 09:09:53 -07:00
util 8247605: Avoid array allocation when concatenating with empty string 2020-08-10 16:14:03 +00:00