Fabian Meumertzheim
|
a8b3f194e8
|
8330077: Allow max number of events to be buffered to be configurable to avoid OVERFLOW_EVENT
Reviewed-by: bpb, alanb
|
2024-05-06 17:01:11 +00:00 |
|
Nizar Benalla
|
ae60d84500
|
8328501: Incorrect @since tags for java security interfaces
Reviewed-by: mullan
|
2024-05-06 15:54:40 +00:00 |
|
Naoto Sato
|
cf2c80e4fc
|
8331582: Incorrect default Console provider comment
Reviewed-by: joehw, jlahoda, jlu, prappo
|
2024-05-03 16:14:24 +00:00 |
|
Chen Liang
|
c60474b122
|
8323707: Adjust Classfile API's type arg model to better represent the embodied type
Reviewed-by: asotona
|
2024-05-03 11:08:33 +00:00 |
|
Adam Sotona
|
ae82405ff7
|
8323058: Revisit j.l.classfile.CodeBuilder API surface
Reviewed-by: briangoetz, psandoz
|
2024-05-02 10:08:29 +00:00 |
|
Justin Lu
|
a863ef5d74
|
8331207: Misleading example in DateFormat#parse docs
Reviewed-by: naoto
|
2024-04-30 16:50:01 +00:00 |
|
Claes Redestad
|
0630bb02eb
|
8331264: Reduce java.lang.constant initialization overhead
Reviewed-by: liach, mchung
|
2024-04-30 08:27:38 +00:00 |
|
Brian Burkhalter
|
819f3d6fc7
|
8330748: ByteArrayOutputStream.writeTo(OutputStream) pins carrier
Reviewed-by: alanb
|
2024-04-29 17:54:13 +00:00 |
|
Joe Darcy
|
4e5c25ee43
|
8331108: Unused Math.abs call in java.lang.FdLibm.Expm1#compute
Reviewed-by: naoto, bpb, rgiulietti
|
2024-04-28 22:55:44 +00:00 |
|
Claes Redestad
|
c3372c4555
|
8331134: Port SimpleStringBuilderStrategy to use ClassFile API
Reviewed-by: mchung
|
2024-04-27 12:13:53 +00:00 |
|
Claes Redestad
|
a078b5e611
|
8331114: Further improve performance of MethodTypeDesc::descriptorString
Reviewed-by: mchung, liach
|
2024-04-27 12:12:51 +00:00 |
|
Viktor Klang
|
e3eb652c25
|
8296543: Update exception documentation for ExecutorService.invokeAll overriders as required
Reviewed-by: prappo, alanb
|
2024-04-27 11:52:05 +00:00 |
|
Korov
|
0bf516f7ba
|
8330624: Inconsistent use of semicolon in the code snippet of java.io.Serializable javadoc
Reviewed-by: rriggs
|
2024-04-26 14:12:49 +00:00 |
|
Claes Redestad
|
8bbd7251a5
|
8331187: Optimize MethodTypeDesc and ClassDesc.ofDescriptor for primitive types
Reviewed-by: jvernee, liach
|
2024-04-26 14:06:53 +00:00 |
|
Claes Redestad
|
5e2ced4b9e
|
8327247: C2 uses up to 2GB of RAM to compile complex string concat in extreme cases
Reviewed-by: mchung, shade
|
2024-04-26 12:36:55 +00:00 |
|
Adam Sotona
|
ea06129851
|
8322847: java.lang.classfile.BufWriter should specify @throws for its writeXXX methods
Reviewed-by: psandoz
|
2024-04-26 07:02:45 +00:00 |
|
Naoto Sato
|
1c238d43e8
|
8319990: Update CLDR to Version 45.0
Reviewed-by: joehw, jlu
|
2024-04-25 16:19:51 +00:00 |
|
Roger Riggs
|
4dfaa9b5bd
|
8329805: Deprecate for removal ObjectOutputStream.PutField.write
Reviewed-by: naoto, iris
|
2024-04-25 14:37:38 +00:00 |
|
Per Minborg
|
e923dfe4c5
|
8314592: Add shortcut to SymbolLookup::find
Reviewed-by: jvernee, prr
|
2024-04-24 11:56:44 +00:00 |
|
Justin Lu
|
f60798a30e
|
8329222: java.text.NumberFormat (and subclasses) spec updates
Reviewed-by: naoto
|
2024-04-23 21:10:46 +00:00 |
|
Jonathan Gibbons
|
9cc163a999
|
8330178: Clean up non-standard use of /** comments in java.base
Reviewed-by: darcy, iris, dfuchs, aivanov, naoto
|
2024-04-23 18:43:36 +00:00 |
|
Alan Bateman
|
412e306d81
|
8329593: Drop adjustments to target parallelism when virtual threads do I/O on files opened for buffered I/O
Reviewed-by: bpb, jpai
|
2024-04-23 16:10:13 +00:00 |
|
Claes Redestad
|
daa5a4bd12
|
8330802: Desugar switch in Locale::createLocale
Reviewed-by: alanb, liach, rriggs, naoto, mchung
|
2024-04-23 08:00:07 +00:00 |
|
Claes Redestad
|
35b30c81e0
|
8330595: Invoke ObjectMethods::bootstrap method exactly
Reviewed-by: mchung
|
2024-04-22 08:55:46 +00:00 |
|
Claes Redestad
|
3d62bbf4f2
|
8330681: Explicit hashCode and equals for java.lang.runtime.SwitchBootstraps$TypePairs
Reviewed-by: jlahoda, mchung
|
2024-04-22 08:54:29 +00:00 |
|
Joe Darcy
|
235ba9a702
|
8330458: Add missing @since tag to ClassFile.JAVA_23_VERSION
Reviewed-by: jjg, iris, asotona
|
2024-04-18 16:12:50 +00:00 |
|
Per Minborg
|
b648ed0a08
|
8329997: Add provisions for checking memory segment alignment constraints
Reviewed-by: jvernee, mcimadamore
|
2024-04-18 11:22:47 +00:00 |
|
Adam Sotona
|
706b421cca
|
8330467: NoClassDefFoundError when lambda is in a hidden class
Reviewed-by: psandoz, mchung
|
2024-04-18 05:50:24 +00:00 |
|
Maurizio Cimadamore
|
03e84178eb
|
8329948: Remove string template feature
Reviewed-by: jlahoda
|
2024-04-17 14:10:28 +00:00 |
|
Jaikiran Pai
|
89129e3f67
|
8212895: ChronoField.INSTANT_SECONDS's range doesn't match the range of Instant
Reviewed-by: rriggs, naoto
|
2024-04-17 10:59:12 +00:00 |
|
Per Minborg
|
e4021adb28
|
8330272: Wrong javadoc for ValueLayout.JAVA_LONG/JAVA_DOUBLE on x86 32bit
Reviewed-by: mcimadamore, jvernee
|
2024-04-17 09:26:26 +00:00 |
|
Justin Lu
|
941bee197f
|
8327640: Allow NumberFormat strict parsing
Reviewed-by: naoto
|
2024-04-16 16:18:09 +00:00 |
|
Naoto Sato
|
2ede14335a
|
8330279: Typo in java.text.Bidi class description
Reviewed-by: iris, joehw
|
2024-04-16 16:04:43 +00:00 |
|
Viktor Klang
|
8a5b86c529
|
8196106: Support nested infinite or recursive flat mapped streams
Reviewed-by: psandoz
|
2024-04-16 11:09:59 +00:00 |
|
Adam Sotona
|
97c180892b
|
8329099: Undocumented exception thrown by Instruction factory methods accepting Opcode
Reviewed-by: briangoetz
|
2024-04-16 08:23:31 +00:00 |
|
Per Minborg
|
60d88b7ae2
|
8330176: Typo in Linker javadoc
Reviewed-by: mcimadamore
|
2024-04-15 12:42:31 +00:00 |
|
Ben Perez
|
316361b95c
|
8328318: Wrong description in X509Extension.getExtensionValue method javadoc
Reviewed-by: mullan, wetmore
|
2024-04-09 20:03:18 +00:00 |
|
Adam Sotona
|
f9bc2db9a9
|
8325371: Missing ClassFile.Option in package summary
Reviewed-by: briangoetz
|
2024-04-09 14:41:39 +00:00 |
|
Jaikiran Pai
|
635cb3c976
|
8329745: Update the documentation of ServerSocket and Socket to refer to StandardSocketOptions instead of legacy SocketOptions
Reviewed-by: alanb, dfuchs
|
2024-04-09 13:04:14 +00:00 |
|
Adam Sotona
|
71c5bbcec7
|
8329527: Opcode.IFNONNULL.primaryTypeKind() is not ReferenceType
Reviewed-by: jlahoda
|
2024-04-09 09:35:07 +00:00 |
|
Roger Riggs
|
212a253697
|
8329623: NegativeArraySizeException encoding large String to UTF-8
Reviewed-by: naoto, rgiulietti
|
2024-04-08 17:58:21 +00:00 |
|
Jaikiran Pai
|
d771ec6296
|
8329733: Update the documentation in java.net.SocketOptions to direct to java.net.StandardSocketOptions
6431396: Spec for SocketOptions.SO_BINDADDR incorrect
Reviewed-by: djelinski, alanb
|
2024-04-06 14:21:57 +00:00 |
|
Brian Burkhalter
|
040c93565c
|
8328183: Minor mistakes in docs of PrintStream.append()
Reviewed-by: iris, naoto
|
2024-04-05 16:08:16 +00:00 |
|
Per Minborg
|
b71acc704a
|
8329089: Empty immutable list throws the wrong exception type for remove(first | last) operations
Reviewed-by: rriggs
|
2024-04-05 07:38:43 +00:00 |
|
Viktor Klang
|
28216aa971
|
8328366: Thread.setContextClassloader from thread in FJP commonPool task no longer works after JDK-8327501
Reviewed-by: mchung, alanb
|
2024-04-04 18:32:59 +00:00 |
|
Joe Darcy
|
233619b3fb
|
8329557: Fix statement around MathContext.DECIMAL128 rounding
Reviewed-by: bpb, iris, rgiulietti
|
2024-04-03 16:29:23 +00:00 |
|
Naoto Sato
|
8a0ef811ed
|
8326627: Document Double/Float.valueOf(String) behavior for numeric strings with non-ASCII digits
Reviewed-by: iris, jlu
|
2024-03-29 17:55:57 +00:00 |
|
Weijun Wang
|
59c2aff1ed
|
8323624: ProviderList.ServiceList does not need to be a list
Reviewed-by: mullan
|
2024-03-29 15:23:26 +00:00 |
|
Justin Lu
|
0cb0b5db2a
|
8327875: ChoiceFormat should advise throwing UnsupportedOperationException for unused methods
Reviewed-by: naoto
|
2024-03-27 21:13:28 +00:00 |
|
Raffaello Giulietti
|
19a0151a52
|
8328700: Unused import and variable should be deleted in regex package
Reviewed-by: redestad, rriggs, bpb, naoto, iris
|
2024-03-25 08:47:14 +00:00 |
|