Magnus Ihse Bursie
|
628aec8c75
|
8203822: AIX version of jsig.c was not removed in JDK-8200298
Reviewed-by: erikj
|
2018-06-07 23:30:05 +02:00 |
|
Xueming Shen
|
a78fe0a073
|
8203839: API clarification: versioned jar entry verification in multi-release jar file
Reviewed-by: darcy, psandoz, alanb, weijun
|
2018-06-07 13:24:49 -07:00 |
|
Brian Burkhalter
|
e9f3b0e527
|
8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
Reviewed-by: alanb
|
2018-06-07 07:43:29 -07:00 |
|
Alan Bateman
|
2466623e45
|
6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
Co-authored-by: David M Lloyd <david.lloyd@redhat.com>
Reviewed-by: bpb
|
2018-06-07 09:18:39 +01:00 |
|
Xueming Shen
|
bb4b387398
|
8204494: Fix for 8200530 triggered regression, closed/test/jdk/security/infra/java/security/KeyStore/BouncyCastleInterop.java failed
Reviewed-by: rriggs
|
2018-06-06 14:36:48 -07: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 |
|
Li Jiang
|
069e4f8095
|
8193552: ISO 4217 amendment 165
8202026: ISO 4217 amendment 166
8204269: ISO 4217 amendment 167
Reviewed-by: naoto
|
2018-06-05 23:06:32 -07:00 |
|
Xueming Shen
|
fcfd1c85dd
|
8200530: '\r' is not supported as "newline" in java.util.jar.Manifest
Reviewed-by: jlaskey
|
2018-06-05 10:03:46 -07:00 |
|
Naoto Sato
|
8220e4135a
|
8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120
Reviewed-by: rriggs
|
2018-06-05 08:33:40 -07:00 |
|
Michal Vala
|
a30144440e
|
8190417: javadoc updates to java.util.regex.Matcher
Reviewed-by: lancea, alanb, dholmes
|
2018-06-01 12:28:19 -04:00 |
|
Claes Redestad
|
f4b24c3473
|
8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache
Reviewed-by: psandoz
|
2018-06-01 11:34:13 +02:00 |
|
Rajan Halade
|
e042b06185
|
8191031: Remove several Symantec Root CAs
Reviewed-by: mullan
|
2018-05-31 14:56:51 -07:00 |
|
Vivek Theeyarath
|
5103e3b4a3
|
8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
Correct MethodHandles.insertArguments spec
Reviewed-by: psandoz, mchung, ntv
|
2018-05-25 22:56:00 -07:00 |
|
Jamil Nimeh
|
fcb805f9a6
|
8153029: ChaCha20 Cipher Implementation
Add the ChaCha20 and ChaCha20-Poly1305 Cipher implementations
Reviewed-by: mullan
|
2018-05-31 07:05:10 -07:00 |
|
Rachna Goel
|
f001238086
|
8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class
Updated description of cyrillic supplementary block.
Reviewed-by: naoto
|
2018-05-31 15:11:57 +05:30 |
|
Jim Laskey
|
e18f24a98e
|
8050818: Predicate::not - provide an easier way to negate a predicate
Reviewed-by: chegar, dl, psandoz, forax, smarks, redestad
|
2018-05-30 12:40:04 -03:00 |
|
Rajan Halade
|
5712e9e18b
|
8189949: Remove Baltimore Cybertrust Code Signing CA
Reviewed-by: mullan
|
2018-05-30 07:42:48 -07:00 |
|
Claes Redestad
|
b67da0de17
|
8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker
Reviewed-by: mchung
|
2018-05-30 14:46:28 +02:00 |
|
Vyom Tewari
|
6a48db9cf6
|
8194298: Add support for per Socket configuration of TCP keepalive
Reviewed-by: chegar, clanger, igerasim, alanb
|
2018-05-30 16:36:35 +05:30 |
|
Martin Buchholz
|
e85e0f5daf
|
8203327: Small cleanups in java.lang.ref
Reviewed-by: mr
|
2018-05-29 19:15:49 -07:00 |
|
Kim Barrett
|
6c20824cda
|
8203028: Simplify reference processing in light of JDK-8175797
Removed special handling of Reference.next
Reviewed-by: tschatzl, sjohanss, mchung
|
2018-05-26 03:11:50 -04:00 |
|
Ivan Gerasimov
|
33b7f68964
|
8203369: Check for both EAGAIN and EWOULDBLOCK error codes
Reviewed-by: alanb
|
2018-05-25 12:44:34 -07:00 |
|
Roger Riggs
|
474a1253bb
|
8203368: ObjectInputStream filterCheck method throws NullPointerException
Reviewed-by: bpb, smarks
|
2018-05-25 13:29:25 -04:00 |
|
Rajan Halade
|
207e005711
|
8191844: Remove SECOM root (secomevrootca1)
Reviewed-by: mullan
|
2018-05-24 13:26:22 -07:00 |
|
Martin Buchholz
|
42f7e3f69e
|
8203328: Rename EFS in java.util.zip internals to something meaningful
Reviewed-by: sherman
|
2018-05-23 10:34:18 -07:00 |
|
Xueming Shen
|
e1bffce5a3
|
8200172: String.split non-positive term incorrect use
Reviewed-by: darcy, lancea
|
2018-05-23 08:49:00 -07:00 |
|
Doug Lea
|
96814f7a28
|
8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
Reviewed-by: martin, psandoz
|
2018-05-22 21:50:45 -07:00 |
|
Doug Lea
|
e4046542ba
|
8202685: Optimize ArrayList subList replaceAll
Reviewed-by: martin, psandoz, igerasim, redestad, dholmes, smarks, jrose, plevart
|
2018-05-22 21:46:51 -07:00 |
|
Brian Burkhalter
|
c9e23b5e71
|
8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
If all other means to obtain the file length fail, fall back to FindFirstFile
Reviewed-by: igerasim, alanb
|
2018-05-22 16:19:31 -07:00 |
|
Jim Laskey
|
60de3c902e
|
8200380: String::lines
Reviewed-by: sundar, sherman, rriggs, psandoz
|
2018-05-22 12:04:05 -03:00 |
|
Claes Redestad
|
55ba3cad8b
|
8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros
Co-authored-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>
Reviewed-by: martin, igerasim
|
2018-05-22 14:44:18 +02:00 |
|
Valerie Peng
|
9e8d9fe1ee
|
8146293: Add support for RSASSA-PSS Signature algorithm
Add RSASSA-PSS key and signature support to SunRsaSign provider
Reviewed-by: wetmore
|
2018-05-21 23:40:52 +00:00 |
|
Ivan Gerasimov
|
ee601ac627
|
8203279: Faster rounding up to nearest power of two
Reviewed-by: martin, redestad
|
2018-05-21 12:49:03 -07:00 |
|
Adam Farley
|
281e575907
|
8203487: Typo in ICUBinary.java: s/Magin/Magic/
Reviewed-by: igerasim, naoto
|
2018-05-21 11:43:57 -07:00 |
|
Jim Laskey
|
a455811dca
|
8200436: String::isBlank
Reviewed-by: sundar
|
2018-05-18 08:43:49 -03:00 |
|
Phil Race
|
7984fb2956
|
Merge
|
2018-05-16 09:45:40 -07:00 |
|
Erik Joelsson
|
ad3144f97f
|
8202920: jvm.cfg generation incorrect
Reviewed-by: ihse, shade, dholmes, ksrini
|
2018-05-16 09:40:57 -07:00 |
|
Claes Redestad
|
cff257a87b
|
8196340: (coll) Examine overriding inherited methods in ArrayList and ArrayList.SubList
Reviewed-by: martin, forax, igerasim
|
2018-05-16 18:03:20 +02:00 |
|
Phil Race
|
ca8b59370b
|
Merge
|
2018-05-15 10:13:52 -07:00 |
|
Alan Bateman
|
d64c38aab2
|
8203059: (so) Closing a socket channel registered with Selector and with SO_LINGER set to 0 does not reset connection
Reviewed-by: chegar
|
2018-05-15 09:33:02 +01:00 |
|
Jim Laskey
|
7906014509
|
8200377: String::strip, String::stripLeading, String::stripTrailing
Reviewed-by: sundar, rriggs
|
2018-05-14 09:40:48 -03:00 |
|
Alexey Ivanov
|
e30d634514
|
8202544: Hide unused exports in libzip
Reviewed-by: clanger, ihse
|
2018-05-11 15:07:43 +01:00 |
|
Adam Petcher
|
f5a247a85f
|
8171277: Elliptic Curves for Security in Crypto
Implementations of X25519 and X448 key agreement in SunEC
Reviewed-by: mullan
|
2018-05-08 09:47:28 -04:00 |
|
Adam Petcher
|
f15ab37909
|
8181594: Efficient and constant-time modular arithmetic
Field arithmetic library for crypto algorithms like Poly1305 and X25519
Reviewed-by: xuelei
|
2018-05-08 09:21:51 -04:00 |
|
Jim Laskey
|
8139cce3e5
|
8200372: String::trim JavaDoc should clarify meaning of space
Reviewed-by: sundar
|
2018-05-08 09:27:42 -03:00 |
|
Claes Redestad
|
b329be2b75
|
8202548: Use reservation Object when creating SpeciesData
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: psandoz, plevart
|
2018-05-08 10:49:59 +02:00 |
|
Christoph Dreis
|
59d4a62f42
|
8202719: Use Collections.emptyEnumeration where possible
Reviewed-by: martin, psandoz
|
2018-05-08 09:57:45 +02:00 |
|
Rachna Goel
|
78bd242097
|
8191410: Unicode 10
Upgrade to Unicode 10
Reviewed-by: naoto, rriggs, igerasim
|
2018-05-08 11:49:42 +05:30 |
|
Goetz Lindenmaier
|
b72846bc20
|
8202745: Remove hyphens from "out-of-bounds"
Reviewed-by: rriggs, dholmes
|
2018-05-07 23:07:01 +02:00 |
|
Mandy Chung
|
0e1bd1f99d
|
8202113: Reflection API is causing caller classes to leak
Reviewed-by: alanb, plevart
|
2018-05-11 14:21:46 -07:00 |
|