Claes Redestad
|
fe52917054
|
8318457: Use prefix-less prepend methods directly to reduce branches in String concat expressions
Reviewed-by: jlaskey, liach
|
2023-10-20 11:37:07 +00:00 |
|
Jorn Vernee
|
32ac72c3d3
|
8312522: Implementation of Foreign Function & Memory API
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: dholmes, psandoz, mcimadamore, alanb
|
2023-10-12 19:50:08 +00:00 |
|
wenshao
|
935543146b
|
8316426: Optimization for HexFormat.formatHex
Reviewed-by: liach, rriggs
|
2023-10-12 13:54:09 +00:00 |
|
Per Minborg
|
d95b548c78
|
8315850: Improve AbstractMap anonymous Iterator classes
Reviewed-by: liach, smarks
|
2023-10-12 07:51:21 +00:00 |
|
Per Minborg
|
eca6ea43d0
|
8317873: Add @sealedGraph to IllegalFormatException
Reviewed-by: naoto, iris
|
2023-10-12 07:14:52 +00:00 |
|
vamsi-parasa
|
2edf9c3f1e
|
8317763: Follow-up to AVX512 intrinsics for Arrays.sort() PR
Reviewed-by: jbhateja, kvn, ihse, sviswanathan
|
2023-10-12 04:45:19 +00:00 |
|
Stuart Marks
|
3f6d01687c
|
8314896: additional clarifications to reversed() default methods' implementation requirements
Reviewed-by: bchristi
|
2023-10-11 16:42:28 +00:00 |
|
vamsi-parasa
|
a4e9168bab
|
8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays)
Reviewed-by: jbhateja, sviswanathan, psandoz, kvn
|
2023-10-06 20:15:30 +00:00 |
|
Mourad Abbay
|
ad81abd2db
|
8317034: Remove redundant type cast in the java.util.stream package
Reviewed-by: psandoz
|
2023-10-02 20:13:46 +00:00 |
|
Mourad Abbay
|
fa0697a637
|
8316998: Remove redundant type arguments in the java.util.stream package
Reviewed-by: psandoz
|
2023-09-29 15:36:16 +00:00 |
|
Eamonn McManus
|
ecb5e8a03f
|
8317264: Pattern.Bound has static fields that should be static final .
Reviewed-by: psandoz
|
2023-09-28 23:01:18 +00:00 |
|
Mourad Abbay
|
f2c221def1
|
8317119: Remove unused imports in the java.util.stream package
Reviewed-by: naoto, iris, psandoz
|
2023-09-28 22:07:12 +00:00 |
|
Mourad Abbay
|
afa48333ab
|
8271268: Fix Javadoc links for Stream.mapMulti
Reviewed-by: liach, psandoz
|
2023-09-25 16:38:31 +00:00 |
|
Claes Redestad
|
c24c66db97
|
8316681: Rewrite URLEncoder.encode to use small reusable buffers
Reviewed-by: dfuchs, rriggs
|
2023-09-22 09:41:01 +00:00 |
|
Nikita Sakharin
|
3828dc913a
|
8314236: Overflow in Collections.rotate
Co-authored-by: Nikita Sakharin <17588081+nikita-sakharin@users.noreply.github.com>
Reviewed-by: shade, smarks
|
2023-09-18 09:20:11 +00:00 |
|
Pavel Rappo
|
c92bdb0e91
|
8316187: Modernize examples in StringTokenizer and {Date,Number}Format
Reviewed-by: naoto
|
2023-09-16 07:51:34 +00:00 |
|
Andrey Turbanov
|
14408bc8f8
|
8315973: Remove unused fields from ThreadLocalRandom
Reviewed-by: jpai
|
2023-09-14 09:01:13 +00:00 |
|
Claes Redestad
|
92ad4a2399
|
8315789: Minor HexFormat performance improvements
Reviewed-by: rriggs
|
2023-09-13 20:58:23 +00:00 |
|
shaojin.wensj
|
f8df754b9a
|
8311207: Cleanup for Optimization for UUID.toString
Reviewed-by: liach, rriggs
|
2023-09-13 08:25:13 +00:00 |
|
shaojin.wensj
|
e0845163aa
|
8315968: Move java.util.Digits to jdk.internal.util and refactor to reduce duplication
Reviewed-by: rriggs, liach, redestad
|
2023-09-12 16:35:01 +00:00 |
|
Pavel Rappo
|
f55e799491
|
8316038: Fix doc typos in java.io.Console and java.util.Scanner
Reviewed-by: bpb, naoto, iris
|
2023-09-12 08:11:24 +00:00 |
|
Justin Lu
|
3c8a6678fe
|
8314611: Provide more explicative error message parsing Currencies
Reviewed-by: naoto
|
2023-08-30 23:40:34 +00:00 |
|
Pavel Rappo
|
f39fc0aa2d
|
8314738: Remove all occurrences of and support for @revised
Reviewed-by: mr
|
2023-08-22 13:02:53 +00:00 |
|
Alan Bateman
|
ed0f75f266
|
8313290: Misleading exception message from STS.Subtask::get when task forked after shutdown
Reviewed-by: psandoz
|
2023-08-19 18:42:43 +00:00 |
|
Andrey Turbanov
|
d27daf01d6
|
8314129: Make fields final in java.util.Scanner
Reviewed-by: stsypanov, liach, alanb
|
2023-08-17 18:32:06 +00:00 |
|
Cristian Vat
|
32efd23c5d
|
8311939: Excessive allocation of Matcher.groups array
Reviewed-by: rriggs, igraves
|
2023-08-17 11:27:39 +00:00 |
|
Alan Bateman
|
ed585d16b9
|
8314280: StructuredTaskScope.shutdown should document that the state of completing subtasks is not defined
Reviewed-by: psandoz
|
2023-08-17 08:02:53 +00:00 |
|
Lance Andersen
|
13f6450e2e
|
8313765: Invalid CEN header (invalid zip64 extra data field size)
Reviewed-by: simonis, alanb, coffeys
|
2023-08-16 15:42:36 +00:00 |
|
Raffaello Giulietti
|
b80001de0c
|
8314209: Wrong @since tag for RandomGenerator::equiDoubles
Reviewed-by: alanb
|
2023-08-16 08:21:34 +00:00 |
|
danthe1st
|
b463c6d3b0
|
8311517: Add performance information to ArrayList javadoc
Reviewed-by: smarks, bpb
|
2023-08-04 20:21:25 +00:00 |
|
Stuart Marks
|
b2add96c35
|
8159527: Collections mutator methods should all be marked as optional operations
Reviewed-by: naoto, bpb
|
2023-08-04 19:27:56 +00:00 |
|
Raffaello Giulietti
|
61c58fdd00
|
8312976: MatchResult produces StringIndexOutOfBoundsException for groups outside match
Reviewed-by: alanb, smarks
|
2023-08-04 07:11:18 +00:00 |
|
Hai-May Chao
|
e47a84f23d
|
8312489: Increase jdk.jar.maxSignatureFileSize default which is too low for JARs such as WhiteSource/Mend unified agent jar
Reviewed-by: mullan, mbaesken
|
2023-07-31 15:18:04 +00:00 |
|
Doug Lea
|
8d1ab57065
|
8301341: LinkedTransferQueue does not respect timeout for poll()
8300663: java/util/concurrent/SynchronousQueue/Fairness.java failed with "Error: fair=true i=0 j=1"
8267502: JDK-8246677 caused 16x performance regression in SynchronousQueue
Reviewed-by: alanb
|
2023-07-22 10:41:42 +00:00 |
|
Andrey Turbanov
|
f4ba7b2198
|
8312414: Make java.util.ServiceLoader.LANG_ACCESS final
Reviewed-by: alanb, jpai
|
2023-07-21 16:49:37 +00:00 |
|
Pavel Rappo
|
9fa944e63f
|
8312019: Simplify and modernize java.util.BitSet.equals
Reviewed-by: rriggs, martin
|
2023-07-20 13:54:45 +00:00 |
|
Pavel Rappo
|
b5b6f4e7a7
|
8312164: Refactor Arrays.hashCode for long, boolean, double, float, and Object arrays
Reviewed-by: rriggs, vtewari
|
2023-07-19 17:21:19 +00:00 |
|
Raffaello Giulietti
|
14cf035681
|
8302987: Add uniform and spatially equidistributed bounded double streams to RandomGenerator
Reviewed-by: darcy
|
2023-07-19 16:48:54 +00:00 |
|
Hai-May Chao
|
ecd0bc1d62
|
8300596: Enhance Jar Signature validation
Reviewed-by: mullan, rhalade, mschoene, weijun
|
2023-07-18 21:17:08 +00:00 |
|
Lance Andersen
|
fff7e1ad00
|
8302483: Enhance ZIP performance
Reviewed-by: ahgross, alanb, rhalade, coffeys
|
2023-07-18 21:17:07 +00:00 |
|
Justin Lu
|
6a09992dbd
|
8311968: Clarify Three-letter time zone IDs in java.util.TimeZone
Reviewed-by: naoto, lancea
|
2023-07-17 21:00:49 +00:00 |
|
Alan Bateman
|
92a04e201e
|
8311867: StructuredTaskScope.shutdown does not interrupt newly started threads
Reviewed-by: jpai
|
2023-07-13 07:33:01 +00:00 |
|
Stuart Marks
|
743e8b8e0a
|
8306785: fix deficient spliterators for Sequenced Collections
Reviewed-by: psandoz
|
2023-07-12 23:45:42 +00:00 |
|
Stuart Marks
|
f82c8184b2
|
8308694: Clarify reversed() default methods' implementation requirements
Reviewed-by: rriggs
|
2023-07-12 16:10:41 +00:00 |
|
Naoto Sato
|
63f32fbe97
|
8311528: Remove IDE specific SuppressWarnings
Reviewed-by: lancea, bpb, jlu
|
2023-07-10 17:07:26 +00:00 |
|
shaojin.wensj
|
20f7d05ef2
|
8310502: Optimization for j.l.Long.fastUUID()
Reviewed-by: liach, alanb
|
2023-06-29 13:37:32 +00:00 |
|
Jim Laskey
|
315242b741
|
8310975: java.util.FormatItemModifier should not be protected
Reviewed-by: alanb, darcy, iris, lancea
|
2023-06-27 18:45:37 +00:00 |
|
Pavel Rappo
|
f6133edb08
|
8310890: Normalize identifier names
Reviewed-by: naoto, rriggs
|
2023-06-27 15:47:29 +00:00 |
|
Sergey Tsypanov
|
297c799631
|
8301492: Modernize equals() method of ResourceBundle.CacheKey and Bundles.CacheKey
Reviewed-by: prappo, naoto
|
2023-06-26 19:41:43 +00:00 |
|
Joe Darcy
|
0db63ec76d
|
8310571: Use inline @return tag on java.util.Objects
Reviewed-by: smarks
|
2023-06-23 22:55:06 +00:00 |
|