jdk-24/test
Conor Cleary 831f23ee86 8246707: (sc) SocketChannel.read/write throws AsynchronousCloseException on closed channel
This fix addresses an issue where an AsynchronousCloseException was being thrown instead of a ChannelClosedException when SocketChannel.write() is called on a closed SocketChannel.

Reviewed-by: alanb, chegar, dfuchs
2020-08-12 12:32:54 +01:00
..
failure_handler 8246387: switch to jtreg 5.1 2020-06-10 10:47:40 -07:00
hotspot 8249603: C1: assert(has_error == false) failed: register allocation invalid 2020-08-12 08:45:44 +02:00
jaxp 8246816: XMLGregorianCalendar.hashCode() produces far too many identical hashes 2020-08-10 17:16:56 +00:00
jdk 8246707: (sc) SocketChannel.read/write throws AsynchronousCloseException on closed channel 2020-08-12 12:32:54 +01:00
jtreg-ext/requires 8161684: [testconf] Add VerifyOops' testing into compiler tiers 2020-08-06 13:29:15 -07:00
langtools 8249566: jshell tool: retained modes from JDK-13 or prior cause confusing messages to be generated for records 2020-08-01 14:18:06 -07:00
lib 8251213: [TESTBUG] CDS tests shouldn't write output files into test.classes directory 2020-08-09 20:56:04 -07:00
lib-test 8247725: move two tests for whitebox from test/hotspot/jtreg/sanity to test/lib-test 2020-06-17 07:40:11 -07:00
make 8249292: DependOnVariable macro fails on empty value 2020-07-15 14:04:54 -07:00
micro/org/openjdk/bench 8247605: Avoid array allocation when concatenating with empty string 2020-08-10 16:14:03 +00:00