Jonathan Gibbons
b05e3d5acf
8179592: Update tables in java.base to be HTML 5-friendly
...
Reviewed-by: mchung, darcy, martin
2017-05-11 10:48:00 -07:00
Mark Sheppard
ea8aed80d3
8179512: Typo in HttpURLConnection documentation
...
Reviewed-by: chegar
2017-05-02 15:50:46 +01:00
Jonathan Gibbons
bd1ab99c87
8179370: Replace use of <tt>, <center> and <font> tags in java.base
...
Reviewed-by: darcy, alanb, mchung
2017-04-27 09:47:40 -07:00
Jonathan Gibbons
1838d55322
8179364: update "<a name=" in java.base module to use id attribute
...
Reviewed-by: darcy
2017-04-26 13:38:21 -07:00
Sean Mullan
2cef018734
8038893: Recertify certificate matching
...
Reviewed-by: xuelei, jdn, erikj, asmotrak
2017-03-20 07:38:52 -04:00
Roger Riggs
0ba8b7a529
8165641: Deprecate Object.finalize
...
Reviewed-by: mchung, smarks
2017-04-05 09:57:32 -04:00
Mark Sheppard
30790d8352
8175325: NetworkInterface.getInterfaceAddresses throws NPE when no addresses
...
Reviewed-by: chegar, martin
2017-03-07 22:35:45 +00:00
Paul Sandoz
50a683ef67
8174151: URLClassLoader no longer uses custom URLStreamHandler for jar URLs
...
Reviewed-by: alanb, chegar
2017-02-14 14:29:58 -08:00
Alan Bateman
a4693ee7d2
8173393: Module system implementation refresh (2/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: dfuchs, psandoz, mchung, alanb
2017-02-10 09:04:39 +00:00
Arno Zeller
4d92a188b2
8170868: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome
...
Reviewed-by: chegar, simonis, clanger, stuefe, erikj
2017-02-02 10:28:47 +01:00
Paul Sandoz
db38e8df3b
8172732: spec clarification for URLClassLoader for Multirelease jars
...
Reviewed-by: mchung, chegar, alanb
2017-01-24 18:24:40 -08:00
Michael McMahon
e859125b09
8167223: URL handling improvements
...
Reviewed-by: prappo, chegar
2016-11-17 16:59:18 +00:00
Mark Sheppard
3463ee94d8
8164147: Improve streaming socket output
...
Reviewed-by: chegar, igerasim
2016-09-13 11:59:56 +01:00
Mark Sheppard
f436ae7a54
8161228: URL objects with custom protocol handlers have port changed after deserializing
...
Reviewed-by: chegar, rriggs, coffeys
2016-08-12 10:37:15 +01:00
Chris Hegarty
60cfb25bfe
8151934: Resolve class resolution
...
Reviewed-by: alanb, skoivu
2016-07-28 10:13:12 +01:00
Michael McMahon
c89c526762
8163449: Allow per protocol setting for URLConnection defaultUseCaches
...
Reviewed-by: chegar, dfuchs
2017-01-12 18:02:48 +00:00
Christoph Langer
f6829cd1ed
8164057: Fix @since for java.net.Inet[46]Address
...
Reviewed-by: chegar
2016-12-12 15:33:46 +01:00
Paul Sandoz
c7da82e9c0
8166914: URLClassLoader spec needs to mention that it's MR-aware
...
Reviewed-by: mchung, alanb
2016-12-02 10:05:53 -08:00
Daniel Fuchs
31337809b0
8169495: Add a method to set an Authenticator on a HttpURLConnection
...
New public method java.net.HttpURLConnection::setAuthenticator allows to specify an authenticator to use with a given connection.
Reviewed-by: chegar
2016-12-02 13:18:50 +00:00
Brent Christian
20c0c1d9d0
8136831: Undefined null behavior in ClassLoader.getResourceXXXX()
...
Reviewed-by: alanb, mchung, psandoz
2016-11-23 10:41:25 -08:00
Daniel Fuchs
f3cb8c41dc
8169068: Add a new method: java.net.Authenticator.getDefault()
...
Reviewed-by: chegar
2016-11-16 15:40:06 +00:00
Mark Sheppard
9889b22056
8164815: 3 JCK NetworkInterface tests fail on Raspberry Pi
...
Reviewed-by: chegar, alanb
2016-11-11 13:11:27 +00:00
Mandy Chung
d74e2a09ac
6479237: (cl) Add support for classloader names
...
Reviewed-by: alanb, bchristi, coleenp, dfuchs, lfoltan, psandoz, sspitsyn
2016-11-03 18:08:28 -07:00
Christoph Langer
955f784be9
8167481: cleanup of headers and includes for native libnet
...
Reviewed-by: chegar
2016-10-27 11:00:28 +02:00
David Dehaven
b27d8f6dd9
8165271: Fix use of reflection to gain access to private fields
...
Reviewed-by: mchung
2016-10-12 08:47:53 -07:00
Claes Redestad
a424ba8c8d
8168073: Speed up URI creation during module bootstrap
...
Reviewed-by: alanb, mchung, psandoz, chegar
2016-10-18 14:22:16 +02:00
Jonathan Bluett-Duncan
a19fc7fbdb
8134373: use collections convenience factories in the JDK
...
Reviewed-by: scolebourne, prappo, dfuchs, redestad, smarks
2016-10-12 11:54:38 -07:00
Vyom Tewari
b09d8ad0e6
8163482: java.net.URLPermission.getActions() adds a trailing colon when header-names is empty
...
Reviewed-by: chegar, dfuchs
2016-10-11 15:12:40 +05:30
Vyom Tewari
0a885c4bc8
8153674: Expected SocketException not thrown when calling bind() with setReuseAddress(false)
...
Reviewed-by: chegar, msheppar
2016-10-04 21:59:16 +05:30
Mandy Chung
b5172ce65e
8165180: Provide a shared secret to access non-public ServerSocket constructor
...
Reviewed-by: chegar
2016-08-31 15:20:31 -07:00
Svetlana Nikandrova
f894a28859
8005068: HttpCookie does not correctly handle negative maxAge values
...
Reviewed-by: chegar
2016-08-25 20:53:40 +03:00
Brian Burkhalter
522e112b4a
8146215: (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain
...
Append a FileTypeDetector using java.net.FileNameMap as a fallback on all platforms
Reviewed-by: alanb, rriggs, naoto
2016-08-08 13:57:51 -07:00
Christoph Langer
d83a402794
8162819: fix minor Javadoc issues and remove warnings in java.net.Socket
...
Reviewed-by: dfuchs
2016-08-03 21:15:05 +02:00
Vyom Tewari
620b097690
8161291: Serialization Tests for URLPermission is failing
...
Reviewed-by: dfuchs, chegar
2016-07-26 13:26:12 +05:30
Steve Drach
e4a671e635
8155770: Correct URLClassLoader API documentation to explicitly say jar-scheme URL's are accepted
...
Reviewed-by: psandoz
2016-07-12 11:05:27 -07:00
Chris Hegarty
34f5b60b4a
8157166: Update spec to account for platforms that do not support multicast
...
Reviewed-by: alanb
2016-06-22 09:21:06 +01:00
Vyom Tewari
b75020a9b0
8071660: URLPermission not handling empty method lists correctly
...
Reviewed-by: chegar, dfuchs, prappo, rriggs
2016-06-22 09:01:34 +01:00
Vyom Tewari
6ae11043e9
8114860: Behavior of java.net.URLPermission.getActions() contradicts spec
...
Reviewed-by: chegar, prappo
2016-06-21 16:52:16 +01:00
Claes Redestad
ccc3cbf458
8159745: Remove java.net.Parts
...
Reviewed-by: alanb, chegar
2016-06-17 16:18:37 +02:00
Hamlin Li
abf7117cde
8158881: Doc typo in src/../java/net/URI.java
...
Reviewed-by: chegar, wetmore
2016-06-08 17:30:37 -07:00
Vyom Tewari
af7a591d39
8016521: InetAddress should not always re-order addresses returned from name service
...
Reviewed-by: chegar
2016-05-24 20:15:18 +01:00
Vyom Tewari
6bd865a6b4
8143923: java.net socket supportedOptions set depends on call order
...
Reviewed-by: chegar
2016-05-24 12:31:30 +01:00
Ivan Gerasimov
fcf085c678
8156661: Handful of typos in javadoc
...
Reviewed-by: prappo, rriggs
2016-05-10 17:16:55 +03:00
Joe Darcy
01ee88c8ae
6850612: Deprecate Class.newInstance since it violates the checked exception language contract
...
Reviewed-by: lancea, mullan, dfuchs
2016-05-03 10:40:54 -07:00
Claes Redestad
e8cd76568d
8155775: Re-examine naming of privileged methods to access System properties
...
Reviewed-by: mullan
2016-05-03 15:50:54 +02:00
Claes Redestad
2b5207e74d
8154231: Simplify access to System properties from JDK code
...
Reviewed-by: rriggs, chegar, weijun
2016-04-21 13:39:53 +02:00
Sean Coffey
29fc25717a
8071125: Improve exception messages in URLPermission
...
Reviewed-by: chegar, prappo
2016-04-20 22:46:47 +01:00
Chris Hegarty
07cdc33e34
8137058: Clear out all non-Critical APIs from sun.reflect
...
Reviewed-by: alanb, jfranck, mchung
2016-04-15 16:19:15 +01:00
Mandy Chung
becc097af0
8153665: URLClassLoader::definePackage no longer inspect packages from ancestors
...
Reviewed-by: alanb
2016-04-12 18:58:21 -07:00
Mark Sheppard
8906a1381d
8134577: Eliminate or standardize a replacement for sun.net.spi.nameservice.NameServiceDescriptor
...
Reviewed-by: chegar, alanb
2016-04-11 03:00:50 +01:00