12288 Commits

Author SHA1 Message Date
Jesper Wilhelmsson
745b1b769a Merge 2017-08-17 19:35:37 +02:00
Daniel Fuchs
ffe7f7d107 8177935: java/net/httpclient/http2/FixedThreadPoolTest.java fails frequently
Fixes a race condition in AsyncWriteQueue

Reviewed-by: chegar
2017-08-17 16:48:45 +01:00
Roger Riggs
f1c5dd9a93 8185346: Relax RMI Registry Serial Filter to allow arrays of any type
Registry filter should allow arrays of any type

Reviewed-by: dfuchs, smarks, coffeys
2017-08-16 16:46:51 -04:00
Jesper Wilhelmsson
31ebdb6fdd Merge 2017-08-16 21:16:30 +02:00
Daniel Fuchs
997d77996c 8181422: ClassCastException in HTTP Client
Added missing AsyncSSLTunnelConnection

Reviewed-by: michaelm
2017-08-16 10:55:05 +01:00
Liam Miller-Cushon
925357af09 8184940: JDK 9 rejects zip files where the modified day or month is 0
Reviewed-by: martin
2017-08-14 17:19:31 -07:00
Jonathan Gibbons
b6f3d93557 8186160: Fix a11y issues in java.security package
Reviewed-by: wetmore
2017-08-14 13:57:15 -07:00
Jonathan Gibbons
0f6e2890e7 8186156: Fix a11y and HTML issues in java.net and javax.net packages
Reviewed-by: lancea, mchung
2017-08-14 13:54:10 -07:00
Jesper Wilhelmsson
2cfd23d6f4 Merge 2017-08-08 22:55:42 +02:00
Weijun Wang
43ead07d44 8185934: keytool shows "Signature algorithm: SHA1withECDSA, -1-bit key"
Reviewed-by: mullan
2017-08-08 21:37:38 +08:00
Daniel Fuchs
36378834a9 8185852: HttpConnection should resolve addresses before SocketChannel.connect() is called
HttpConnection checks whether the proxy address is resolved and if not attempts to resolve it before creating the underlying connection that connects to the proxy.

Reviewed-by: chegar
2017-08-08 12:32:41 +01:00
Roger Riggs
15ebee5d38 8184744: Replace finalizer in crypto classes with Cleaner
Reviewed-by: mchung
2017-08-07 14:14:03 -04:00
Alan Bateman
df5b632f58 8185853: Generate readability graph at link time and other startup improvements
Reviewed-by: mchung
2017-08-07 09:37:16 +01:00
Christoph Langer
893b23be49 8184330: Remove sun.nio.ch.Util.atBugLevel() either completely or at least get rid of volatile field bugLevel
Reviewed-by: alanb
2017-08-04 15:28:32 +02:00
Daniel D. Daugherty
d1c91a64c6 Merge 2017-08-03 09:10:56 -07:00
Daniel D. Daugherty
5ca53cfb78 Merge 2017-08-03 09:04:47 -07:00
Gerald Thornbrugh
3e95a45647 8182757: JDWP: Socket Transport handshake hangs on Solaris
Remove SO_REUSEADDR flag for non-fixed port sockets

Reviewed-by: dcubed, sspitsyn, gtriantafill
2017-08-03 13:46:04 +00:00
Xue-Lei Andrew Fan
b6563b7bf4 8180643: Illegal handshake message
Reviewed-by: weijun
2017-08-03 00:55:45 +00:00
Jonathan Gibbons
ddbc240319 8185758: java.smartcardio has broken docs for exceptions
Reviewed-by: igerasim
2017-08-02 17:15:30 -07:00
Ivan Gerasimov
ab1f27286b 8185754: Typo in java.util.regex.Pattern javadoc: no slash in \p class
Reviewed-by: bpb
2017-08-02 16:20:02 -07:00
Brian Burkhalter
0227368887 8185623: (se) AbstractSelector.selectorOpen is not published safely
Make 'selectorOpen' instance variable final

Reviewed-by: chegar
2017-08-01 16:08:17 -07:00
Bradford Wetmore
570bbe25a2 8169080: Improve documentation examples for crypto applications
Reviewed-by: mullan
2017-08-01 15:30:13 -07:00
Jonathan Gibbons
276506ab24 8185669: Doc issues in assorted small jdk.* modules
Reviewed-by: bpb, chegar
2017-08-01 15:23:13 -07:00
Vladimir Kozlov
8a7e0be29b Merge 2017-08-01 13:04:59 -07:00
Ujwal Vangapally
a3821dc595 8181895: javax management docs contain links to technotes
Edited links to point to Alternate paths

Reviewed-by: rriggs
2017-08-01 10:33:47 +05:30
Jonathan Gibbons
2de62f2a74 8185589: jdk.management API has accessibility issues
Reviewed-by: alanb
2017-07-31 17:37:46 -07:00
Jonathan Gibbons
85c53bd552 8185588: jdk.attach API has accessibility issues
Reviewed-by: alanb
2017-07-31 16:02:23 -07:00
Mandy Chung
2cb9e39fc9 8161121: VM::isSystemDomainLoader should consider platform class loader
Reviewed-by: alanb
2017-07-28 13:22:33 -07:00
Jonathan Gibbons
1b9cc2f7a2 8186153: Fix a11y and HTML issues in the java.math, java.text and java.time packages
Reviewed-by: lancea, bpb
2017-08-11 14:07:14 -07:00
Jonathan Gibbons
c79d52b103 8186052: Fix a11y and HTML issues in the java.base/java.lang[.*] packages
Reviewed-by: smarks
2017-08-10 15:23:03 -07:00
Jonathan Gibbons
330008fbf2 8185994: Fix a11y and HTML issues in the java.base/java.io and java.base/java.nio packages
Reviewed-by: bpb, smarks
2017-08-10 15:21:17 -07:00
Doug Lea
2f31db126d 8185099: Miscellaneous changes imported from jsr166 CVS 2017-08
Reviewed-by: martin, psandoz
2017-08-09 17:40:38 -07:00
Doug Lea
9f28d43df5 8185830: ConcurrentSkipListSet.clone() fails with UnsupportedOperationException
Reviewed-by: martin, psandoz, plevart
2017-08-09 17:30:51 -07:00
Jonathan Gibbons
880c64b6af 8185984: fix a11y and html issues in java.logging module
Reviewed-by: dfuchs, mchung
2017-08-09 15:39:50 -07:00
Jonathan Gibbons
74419eb34a 8185867: fix a11y and html issues in jdk.jdi docs
Reviewed-by: alanb
2017-08-08 12:01:02 -07:00
Brian Burkhalter
d5769843a5 8185092: Data race in FilterOutputStream.close
Change boolean instance variable "closed" to an AtomicBoolean.

Reviewed-by: martin, alanb, redestad
2017-07-27 13:13:19 -07:00
Nishit Jain
933a5cc639 8177472: Remove hard-coded IANA Subtag Registry map in LocaleEquivalentMap.java
Reviewed-by: naoto, rriggs, tbell
2017-07-27 11:38:55 +05:30
Lana Steuck
1465bc0bba Merge 2017-07-27 02:05:45 +00:00
Jonathan Gibbons
27673eaede 8185359: Unnecessary <p> in module doc comment
Reviewed-by: mchung, lancea
2017-07-26 14:09:21 -07:00
Xue-Lei Andrew Fan
f13bcda829 6645409: Remove unused DefaultHostnameVerifier
Reviewed-by: mullan
2017-07-25 22:21:09 +00:00
Xue-Lei Andrew Fan
415359251f 8184316: Typo in javax.net.ssl.SSLServerSocket class documentation
Reviewed-by: mullan
2017-07-25 22:19:54 +00:00
Jonathan Gibbons
5ab0c516e1 8184217: Redundant <p> tag before list
Reviewed-by: lancea
2017-07-24 13:54:57 -07:00
Adam Petcher
657a610888 8183591: Incorrect behavior when reading DER value with Integer.MAX_VALUE length
Reviewed-by: mullan
2017-07-24 10:18:33 -04:00
Doug Lea
e043d76f49 8178409: Miscellaneous changes imported from jsr166 CVS 2017-07
Reviewed-by: martin, psandoz
2017-07-22 09:18:50 -07:00
Doug Lea
c887543d2d 8177632: ScheduledThreadPoolExecutor delayed task shutdown policy affects non-scheduled tasks
8176254: ScheduledThreadPoolExecutor periodic tasks not cancelled if running at shutdown
8173113: Javadoc for ThreadPoolExecutor is unclear wrt corePoolSize and running threads

Reviewed-by: martin, psandoz, dholmes
2017-07-22 09:13:53 -07:00
Doug Lea
8e1db99fd6 8178956: Misleading description of arguments to accumulator function called by LongAccumulator
Reviewed-by: martin, psandoz, dholmes, darcy
2017-07-22 09:08:50 -07:00
Doug Lea
a2667824fb 7062169: (coll) micro-optimize ArrayList.remove(Object)
Reviewed-by: martin, psandoz, igerasim
2017-07-22 09:03:50 -07:00
Ujwal Vangapally
ddd48329ea 8183899: JMXConnectorFactory link to ServiceLoader gives 404
Edited link to point to correct path

Reviewed-by: alanb
2017-07-21 15:01:44 +05:30
Abhijit Saha
68fc0e86fe Merge 2017-07-18 10:39:10 -07:00
Xueming Shen
d98cecb4c0 8184306: zlib 1.2.11 upgrade triggers j.u.zip.Deflater regression
Reviewed-by: alanb, bpb
2017-07-17 14:48:43 -07:00