jdk-24/test/jdk/java
Daniel Fuchs f7c819a72d 8239052: java/net/httpclient/whitebox/SSLEchoTubeTestDriver.java failed with BufferUnderflowException against TLSv1.3
The test assumed that ByteBuffer would be split at long boundaries. This is obviously not always the case. A carry has been added to support reading a long split over several buffers.

Reviewed-by: chegar
2020-02-24 17:19:32 +00:00
..
awt 8237222: [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails 2020-02-08 18:48:42 -08:00
beans 8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties 2019-03-27 13:14:55 +03:00
foreign 8237521: Memory Access API fixes for 32-bit 2020-01-24 17:41:44 +08:00
io 8237589: Fix copyright header formatting 2020-01-21 14:23:01 -08:00
lang 8230047: Remove legacy java.lang.reflect.ProxyGenerator_v49 2020-02-05 09:53:56 -08:00
math 8239007: java/math/BigInteger/largeMemory/ tests should be disabled on 32-bit platforms 2020-02-13 19:22:32 +01:00
net 8239052: java/net/httpclient/whitebox/SSLEchoTubeTestDriver.java failed with BufferUnderflowException against TLSv1.3 2020-02-24 17:19:32 +00:00
nio 8239139: test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/libInheritedChannel.c does not compile with gcc 8.3.1 2020-02-19 11:31:48 +00:00
rmi 8237368: Problem with NullPointerException in RMI TCPEndpoint.read 2020-01-24 13:33:31 -05:00
security 8239264: Clearup the legacy ObjectIdentifier constructor from int array 2020-02-17 18:52:50 -08:00
sql 8227574: [TESTBUG] JTReg tests fail with Graal due to access denied 2019-07-15 03:14:28 +00:00
text 8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString 2020-02-05 16:39:45 +01:00
time 8236903: ZoneRules#getOffset throws DateTimeException for rules with last rules 2020-01-22 12:35:24 -08:00
util 8234347: "Turkey" meta time zone does not generate composed localized names 2020-02-12 08:25:35 -08:00