Pavel Rappo
|
a9efcea778
|
8212000: Verify exported symbols in java.base (libnet, libnio/ch)
Reviewed-by: alanb, chegar
|
2018-10-10 14:13:32 +01:00 |
|
Harold Seigel
|
d872314ef3
|
8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location
Remove the os_arch string and JRE path from the test. Also add JNIEXPORT to libjsig symbols so dlsym can find them
Reviewed-by: dholmes, lfoltan
|
2018-10-05 08:50:49 -04:00 |
|
Andrew Haley
|
1ef860cf09
|
8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean
Reviewed-by: shade, alanb
|
2018-10-03 17:29:47 +01:00 |
|
Matthias Baesken
|
19ca9280a6
|
8211146: fix problematic elif-tests after recent gcc warning changes Werror=undef
Reviewed-by: stuefe, clanger, dholmes, chegar, alanb
|
2018-09-26 14:28:37 +02:00 |
|
Brent Christian
|
3910193204
|
8072130: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Mac OSX
Reviewed-by: sherman
|
2018-09-24 10:41:41 -07:00 |
|
Magnus Ihse Bursie
|
fe67f09af3
|
8210924: Remove PACKAGE_PATH
Reviewed-by: tbell
|
2018-09-20 00:19:46 +02:00 |
|
Magnus Ihse Bursie
|
6b2d1c9834
|
8200609: Proper fix for mapfile removal for libjsig
Reviewed-by: erikj, dholmes
|
2018-09-10 09:58:23 +02:00 |
|
Brian Burkhalter
|
67b2c6fc66
|
8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
Reviewed-by: bsrbnd, mbaesken, bchristi, simonis
|
2018-08-30 12:39:26 -07:00 |
|
Brian Burkhalter
|
b924bf7233
|
8186766 : UnixNativeDispatcher::readlink() may truncate overlong paths
Reviewed-by: alanb
|
2018-08-03 12:45:18 -07:00 |
|
Phil Race
|
28e828130d
|
Merge
|
2018-07-19 10:17:22 -07:00 |
|
Bernard Blaser
|
f4723253b6
|
8202794: Native Unix code should use readdir rather than readdir_r
Reviewed-by: alanb, bsrbnd
|
2018-07-17 12:03:10 -07:00 |
|
Alan Bateman
|
df45a1b57e
|
8207340: (fs) UnixNativeDispatcher close and readdir usages should be fixed
Reviewed-by: bpb
|
2018-07-17 08:10:48 +01:00 |
|
Bhaktavatsal R Maram
|
dc7d03e19d
|
8202329: [AIX] Fix codepage mappings for IBM-943 and Big5
Reviewed-by: simonis, stuefe
|
2018-06-12 13:00:50 +05:30 |
|
Thomas Stuefe
|
4d84004591
|
8204663: clean up remaining native parts after JDK-8187631
Reviewed-by: rriggs, psandoz
|
2018-06-13 20:11:18 +02:00 |
|
Alan Bateman
|
79ed34634b
|
8203937: Not possible to read data from socket after write detects connection reset
Reviewed-by: chegar
|
2018-06-06 12:17:01 +01:00 |
|
Ivan Gerasimov
|
33b7f68964
|
8203369: Check for both EAGAIN and EWOULDBLOCK error codes
Reviewed-by: alanb
|
2018-05-25 12:44:34 -07:00 |
|
Christoph Langer
|
2ac4c89501
|
8202181: Correctly specify size of hostname buffer in Unix Inet*AddressImpl_getLocalHostName implementations
Reviewed-by: stuefe, bpb, vtewari, chegar
|
2018-05-04 14:37:58 +01:00 |
|
Jan Lahoda
|
f7afa8ff53
|
8202105: Console echo is disabled when exiting jshell
Preserving original terminal echo state when Console.readPassword finishes.
Reviewed-by: sherman, martin
|
2018-04-30 15:03:08 +02:00 |
|
Alan Bateman
|
2df7aa7b9f
|
8202261: (fc) FileChannel.map and RandomAccessFile.setLength should not preallocate space
Reviewed-by: bpb
|
2018-04-26 09:04:18 +01:00 |
|
Ivan Gerasimov
|
3a7104760a
|
8196224: Even better Internet address support
Reviewed-by: chegar, rriggs, rhalade, vtewari
|
2018-02-05 14:18:22 -08:00 |
|
Vyom Tewari
|
d5e9b33541
|
8193419: Better Internet address support
Reviewed-by: chegar, rriggs, igerasim, skoivu, rhalade
|
2018-01-18 13:55:26 +05:30 |
|
Srividya Shamaiah
|
698152fb51
|
8201369: Inet4AddressImpl_getLocalHostName reverse lookup on Solaris only
Reviewed-by: clanger, chegar
|
2018-04-16 12:50:10 +05:30 |
|
Xueming Shen
|
1775d925de
|
8194750: Console.readPassword does not save/restore tty settings
Reviewed-by: martin, alanb
|
2018-04-17 11:20:50 -07:00 |
|
Joel Pelaez Jorge
|
4f1c8f3d08
|
8200719: Cannot connect to IPv6 host when exists any active network interface without IPv6 address
Reviewed-by: clanger, chegar
|
2018-04-16 11:11:52 +02:00 |
|
Alan Bateman
|
45fb75c85a
|
8201474: (so) Socket adaptor connect(InetAddress, timeout) succeeds when connection fails
Reviewed-by: bpb
|
2018-04-14 08:41:42 +01:00 |
|
Magnus Ihse Bursie
|
70e23d4ded
|
8200298: Unify all unix versions of libjsig/jsig.c
Reviewed-by: dholmes, stuefe
|
2018-04-10 19:46:02 +02:00 |
|
Magnus Ihse Bursie
|
89f6ccb93e
|
8200178: Remove mapfiles for JDK native libraries
Reviewed-by: erikj, alanb, mchung, prr, weijun
|
2018-03-28 23:56:08 +02:00 |
|
Ivan Gerasimov
|
3d160a80fc
|
8198358: Align organization of TwoStacksPlainSocketImp with DualStackPlainSocketImpl [win]
Reviewed-by: chegar, clanger
|
2018-03-27 13:22:40 -07:00 |
|
Alan Bateman
|
704b2ccd93
|
8200256: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently
Reviewed-by: chegar
|
2018-03-27 19:29:46 +01:00 |
|
Alan Bateman
|
187bf57418
|
8200179: (se) More Selector cleanup
Reviewed-by: bpb
|
2018-03-24 08:49:55 +00:00 |
|
Alan Bateman
|
3bb85f5fc5
|
8199791: (se) More Selector cleanup
Reviewed-by: redestad, bpb
|
2018-03-23 14:18:18 +00:00 |
|
Alan Bateman
|
889a041f22
|
8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails
Reviewed-by: bpb, mli
|
2018-03-07 07:13:55 +00:00 |
|
Roger Riggs
|
cfe9ad4608
|
8189330: Cleanup FileDescriptor implementation
Reviewed-by: bpb
|
2018-02-23 14:26:29 -05:00 |
|
Alan Bateman
|
8deac7d09b
|
8196787: (ch) Moving network channels to use j.u.c locks
Reviewed-by: prappo, rriggs
|
2018-02-06 16:04:46 +00:00 |
|
Roger Riggs
|
0b8689b331
|
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
Reviewed-by: chegar, plevart
|
2018-02-02 14:17:07 -05:00 |
|
Jesper Wilhelmsson
|
e81038299e
|
Merge
|
2017-12-08 23:43:25 +01:00 |
|
Roger Riggs
|
f29e21abb1
|
8080225: FileInput/OutputStream/FileChannel cleanup should be improved
Reviewed-by: mchung, plevart, bpb
|
2017-12-01 16:40:08 -05:00 |
|
Brian Burkhalter
|
dd07ad1703
|
8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps
Remove POSIX conditional compilation and correct stat64 times for macOS
Reviewed-by: alanb, simonis
|
2017-12-07 08:56:04 -08:00 |
|
Magnus Ihse Bursie
|
a06ef68dcf
|
8190484: Move jvm.h, jmm.h et al to hotspot/*/include
Reviewed-by: dholmes, erikj, mchung
|
2017-12-04 23:55:52 +01:00 |
|
Jesper Wilhelmsson
|
7884ab9ccf
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
Coleen Phillimore
|
e908052a71
|
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Removed hotspot version of jvm*h and jni*h files.
Reviewed-by: ihse, mchung, dholmes
|
2017-10-31 11:55:09 -04:00 |
|
Lucy Lu
|
ec1c3bce45
|
8164900: Add support for O_DIRECT
Add support for Direct I/O in FileChannel
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Reviewed-by: alanb, bpb, alanbur, coffeys, aph, clanger, plevart, mli, psandoz, simonis
|
2017-10-17 16:51:11 -07:00 |
|
Thomas Stuefe
|
1dca1fb4e1
|
8186665: [aix] buffer overflow in Java_java_nio_MappedByteBuffer_isLoaded0
Reviewed-by: alanb, plevart, clanger
|
2017-08-31 08:45:18 +02:00 |
|
Vyom Tewari
|
99b202b398
|
8185072: network006 times out in many configs in JDK10-hs nightly
Reviewed-by: chegar, rriggs
|
2017-09-26 20:34:10 +05:30 |
|
Roger Riggs
|
a3b9c07ee4
|
8177932: (process) java/lang/ProcessHandle/OnExitTest.java failed with "Process A should not be alive..."
Reviewed-by: stuefe, dholmes, fyuan
|
2017-09-21 11:41:34 -04:00 |
|
Roger Riggs
|
5e55e5e2ee
|
8187631: Refactor FileDescriptor close implementation
Reviewed-by: bpb, alanb
|
2017-09-21 11:41:12 -04:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|