Valerie Peng
|
c3a97b27e2
|
8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
Updated the impl and added reg test to cover all 4 combinations of ByteBuffers
Reviewed-by: ascarpino
|
2018-06-11 21:56:58 +00:00 |
|
Naoto Sato
|
ec4b6a477f
|
8202088: Japanese new era implementation
Reviewed-by: scolebourne, rriggs, nishjain, weijun
|
2017-08-09 14:54:37 -07:00 |
|
Doug Lea
|
307f2c4550
|
8204375: Add TimeUnit#convert(Duration)
Reviewed-by: martin, scolebourne, plevart, rriggs
|
2018-06-08 11:38:40 -07:00 |
|
Xueming Shen
|
f56c0b79d8
|
8204229: Formatter and String.format ignore the width with the percent modifier (%5%)
Reviewed-by: jlaskey
|
2018-06-08 10:09:40 -07:00 |
|
Martin Buchholz
|
acdef788f0
|
8204377: Rename Object#wait parameter name from "timeout" to "timeoutMillis"
Reviewed-by: dholmes, scolebourne, alanb, rriggs
|
2018-06-08 09:37:52 -07:00 |
|
Martin Buchholz
|
170d8a7fae
|
8204444 : java.time cleanup
Reviewed-by: scolebourne, rriggs
|
2018-06-08 09:36:10 -07:00 |
|
Jonathan Gibbons
|
fe24730ed9
|
8201274: Launch Single-File Source-Code Programs
Reviewed-by: mcimadamore, jlahoda, ksrini, mchung, ihse, alanb
|
2018-06-07 16:06:49 -07: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 |
|
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 |
|
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 |
|
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 |
|
Roger Riggs
|
474a1253bb
|
8203368: ObjectInputStream filterCheck method throws NullPointerException
Reviewed-by: bpb, smarks
|
2018-05-25 13:29:25 -04: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 |
|
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 |
|
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 |
|
Erik Gahlin
|
a060be188d
|
8199712: Flight Recorder
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Reviewed-by: coleenp, ihse, erikj, dsamersoff, mseledtsov, egahlin, mgronlun
|
2018-05-15 20:24:34 +02: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 |
|
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 |
|
Joe Darcy
|
f899fb1841
|
8202563: BigInteger/BigDecimal not immune to overflow, contrary to spec
Reviewed-by: martin, bpb
|
2018-05-08 17:58:14 -07: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 |
|
Rachna Goel
|
5b3eaaf632
|
8202582: DateTimeFormatterBuilder.parseOffsetBased unnecessarily calls toString()
Call text.subSequence() before calling toString() on input string
Reviewed-by: igerasim
|
2018-05-04 15:44:24 +05:30 |
|
Claes Redestad
|
d1cf230fc1
|
8187123: (reflect) Class#getCanonicalName and Class#getSimpleName is a part of performance issue
Reviewed-by: psandoz, dholmes, mchung
|
2018-05-04 09:29:14 +02:00 |
|