Mandy Chung
|
5e6d6b8642
|
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Reviewed-by: dholmes, thartmann
|
2018-10-22 17:00:04 -07:00 |
|
Vyom Tewari
|
3bafe65a75
|
8212114: Reconsider the affect on closed streams resulting from 8189366
Reviewed-by: chegar, dfuchs
|
2018-10-22 15:20:43 +05:30 |
|
Weijun Wang
|
a58b68027b
|
8194534: Manifest better support
Reviewed-by: mchung, igerasim
|
2018-04-17 15:55:49 +08:00 |
|
Vyom Tewari
|
627e310ba5
|
8199110: Address Internet Addresses
Reviewed-by: chegar, rriggs, igerasim, skoivu, rhalade
|
2018-03-30 08:37:31 +05:30 |
|
Vyom Tewari
|
f4df5cb4c3
|
8189366: SocketInputStream.available() should check for eof
Reviewed-by: chegar
|
2018-10-12 12:37:13 +05:30 |
|
Michael McMahon
|
b5fb6b3566
|
8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
Reviewed-by: chegar, dfuchs
|
2018-09-13 12:07:01 +01:00 |
|
Sean Mullan
|
59d3b2ccfa
|
6899533: SecureClassLoader and URLClassLoader have unnecessary check for createClassLoader permission
Remove code that is no longer necessary now that pre-JDK 1.2 SecurityManager methods are not supported.
Reviewed-by: mchung
|
2018-09-07 08:02:51 -04:00 |
|
Joe Darcy
|
07cb147927
|
8208060: Additional corrections of serial-related declarations
Reviewed-by: rriggs, lancea
|
2018-07-20 14:46:43 -07:00 |
|
Daniel Fuchs
|
ed19b48e71
|
8205397: InetAddress has wrong declaration for readObjectNoData
Reviewed-by: alanb, rriggs
|
2018-06-27 20:19:59 +01:00 |
|
Roger Riggs
|
4098f2560a
|
8066709: Make some JDK system properties read only
Reviewed-by: lancea, sundar, bchristi, weijun, mchung, alanb, mullan
|
2018-06-27 09:36:34 -04:00 |
|
Weijun Wang
|
60ff77bd97
|
8201815: Use Mozilla Public Suffix List
Reviewed-by: michaelm, erikj, ihse
|
2018-06-26 18:55:48 +08:00 |
|
Michael McMahon
|
1d79d38007
|
8204233: Add configurable option for enhanced socket IOException messages
Reviewed-by: alanb, chegar
|
2018-06-22 18:10:20 +01: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 |
|
Jaikiran Pai
|
3e47229057
|
8201545: InetAddress.getByName/getAllByName should clarify empty String behavior
Reviewed-by: chegar
|
2018-04-30 16:13:30 +01:00 |
|
Chris Hegarty
|
a3b61fd4c7
|
8197564: HTTP Client implementation
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm, prappo
|
2018-04-17 08:54:17 -07:00 |
|
Martin Buchholz
|
2137690f0a
|
8200131: Improve lazy init of InetAddress.canonicalHostName and NativeObject.pageSize
Reviewed-by: alanb
|
2018-04-05 09:37:19 -07:00 |
|
Martin Buchholz
|
184bbf01dd
|
8200125: Fix some classloader/module typos
Reviewed-by: alanb
|
2018-04-05 09:33:27 -07:00 |
|
Jonathan Gibbons
|
afec7bd7f2
|
8200664: fix broken links in java.base docs
Reviewed-by: alanb, joehw
|
2018-04-04 14:42:53 -07:00 |
|
Alan Bateman
|
fc927f60c3
|
8199329: Remove code that attempts to read bytes after connection reset reported
Reviewed-by: redestad, clanger, chegar
|
2018-03-15 11:02:22 +00:00 |
|
Martin Buchholz
|
fa4abe66dd
|
8198810: URLClassLoader does not specify behavior when URL array contains null
Reviewed-by: alanb, darcy, dholmes
|
2018-03-01 19:01:34 -08:00 |
|
Roger Riggs
|
cfe9ad4608
|
8189330: Cleanup FileDescriptor implementation
Reviewed-by: bpb
|
2018-02-23 14:26:29 -05: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 |
|
Vyom Tewari
|
78de84bc1e
|
8194676: NullPointerException is thrown if ipaddress is not set
Reviewed-by: chegar, rriggs
|
2018-01-25 16:22:52 +05:30 |
|
Brian Burkhalter
|
1924909d78
|
8193861: Typos in API documentation of File.toPath() and InetSocketAddress.getAddress()
Reviewed-by: chegar, rriggs, lancea
|
2018-01-05 12:45:52 -08:00 |
|
Martin Buchholz
|
3f0f9ef30c
|
8193034: Optimize URL.toExternalForm
Reviewed-by: chegar, alanb, clanger
|
2017-12-06 15:51:06 -08:00 |
|
Joe Wang
|
4f080a83af
|
8183743: Umbrella: add overloads that take a Charset parameter
Reviewed-by: alanb, rriggs
|
2017-12-12 11:10:12 -08:00 |
|
Chris Hegarty
|
2f125c1bd5
|
8185027: Typo in java.net.URLClassLoader.findResources(String) method documentation
Reviewed-by: alanb
|
2017-12-12 13:08:22 +00: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 |
|
Ivan Gerasimov
|
304348561f
|
8189631: Missing space in the javadoc for InetAddress.createNameService()
Reviewed-by: rriggs, wetmore
|
2017-11-14 13:31:43 -08:00 |
|
Christoph Dreis
|
7f79fffba6
|
8190382: fix small typographic errors in comments
Reviewed-by: martin
|
2017-10-30 17:49:33 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|