Daniel Jeliński
|
8d17d1ee6f
|
6914801: IPv6 unavailable if stdin is a socket
Reviewed-by: michaelm
|
2023-01-09 07:39:12 +00:00 |
|
Michael McMahon
|
b35401d6a7
|
8257966: Instrument test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/StateTestService.java
Reviewed-by: alanb, dfuchs
|
2020-12-10 16:02:25 +00:00 |
|
Michael McMahon
|
6bb7e45e8e
|
8245194: Unix domain socket channel implementation
Reviewed-by: erikj, dfuchs, alanb, chegar
|
2020-10-28 17:26:26 +00:00 |
|
Fernando Guallini
|
f813a28b95
|
8254692: (se) Clarify the behaviour of the non-abstract SelectorProvider::inheritedChannel
Reviewed-by: chegar, bpb, alanb
|
2020-10-21 14:54:19 +00:00 |
|
Mikael Vidstedt
|
071bd521bc
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
|
2020-05-20 17:33:37 -07:00 |
|
Lin Zang
|
732a575738
|
8239139: test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/libInheritedChannel.c does not compile with gcc 8.3.1
Reviewed-by: michaelm
|
2020-02-19 11:31:48 +00:00 |
|
Mikael Vidstedt
|
3318314c7c
|
8237589: Fix copyright header formatting
Reviewed-by: jjg, serb, iris, jwilhelm
|
2020-01-21 14:23:01 -08:00 |
|
Daniel Fuchs
|
d6f414a1f7
|
8223196: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java fails on Solaris SPARC
The test is fixed to use InetAddress.getLocalHost consistently, instead of a mix of getLocalHost/wildcard addresses.
Reviewed-by: chegar, vtewari
|
2019-11-28 12:28:48 +00:00 |
|
Michael McMahon
|
b8bda05c60
|
8231450: Copyright header line omitted from 8231187 changeset
Reviewed-by: chegar
|
2019-09-25 09:38:20 +01:00 |
|
Michael McMahon
|
aa5329e0d3
|
8231187: SelectorProvider.inheritedChannel() returns TCP socket channel for Unix domain socket
Reviewed-by: alanb, chegar
|
2019-09-24 16:19:11 +01:00 |
|
David Holmes
|
f1ffd3aa54
|
8217017: [TESTBUG] Tests fail to compile after JDK-8216265
Reviewed-by: kvn
|
2019-01-14 20:56:15 -05:00 |
|
Goetz Lindenmaier
|
084f0b75bd
|
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests
Also cleanup some switches over OSes and use File.pathSeparator.
Reviewed-by: dholmes, mdoerr
|
2019-01-14 00:00:00 +01:00 |
|
Michael McMahon
|
4a77a08ca3
|
8211842: IPv6_supported wrongly returns false when unix domain socket is bound to fd 0
Reviewed-by: chegar, alanb
|
2018-11-30 10:29:58 +00:00 |
|
Hamlin Li
|
069fa394d0
|
8207316: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed
Reviewed-by: alanb, simonis
|
2018-07-19 16:22:19 +08:00 |
|
Brian Burkhalter
|
a131e1668f
|
8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64
Move to using centralized native build and remove obsolete .so files
Reviewed-by: alanb, erikj
|
2018-03-05 08:27:42 -08:00 |
|
Alexandre Iline
|
30b907936b
|
8191736: replace javah w/ javac in jdk tests
Reviewed-by: serb, jjg
|
2017-11-22 02:07:08 -08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|