Darragh Clarke
|
09b8a19597
|
8300177: URISyntaxException fields can be final
Reviewed-by: dfuchs, alanb, jpai
|
2023-02-07 12:34:29 +00:00 |
|
Viktor Klang
|
ecf8842cd2
|
8300098: java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java fails with internal timeout when executed with TieredCompilation1/3
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: jpai, alanb
|
2023-02-06 15:26:32 +00:00 |
|
Joe Darcy
|
34493248c0
|
8301396: Port fdlibm expm1 to Java
Reviewed-by: bpb
|
2023-02-04 00:48:26 +00:00 |
|
Joe Darcy
|
ee0f5b5ed0
|
8301392: Port fdlibm log1p to Java
Reviewed-by: bpb
|
2023-02-02 20:36:34 +00:00 |
|
Raffaello Giulietti
|
f696785fd3
|
8300869: Make use of the Double.toString(double) algorithm in java.util.Formatter
Reviewed-by: darcy, naoto
|
2023-02-02 19:10:42 +00:00 |
|
Dr Heinz M. Kabutz
|
cf6b9eb8c8
|
8301637: ThreadLocalRandom.current().doubles().parallel() contention
Reviewed-by: alanb
|
2023-02-02 18:28:47 +00:00 |
|
Christian Wimmer
|
622b6594d1
|
8262994: Refactor String.split to help method inlining
Reviewed-by: plevart
|
2023-01-30 23:33:11 +00:00 |
|
Joe Darcy
|
63bb2ce8de
|
8301205: Port fdlibm log10 to Java
Reviewed-by: bpb
|
2023-01-30 20:33:01 +00:00 |
|
Naoto Sato
|
323813985b
|
8300916: Re-examine the initialization of JNU Charset in StaticProperty
Reviewed-by: mchung, alanb
|
2023-01-30 17:06:44 +00:00 |
|
Eirik Bjorsnos
|
5dfc4ec7d9
|
8300140: ZipFile.isSignatureRelated returns true for files in META-INF subdirectories
Reviewed-by: weijun
|
2023-01-27 22:47:51 +00:00 |
|
Jesper Wilhelmsson
|
5c59de52a3
|
Merge
|
2023-01-27 22:46:31 +00:00 |
|
Tagir F. Valeev
|
ae0e76d3dd
|
8301120: Cleanup utility classes java.util.Arrays and java.util.Collections
Reviewed-by: smarks, darcy
|
2023-01-27 19:23:53 +00:00 |
|
Mandy Chung
|
7f05d57a87
|
8217920: Lookup.defineClass injects a class that can access private members of any class in its own module
Reviewed-by: psandoz, alanb, darcy
|
2023-01-27 18:31:03 +00:00 |
|
Justin Lu
|
22c976a9b0
|
8177418: NPE is not apparent for methods in java.util.TimeZone API docs
Reviewed-by: lancea, naoto
|
2023-01-27 18:11:20 +00:00 |
|
Adam Sotona
|
b22e5216c4
|
8300953: ClassDesc::ofInternalName missing @since tag
Reviewed-by: darcy, mchung, jjg
|
2023-01-27 15:09:53 +00:00 |
|
Darragh Clarke
|
d7aa87fdbd
|
8300176: URLEncoder/URLDecoder static fields should be private static final
Reviewed-by: redestad, michaelm, stsypanov, dfuchs, jpai
|
2023-01-27 10:52:06 +00:00 |
|
Brian Burkhalter
|
c4278144be
|
8299982: (bf) Buffer.checkIndex(int, int) should use Preconditions.checkIndex(int, int, BiFunction)
Reviewed-by: uschindler, vtewari, rriggs, alanb
|
2023-01-26 20:09:01 +00:00 |
|
Viktor Klang
|
a2a7703370
|
8299444: java.util.Set.copyOf allocates needlessly for empty input collections
Reviewed-by: rriggs, shade, smarks
|
2023-01-26 18:15:56 +00:00 |
|
Conor Cleary
|
48152ef66f
|
8287134: HttpURLConnection chunked streaming mode doesn't enforce specified size
Reviewed-by: dfuchs, michaelm
|
2023-01-26 08:35:07 +00:00 |
|
Per Minborg
|
74e1a8bfa8
|
8300236: Use VarHandle access in Data(Input | Output)Stream classes
Reviewed-by: rriggs, alanb
|
2023-01-25 12:54:27 +00:00 |
|
Per Minborg
|
57f2d48e1e
|
8300863: Remove C-style array declarations in java.io
Reviewed-by: alanb, rriggs, darcy, iris
|
2023-01-24 07:43:29 +00:00 |
|
Justin Lu
|
b3822f50c8
|
8300589: Use @snippet and @linkplain in java.text.CollationKey and java.text.CompactNumberFormat
Reviewed-by: lancea, naoto, iris
|
2023-01-24 04:35:46 +00:00 |
|
Justin Lu
|
0323609f44
|
8300706: Use @snippet in java.text
Reviewed-by: naoto
|
2023-01-24 02:05:05 +00:00 |
|
Justin Lu
|
dcf1523bf2
|
8300077: Refactor code examples to use @snippet in java.text.ChoiceFormat
Reviewed-by: lancea, iris, naoto
|
2023-01-23 19:31:36 +00:00 |
|
Per Minborg
|
d117350875
|
8300866: Declare some classes final in java.io
Reviewed-by: alanb
|
2023-01-23 19:09:39 +00:00 |
|
Per Minborg
|
4525aa318a
|
8300867: Fix document issues in java.io
Reviewed-by: alanb, lancea, iris
|
2023-01-23 17:53:20 +00:00 |
|
Per Minborg
|
a7f035db76
|
8300868: Reduce visibility in java.io.SerialCallbackContext
Reviewed-by: rriggs
|
2023-01-23 17:47:01 +00:00 |
|
Per Minborg
|
079255e312
|
8300864: Declare some fields in java.io as final
Reviewed-by: rriggs, lancea
|
2023-01-23 17:40:13 +00:00 |
|
Brian Burkhalter
|
a56598f5a5
|
8299684: (bf) JNI direct buffer functions with large capacity behave unexpectedly
Reviewed-by: dholmes, alanb
|
2023-01-23 17:12:49 +00:00 |
|
Brian Burkhalter
|
542bfe61e6
|
8300587: (bf) Some covariant overrides are missing @since tags
Reviewed-by: lancea, iris
|
2023-01-23 17:05:36 +00:00 |
|
Raffaello Giulietti
|
030b071db1
|
8300207: Add a pre-check for the number of canonical equivalent permutations in j.u.r.Pattern
Reviewed-by: smarks
|
2023-01-22 12:45:52 +00:00 |
|
Sergey Bylokhov
|
3ea4eac145
|
8300817: The build is broken after JDK-8294693
Reviewed-by: tvaleev, darcy
|
2023-01-21 21:51:41 +00:00 |
|
Tagir F. Valeev
|
67b1c890b3
|
8294693: Add Collections.shuffle overload that accepts RandomGenerator interface
Reviewed-by: smarks, darcy
|
2023-01-21 18:36:31 +00:00 |
|
Claes Redestad
|
bb42e61a61
|
8300493: Use ArraysSupport.vectorizedHashCode in j.u.zip.ZipCoder
Reviewed-by: alanb, lancea
|
2023-01-21 11:54:51 +00:00 |
|
Mandy Chung
|
facd41511b
|
8297757: VarHandles.getStaticFieldFromBaseAndOffset should get the receiver type from VarHandle
Reviewed-by: psandoz, alanb
|
2023-01-20 17:25:18 +00:00 |
|
Stuart Marks
|
c6d5600396
|
8038146: Clarify Map.Entry's connection to the underlying map
Reviewed-by: alanb
|
2023-01-20 16:33:48 +00:00 |
|
Justin Lu
|
9b97699be5
|
8300586: Refactor code examples to use @snippet in java.text.Collator
Reviewed-by: iris, lancea, naoto
|
2023-01-19 22:36:17 +00:00 |
|
Justin Lu
|
fbbb27e770
|
8300356: Refactor code examples to use @snippet in java.text.CollationElementIterator
Reviewed-by: naoto
|
2023-01-19 22:35:24 +00:00 |
|
Joe Darcy
|
f2a1eb9804
|
8300698: Missing @since tag for ClassFileFormatVersion.RELEASE_21
Reviewed-by: rriggs, mchung
|
2023-01-19 22:11:23 +00:00 |
|
Feilong Jiang
|
24cdcd4c70
|
8293841: RISC-V: Implementation of Foreign Function & Memory API (Preview)
Co-authored-by: Weikai He <weikai@isrc.iscas.ac.cn>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: jvernee, fyang, shade, yadongwang
|
2023-01-19 01:33:35 +00:00 |
|
Jesper Wilhelmsson
|
fc9f8baf56
|
Merge
|
2023-01-18 23:29:12 +00:00 |
|
Justin Lu
|
31a2e02afc
|
8300308: java.text.MessageFormat has incorrect doc comment
Reviewed-by: naoto, lancea
|
2023-01-18 23:10:57 +00:00 |
|
Justin Lu
|
dfe94b89f8
|
8300307: Refactor code examples to use @snippet in java.text.DateFormat
Reviewed-by: lancea, iris, naoto
|
2023-01-18 23:09:46 +00:00 |
|
Joe Darcy
|
7bf0d1465e
|
8300133: Use generalized see and link tags in core libs
Reviewed-by: jjg, mchung, naoto, smarks
|
2023-01-18 18:54:03 +00:00 |
|
Claes Redestad
|
3ea0b8bc25
|
8300489: Use ArraysSupport.vectorizedHashCode in j.l.CharacterName
Reviewed-by: alanb, naoto
|
2023-01-18 17:39:27 +00:00 |
|
Sergey Tsypanov
|
754f6e6116
|
8300237: Minor improvements in MethodHandles
Reviewed-by: redestad
|
2023-01-18 13:55:09 +00:00 |
|
Claes Redestad
|
e37078f5bb
|
8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: vlivanov, sviswanathan, luhenry
|
2023-01-17 21:06:22 +00:00 |
|
Daniel Jeliński
|
b7cfb6817b
|
8293598: Enhance InetAddress address handling
Reviewed-by: skoivu, alanb, aefimov, rhalade, dfuchs
|
2023-01-17 20:58:58 +00:00 |
|
Justin Lu
|
ade08e190c
|
8300093: Refactor code examples to use @snippet in java.text.MessageFormat
Reviewed-by: iris, naoto
|
2023-01-17 19:40:41 +00:00 |
|
Justin Lu
|
d7c05d1870
|
8300011: Refactor code examples to use @snippet in java.util.TimeZone
Reviewed-by: lancea, naoto, iris
|
2023-01-17 18:30:32 +00:00 |
|