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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Mandy Chung
|
bd18ef4c18
|
8201793: (ref) Reference object should not support cloning
Reviewed-by: psandoz, kbarrett
|
2018-05-03 11:18:57 -07:00 |
|
Martin Buchholz
|
405f933513
|
8202398: Optimize Arrays.deepHashCode
Reviewed-by: psandoz
|
2018-05-02 11:21:27 -07:00 |
|
Martin Buchholz
|
526a2dbe28
|
8201634: Random seedUniquifier uses incorrect LCG
Correct typo in constant from L'Ecuyer
Reviewed-by: dl, psandoz
|
2018-05-02 11:20:20 -07:00 |
|
Martin Buchholz
|
bb34027591
|
8202397: Typo in X-Buffer javadoc
Reviewed-by: psandoz
|
2018-05-02 11:19:12 -07:00 |
|
Naoto Sato
|
d071f0e344
|
8202484: Unused field in TimeZone
Reviewed-by: lancea
|
2018-05-01 12:37:15 -07:00 |
|
Doug Lea
|
a4c5934169
|
8202373: Forcing eager initialization of CHM$ReservationNode avoids deoptimization
Reviewed-by: martin, psandoz, dholmes, redestad
|
2018-05-01 06:18:48 -07:00 |
|
John Rose
|
d05ed512ac
|
8200167: Validate more special case invocations
Co-authored-by: Vladimir Ivanov <vladimir.x.ivanov@oracle.com>
Co-authored-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Reviewed-by: acorn, vlivanov, dholmes
|
2018-04-30 21:56:54 -04:00 |
|
Jaikiran Pai
|
3e47229057
|
8201545: InetAddress.getByName/getAllByName should clarify empty String behavior
Reviewed-by: chegar
|
2018-04-30 16:13:30 +01:00 |
|
Claes Redestad
|
0f478d2cfd
|
8202419: Avoid creating Permission constants early
Reviewed-by: alanb, mullan
|
2018-04-30 16:27:23 +02:00 |
|
Jan Lahoda
|
f7afa8ff53
|
8202105: Console echo is disabled when exiting jshell
Preserving original terminal echo state when Console.readPassword finishes.
Reviewed-by: sherman, martin
|
2018-04-30 15:03:08 +02:00 |
|
Claes Redestad
|
55725ec33c
|
8201650: Move iteration order randomization of unmodifiable Set and Map to iterators
Reviewed-by: smarks, jiangli
|
2018-04-30 09:15:44 +02:00 |
|
Naoto Sato
|
fafd844bc6
|
8181157: CLDR Timezone name fallback implementation
Reviewed-by: sherman, scolebourne
|
2018-04-26 12:39:15 -07:00 |
|