Anirvan Sarkar
|
704749a094
|
8244293: Remove outdated @apiNote in java.util.Objects
Reviewed-by: psandoz
|
2020-05-05 09:12:40 -07:00 |
|
Claes Redestad
|
d2e0d0e06a
|
8243469: Lazily encode name in ZipFile.getEntryPos
Co-authored-by: Eirik Bjørsnøs <eirbjo@gmail.com>
Reviewed-by: lancea, simonis
|
2020-04-27 17:26:05 +02:00 |
|
Volker Simonis
|
2594f0b9b8
|
8242848: Improve performance of InflaterOutputStream.write()
Reviewed-by: stuefe, vtewari, redestad, lancea
|
2020-04-23 14:23:53 +02:00 |
|
Claes Redestad
|
268ea904ec
|
8243254: Examine ZipFile slash optimization for non-ASCII compatible charsets
Reviewed-by: lancea, naoto, martin
|
2020-04-22 21:13:10 +02:00 |
|
Eirik Bjørsnøs
|
fc728278c2
|
8242959: Optimize ZipFile.getEntry by folding lookups for name and name+'/'
Reviewed-by: lancea, redestad
|
2020-04-18 20:19:45 +02:00 |
|
Claes Redestad
|
aeb2f9492e
|
8242596: Improve JarFile.getEntry performance for multi-release jar files
Co-authored-by: Eirik Bjørsnøs <eirbjo@gmail.com>
Reviewed-by: lancea, redestad
|
2020-04-17 11:46:59 +02:00 |
|
Philipp Kunz
|
455eaca215
|
8241055: Regex Grapheme Matcher Performance Depends too much on Total Input Sequence Size
Reviewed-by: naoto
|
2020-04-16 16:09:47 -07:00 |
|
Vipin Sharma
|
cc05419e1a
|
8242366: Fix JavaDoc warnings
Reviewed-by: dfuchs, mullan, prappo, weijun
|
2020-04-15 20:42:43 +01:00 |
|
Claes Redestad
|
941bb3bcb8
|
8242842: Avoid reallocating name when checking for trailing slash in ZipFile.getEntryPos
Co-authored-by: Eirik Bjørsnøs <eirbjo@gmail.com>
Reviewed-by: alanb, lancea
|
2020-04-15 19:03:59 +02:00 |
|
Henry Jen
|
0278846eaa
|
Merge
|
2020-04-14 23:11:49 +00:00 |
|
Stuart Marks
|
a46f4bfa95
|
8242327: List spec should state that unmodifiable lists implement RandomAccess
Reviewed-by: lancea
|
2020-04-13 14:37:07 -07:00 |
|
Pavel Rappo
|
4c4271f283
|
8242230: Whitespace typos, relaxed javadoc, formatting
Reviewed-by: darcy, igerasim
|
2020-04-08 11:16:56 +01:00 |
|
Tagir F. Valeev
|
0386b7d0c3
|
8176894: Provide specialized implementation for default methods putIfAbsent, computeIfAbsent, computeIfPresent, compute, merge in TreeMap
Co-authored-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Reviewed-by: martin, stuefe, rriggs
|
2020-04-02 05:44:04 +00:00 |
|
Ivan Gerasimov
|
b0e1ee4b3b
|
8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)
Reviewed-by: prappo
|
2020-03-28 21:07:55 -07:00 |
|
Lance Andersen
|
8a616df8b5
|
8233234: Better Zip Naming
Reviewed-by: alanb, ahgross, redestad, coffeys, mschoene, rhalade
|
2020-01-31 13:52:04 -05:00 |
|
Ivan Gerasimov
|
f77016b935
|
8236201: Better Scanner conversions
Reviewed-by: ahgross, rhalade, rriggs, skoivu, smarks
|
2020-01-29 20:01:34 -08:00 |
|
Ivan Gerasimov
|
d1b506597f
|
8237599: Greedy matching against supplementary chars fails to respect the region
Reviewed-by: rriggs
|
2020-03-25 08:46:31 -07:00 |
|
Pavel Rappo
|
17ff85d4ad
|
8241014: Miscellaneous typos in documentation comments
Reviewed-by: igerasim, prappo, psandoz, rriggs, weijun
|
2020-03-20 20:54:56 +00:00 |
|
Kiran Sidhartha Ravikumar
|
fa069be2f2
|
8161558: ListIterator should not discard cause on exception
Reviewed-by: smarks
|
2020-03-13 18:38:07 +00:00 |
|
Ivan Gerasimov
|
1d4a4fed43
|
8214245: Case insensitive matching doesn't work correctly for some character classes
Reviewed-by: rriggs, darcy
|
2020-03-18 01:04:22 -07:00 |
|
Naoto Sato
|
eeaafbe141
|
8216332: Grapheme regex does not work with emoji sequences
Reviewed-by: rriggs
|
2020-03-12 08:31:26 -07:00 |
|
Claes Redestad
|
ebadfaeb2e
|
8196334: Optimize UUID#fromString
Co-authored-by: Andriy Plokhotnyuk <plokhotnyuk@gmail.com>
Co-authored-by: Jon Chambers <jon.chambers@gmail.com>
Reviewed-by: igerasim, alanb
|
2020-03-02 08:22:48 +01:00 |
|
Stuart Marks
|
5b4d80d106
|
8046362: IdentityHashMap.hash comments should be clarified
Reviewed-by: aph, martin, rriggs
|
2020-02-13 10:00:33 -08:00 |
|
Roger Riggs
|
eccdd8e603
|
8238919: (doc) Broken code snippet in the java.util.stream package documentation
Reviewed-by: mchung, naoto
|
2020-02-12 15:06:39 -05:00 |
|
Ivan Gerasimov
|
987be2bb6d
|
8235812: Unicode linebreak with quantifier does not match valid input
Reviewed-by: rriggs
|
2020-02-10 16:10:45 -08:00 |
|
Claes Redestad
|
ac69c7894d
|
8238684: Override getOrDefault in immutable Map implementation
Reviewed-by: forax, psandoz, smarks
|
2020-02-08 15:21:25 +01:00 |
|
Jesper Wilhelmsson
|
efa4d2f9e1
|
Merge
|
2020-01-28 07:25:31 +01:00 |
|
Roger Riggs
|
42726a87e9
|
8215361: (doc) Cleanup package-info markup - smartcardio, java.sql, java.sql.rowset
Reviewed-by: lancea, prappo, naoto
|
2020-01-24 14:32:04 -05:00 |
|
Ivan Gerasimov
|
6f7f81f794
|
8236034: Use optimized Ques node for curly {0,1} quantifier
Reviewed-by: rriggs
|
2020-01-21 17:52:55 -08:00 |
|
Claes Redestad
|
a19ff9d98a
|
8236641: Improve Set.of(...).iterator() warmup characteristics
Reviewed-by: smarks, jrose, fweimer
|
2020-01-21 22:21:15 +01:00 |
|
Claes Redestad
|
fdbea219a1
|
8237508: Simplify JarFile.isInitializing
Reviewed-by: dfuchs, coffeys, lancea
|
2020-01-20 14:24:21 +01:00 |
|
Ivan Gerasimov
|
1507a1fb67
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Reviewed-by: rriggs
|
2020-01-13 18:00:32 -08:00 |
|
Almaz Mingaleev
|
d3f7666418
|
8235730: Incorrect javadoc in MatchKind
Reviewed-by: martin, prappo
|
2019-12-10 15:50:12 -08:00 |
|
Henry Jen
|
9ac2f8b654
|
8234542: code removal of Pack200 Tools and API
Reviewed-by: alanb, mchung, erikj
|
2019-12-10 00:36:30 +00:00 |
|
Claes Redestad
|
de96aeddf5
|
8236850: Operations on constant List/Set.of(element) instances does not consistently constant fold
Reviewed-by: smarks, jrose, rriggs, psandoz
|
2020-01-14 23:40:42 +01:00 |
|
Sean Coffey
|
2c5167803a
|
8234466: Class loading deadlock involving X509Factory#commitEvent()
Reviewed-by: alanb, chegar, dfuchs
|
2020-01-13 21:16:27 +00:00 |
|
Ivan Gerasimov
|
78c4ab4449
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Reviewed-by: rriggs
|
2020-01-09 15:38:41 -08:00 |
|
Ivan Gerasimov
|
cd589d8469
|
8234147: Avoid looking up standard charsets in core libraries
Reviewed-by: alanb
|
2019-12-01 15:29:37 -08:00 |
|
Julia Boes
|
aa66dd422f
|
8234799: javadoc of java.util.Arrays.compare(T[] a, T[] b) misses the word "less"
Add word "less" to method-level javadoc
Reviewed-by: dfuchs, lancea
|
2019-11-27 15:13:58 +00:00 |
|
Julia Boes
|
a8a2246158
|
8234335: Remove line break in class declaration in java.base
Remove line break in class declarations where applicable
Reviewed-by: rriggs, lancea
|
2019-11-21 09:10:21 +00:00 |
|
Kiran Ravikumar
|
25d3cf9216
|
8233731: repeated typo "fro" for "for"
Reviewed-by: dfuchs
|
2019-11-13 11:27:50 +00:00 |
|
Vladimir Yaroslavskiy
|
de54eb1513
|
8226297: Dual-pivot quicksort improvements
Reviewed-by: dl, lbourges
|
2019-11-12 13:49:40 -08:00 |
|
Ivan Gerasimov
|
f82e4b1b76
|
8235930: java.util.regex.PrintPattern does not print a link to the next node
Reviewed-by: martin
|
2019-12-15 09:33:50 -08:00 |
|
Doug Lea
|
f29d1d172b
|
8231026: Miscellaneous changes imported from jsr166 CVS 2019-11
Reviewed-by: martin
|
2019-11-01 09:07:59 -07:00 |
|
Doug Lea
|
dc7d30d08e
|
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once
Reviewed-by: martin
|
2019-11-01 09:04:04 -07:00 |
|
Lance Andersen
|
3cc7b5babe
|
8231451: ZipFileInputStream::skip handling of negative values with STORED entries
Reviewed-by: clanger, bpb, alanb
|
2019-10-30 15:54:41 -04:00 |
|
Ivan Gerasimov
|
463d6e9640
|
8231859: Extra dash after the exception name in @throws clause of javadoc
Reviewed-by: weijun
|
2019-10-16 18:47:11 -07:00 |
|
Joe Darcy
|
98c9f8bdc7
|
8232230: Suppress warnings on non-serializable non-transient instance fields in java.util.concurrent
Reviewed-by: martin
|
2019-10-16 16:55:52 -07:00 |
|
Henry Jen
|
8d141f1048
|
Merge
|
2019-10-14 21:01:25 +00:00 |
|
Joe Darcy
|
3c9b6d8554
|
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
Reviewed-by: rriggs, chegar
|
2019-10-09 10:17:50 -07:00 |
|