Alejandro Murillo
acbfb8777d
Merge
2015-06-23 08:59:06 -07:00
Paul Sandoz
3a0e0c86d3
8129120: Terminal operation properties should not be back-propagated to upstream operations
...
Reviewed-by: briangoetz, chegar
2015-06-23 09:49:55 +02:00
Vladimir Kozlov
4da3353584
Merge
2015-06-19 15:25:09 -07:00
Alejandro Murillo
d5fbd33cd3
Merge
2015-06-18 22:38:45 -07:00
Anthony Scarpino
57a503e4fc
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
...
Reviewed-by: kvn, jrose
2015-06-17 17:41:04 -07:00
Andrew Haley
97bd6da6c6
8130150: Implement BigInteger.montgomeryMultiply intrinsic
...
Add montgomeryMultiply intrinsics
Reviewed-by: kvn
2015-06-16 14:58:30 +01:00
Vladimir Kozlov
bd1fbafc35
Merge
2015-06-12 09:59:30 -07:00
Alejandro Murillo
8eb3086ddf
Merge
2015-06-11 12:02:13 -07:00
Brent Christian
47526a6163
8064956: Remove sun.misc.ExtensionInstallationProvider and relevant classes
...
Reviewed-by: mchung, alanb
2015-06-11 10:38:29 -07:00
Volker Simonis
9a8eaa367e
8081674: EmptyStackException at startup if running with extended or unsupported charset
...
Reviewed-by: mchung, alanb
2015-06-11 17:29:09 +02:00
Vladimir Ivanov
8d56892707
8074551: GWT can be marked non-compilable due to deopt count pollution
...
Reviewed-by: kvn
2015-06-11 14:20:01 +03:00
Sean Mullan
d107e7ec6c
Merge
2015-06-09 09:19:43 -04:00
Sean Mullan
e37ef5fefc
8056179: Store permissions in concurrent collections in PermissionCollection subclasses
...
8065942: Store PermissionCollection entries in a ConcurrentHashMap instead of a HashMap in Permissions class
Reviewed-by: weijun
2015-06-09 09:18:07 -04:00
Paul Sandoz
5744f4fc30
8071597: Add Stream dropWhile and takeWhile operations
...
Reviewed-by: briangoetz, smarks, chegar, forax
2015-06-09 07:10:03 +01:00
Pavel Rappo
91a4a6b0ce
8064925: URLConnection::getContent needs to be updated to work with modules
...
Reviewed-by: chegar, alanb
2015-07-10 16:40:12 +01:00
Paul Sandoz
e56c76e9f7
8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods
...
Reviewed-by: lancea, alanb, chegar, dfuchs, mullan, smarks
2015-06-09 07:10:02 +01:00
Alejandro Murillo
f55c892a65
Merge
2015-06-30 11:20:43 -07:00
Brian Burkhalter
bfe32f271f
8129632: (fs) Files.probeContentType returns null on Mac OS X
...
Append a Uniform Type Identifier-based FileType Detector for Mac OS X
Reviewed-by: alanb
2015-06-30 10:47:54 -07:00
Sunny Chan
36d62dcbb1
8080945: Improve the performance of primitive Arrays.sort for certain patterns of array elements
...
Co-authored-by: Mohammad Rezaei <mohammad.rezaei@gs.com>
Reviewed-by: psandoz
2015-06-09 07:05:48 +01:00
Alejandro Murillo
ccbe5d7ec0
Merge
2015-06-08 17:19:50 -07:00
Rob McKenna
ee5103f696
7130985: Four helper classes missing in Sun JDK
...
Reviewed-by: coffeys, msheppar
2015-06-08 21:35:36 +01:00
Alejandro Murillo
84e8aa917e
Merge
2015-06-08 11:11:48 -07:00
Aleksei Efimov
a6488e0152
8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy
...
Reviewed-by: naoto
2015-06-08 16:17:37 +03:00
Alexander Stepanov
2541238e18
8081517: minor cleanup for docs
...
Fix some tidy and javadoc warnings/errors
Reviewed-by: lancea, rriggs
2015-06-08 16:37:53 +04:00
Vladimir Kozlov
4c0bf57106
Merge
2015-06-04 19:24:28 -07:00
Stuart Marks
bc90fc9b01
8072726: add adapter to convert Enumeration to Iterator
...
Reviewed-by: redestad, forax, chegar, dfuchs, psandoz, rriggs, briangoetz
2015-06-04 18:28:14 -07:00
Joe Darcy
31fe486b50
8083664: Update AudioFileWriter to generate working @see reference
...
8083436: Doclint regression introduced by JDK-8043758
Reviewed-by: alanb, wetmore, xuelei
2015-06-04 18:11:43 -07:00
Alejandro Murillo
f77dadee42
Merge
2015-06-04 15:38:00 -07:00
Daniil Titov
8c644ca310
8033530: [regression] Applet fails to load resources or connect back to server under some scenarios
...
Reviewed-by: mchung, michaelm, serb, ddehaven
2015-06-04 11:18:52 -07:00
Sean Coffey
4ae5f74173
8072384: Setting IP_TOS on java.net sockets not working on unix
...
Reviewed-by: michaelm
2015-06-04 18:16:25 +01:00
Chris Hegarty
46b53cd5cf
8080835: Add blocking bulk read to java.io.InputStream
...
Reviewed-by: alanb, rriggs, prappo
2015-06-04 10:27:06 +01:00
Peter Levart
1c2084bafb
8079063: ZoneOffsetTransitionRule.of should throw IAE for non-zero nanoseconds
...
Reviewed-by: rriggs, scolebourne
2015-06-04 10:58:17 +02:00
Vladimir Kozlov
438dec2d0d
8081778: Use Intel x64 CPU instructions for RSA acceleration
...
Add intrinsics for BigInteger squareToLen and mulAdd methods.
Reviewed-by: kvn, jrose, aph, ascarpino, fweimer
2015-06-03 12:54:08 -07:00
Ivan Gerasimov
f35750c5d6
8058779: Faster implementation of String.replace(CharSequence, CharSequence)
...
Reviewed-by: sherman, plevart, forax, psandoz
2015-06-03 19:26:58 +03:00
Chris Hegarty
e11aec59a2
8071474: Better failure atomicity for default read object
...
Reviewed-by: plevart, coffeys
2015-06-03 15:30:44 +01:00
Alejandro Murillo
64764b0645
Merge
2015-06-02 09:15:47 -07:00
Weijun Wang
1f705ef606
8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
...
Reviewed-by: xuelei
2015-06-02 22:26:36 +08:00
Xue-Lei Andrew Fan
0f1698f906
8043758: Datagram Transport Layer Security (DTLS)
...
Reviewed-by: jnimeh, weijun, mullan, wetmore
2015-06-02 04:01:04 +00:00
Alejandro Murillo
3db56c53a0
Merge
2015-06-01 10:15:21 -07:00
Roger Riggs
103d99baf1
8077350: JEP 102 Process API Updates Implementation
...
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
2015-05-29 14:04:12 -04:00
Ivan Gerasimov
97f5b473ec
8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
...
Reviewed-by: martin
2015-05-29 19:20:22 +03:00
Xueming Shen
5fe4d18385
8081452: Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext
...
To AbstractCharsetProvider class from base.java module to jdk.charsets module
Reviewed-by: alanb
2015-05-29 09:08:36 -07:00
Vladimir Ivanov
eaf1406cf4
8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
...
Reviewed-by: sspitsyn, coleenp
2015-05-29 17:05:33 +03:00
Tobias Hartmann
5369087363
Merge
2015-05-29 12:49:32 +02:00
Staffan Larsen
6329a86bca
8080991: Compilation error with recent clang in java.base/share/native/launcher/main.c: error: comparison of array 'const_jargs' not equal to a null pointer is always true
...
Reviewed-by: ksrini, ddehaven
2015-05-28 14:54:58 -07:00
Roger Riggs
6c70d53d16
8075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecond
...
8075676: java.time package javadoc typos
8068276: java.time.chrono.HijrahChronology.eraOf() assertions may lead to misunderstanding
Reviewed-by: lancea, scolebourne
2015-05-28 17:37:33 -04:00
Alejandro Murillo
4ac46201b7
Merge
2015-05-28 11:37:14 -07:00
Joe Darcy
5aee5a8ee7
8081359: Update bug reporting URL
...
Reviewed-by: lancea
2015-05-28 11:31:40 -07:00
Xueming Shen
91868186b0
8038310: Re-examine integration of extended Charsets
...
To use ServiceLoader to load the extended charsets
Reviewed-by: alanb, mchung
2015-05-28 10:00:51 -07:00
Joe Wang
4411bdd3cc
8078427: More supportive home environment
...
Reviewed-by: dfuchs, lancea, skoivu
2015-05-26 10:39:22 -07:00