Chen Liang
|
cb8860a750
|
8379337: Deprecate Modifier.toString
Reviewed-by: alanb
|
2026-04-23 14:40:18 +00:00 |
|
Per Minborg
|
eac3968618
|
8381012: Add warning for == for MemorySegment.NULL
Reviewed-by: liach
|
2026-04-20 08:11:51 +00:00 |
|
Vladimir Ivanov
|
121165ec91
|
8290892: C2: Intrinsify Reference.reachabilityFence
Co-authored-by: Tobias Holenstein <tholenstein@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Reviewed-by: dlong, epeter
|
2026-04-13 16:49:57 +00:00 |
|
Eirik Bjørsnøs
|
67a71249a1
|
8381772: Remove mention of "mutable strings" in java.lang.String Javadocs
Reviewed-by: alanb, liach
|
2026-04-08 19:06:40 +00:00 |
|
Paul Hübner
|
f3a1c67b1c
|
8381464: Typo in Linker::captureCallState JavaDoc
Reviewed-by: liach, pminborg
|
2026-04-01 13:03:01 +00:00 |
|
Kirill Shirokov
|
3aab518285
|
8380074: Reflection::areNestMates should be used by Class::isNestmateOf
Reviewed-by: liach, dholmes
|
2026-03-31 05:07:04 +00:00 |
|
Benjamin Peterson
|
426547d2c8
|
8380968: classfile package doc mentions nonexistent UtfEntry
Reviewed-by: liach
|
2026-03-27 14:56:54 +00:00 |
|
Benjamin Peterson
|
53c864a881
|
8380960: "Foreign function access" discussion links to wrong downcallHandle overload
Reviewed-by: mcimadamore
|
2026-03-27 08:18:47 +00:00 |
|
Volkan Yazici
|
706fbb3044
|
8378431: Move input validation checks to Java for java.lang.StringUTF16 intrinsics
Reviewed-by: dfenacci, rgiulietti, rriggs
|
2026-03-18 08:25:29 +00:00 |
|
Paul Hübner
|
e74863249c
|
8378559: Add setting of captured states like errno
Reviewed-by: jvernee, fbredberg
|
2026-03-11 09:22:20 +00:00 |
|
Naoto Sato
|
760f4b6043
|
8379344: Compact the Unicode/CLDR version tables
Reviewed-by: alanb, jlu
|
2026-03-10 18:40:02 +00:00 |
|
Chen Liang
|
9d1d0c6f05
|
8379166: Upstream redundant diffs fixed in Valhalla - Part 1
Reviewed-by: rriggs
|
2026-03-04 19:46:06 +00:00 |
|
Liam Miller-Cushon
|
0fbf58d8ff
|
8372353: API to compute the byte length of a String encoded in a given Charset
Reviewed-by: rriggs, naoto, vyazici
|
2026-03-04 17:33:32 +00:00 |
|
Chen Liang
|
1fb608e1bc
|
8378792: ObjectMethods.bootstrap missing getter validation
Reviewed-by: rriggs, jvernee
|
2026-02-27 17:52:24 +00:00 |
|
Chen Liang
|
5e85d99c36
|
8378715: Use early field initialization for java.lang.invoke generated code
Reviewed-by: jvernee
|
2026-02-26 20:17:08 +00:00 |
|
Hannes Wallnöfer
|
aa6c06e166
|
8309748: Improve host selection in External Specifications page
Reviewed-by: nbenalla
|
2026-02-26 18:50:45 +00:00 |
|
Eirik Bjørsnøs
|
8b805630b4
|
8376477: Avoid loading empty Lock classes in Shutdown and ReferenceQueue
Reviewed-by: rriggs, shade
|
2026-02-26 16:33:51 +00:00 |
|
Alan Bateman
|
b13a291667
|
8378268: Thread.join can wait on Thread, allows joinNanos to be removed
Reviewed-by: jpai, vklang
|
2026-02-26 13:38:14 +00:00 |
|
Volkan Yazici
|
72b28672ad
|
8367129: Move input validation checks to Java for java.lang.StringLatin1 intrinsics
Reviewed-by: rriggs, rgiulietti
|
2026-02-20 16:26:18 +00:00 |
|
Anton Artemov
|
fa2f4d82f5
|
8377223: Port fdlibm atanh to Java
Reviewed-by: darcy, rgiulietti
|
2026-02-20 08:31:18 +00:00 |
|
Ioi Lam
|
c3b67387c4
|
8366736: Closed System.out causes child process to hang on Windows
Reviewed-by: rriggs
|
2026-02-16 20:24:12 +00:00 |
|
Anton Artemov
|
b9406a5dba
|
8376665: Port fdlibm acosh to Java
Reviewed-by: rgiulietti, darcy
|
2026-02-16 08:27:26 +00:00 |
|
Anton Artemov
|
43b2d2bddf
|
8375285: Port fdlibm asinh to Java
Reviewed-by: darcy, rgiulietti
|
2026-02-10 16:41:42 +00:00 |
|
Alan Bateman
|
cd5256d5a6
|
8374170: I/O Poller updates
Reviewed-by: michaelm
|
2026-02-06 15:19:01 +00:00 |
|
Damon Fenacci
|
bfd5bdaf7f
|
8374582: [REDO] Move input validation checks to Java for java.lang.StringCoding intrinsics
Co-authored-by: Volkan Yazici <vyazici@openjdk.org>
Reviewed-by: chagedorn, thartmann, vyazici
|
2026-02-06 07:44:25 +00:00 |
|
Alan Bateman
|
ac6e8d481a
|
8376568: Change Thread::getStackTrace to use handshake op for all cases
Reviewed-by: pchilanomate, sspitsyn
|
2026-02-05 13:46:23 +00:00 |
|
Hendrik Schick
|
5607a4620c
|
8376954: Typos in CharacterRangeInfo and AsynchronousServerSocketChannel
Reviewed-by: liach, bpb
|
2026-02-02 20:58:03 +00:00 |
|
Chen Liang
|
a5d0b05136
|
8376274: JSpec preview support and output enhancement
Reviewed-by: hannesw
|
2026-01-27 15:04:26 +00:00 |
|
Hannes Greule
|
82bd3831b0
|
8374538: Wrong specification of MethodHandles.constant(...)
Reviewed-by: liach, jvernee
|
2026-01-26 20:13:03 +00:00 |
|
Jan Lahoda
|
315bf07b23
|
8375119: SwitchBoostraps.enumSwitch does not throw an NPE when lookup is null in some cases
Reviewed-by: liach
|
2026-01-23 07:40:52 +00:00 |
|
Patricio Chilano Mateo
|
26aab3cccd
|
8373120: Virtual thread stuck in BLOCKED state
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb
|
2026-01-22 14:56:23 +00:00 |
|
Per Minborg
|
75172e0658
|
8374717: Unclear wording in docs for recursion for List, Map and LazyConstant
Reviewed-by: rriggs
|
2026-01-19 07:45:21 +00:00 |
|
Joe Darcy
|
a7507ffa1d
|
8375237: Document existing exceptional behavior of divideUnsigned and remainderUnsigned
Reviewed-by: rgiulietti
|
2026-01-14 19:26:45 +00:00 |
|
Liam Miller-Cushon
|
d6f43d7329
|
8375066: Test tools/sincechecker/modules/java.base/JavaBaseCheckSince.java broken by JDK-8369564
Reviewed-by: jpai, shade
|
2026-01-13 08:05:57 +00:00 |
|
Liam Miller-Cushon
|
d433ce5236
|
8369564: Provide a MemorySegment API to read strings with known lengths
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: jvernee, mcimadamore
|
2026-01-12 15:22:42 +00:00 |
|
Trevor Bond
|
669977f7c4
|
8341272: Factory to create wide iinc instruction with small arguments
Reviewed-by: liach, asotona
|
2026-01-12 07:05:52 +00:00 |
|
Joe Darcy
|
8212993ac3
|
8374540: Add comment describing implementation choices of Math.fma
Reviewed-by: rgiulietti
|
2026-01-08 18:51:25 +00:00 |
|
Alan Bateman
|
f83918c692
|
8369227: Virtual thread stuck in PARKED state
Reviewed-by: pchilanomate
|
2026-01-07 10:43:11 +00:00 |
|
Volkan Yazici
|
7e18de137c
|
8374210: [BACKOUT] Move input validation checks to Java for java.lang.StringCoding intrinsics
Reviewed-by: shade, thartmann
|
2026-01-07 09:22:38 +00:00 |
|
Sergey Bylokhov
|
2d1be8a9e6
|
8374391: Update the copyright year to 2025 in the remaining files under src/ where it was missed
Reviewed-by: aivanov
|
2025-12-31 17:15:34 +00:00 |
|
Sergey Bylokhov
|
36d2c277c4
|
8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025
Reviewed-by: jpai
|
2025-12-31 09:13:32 +00:00 |
|
Ioi Lam
|
232b41b222
|
8373392: Replace CDS object subgraphs with @AOTSafeClassInitializer
Reviewed-by: liach, heidinga
|
2025-12-17 22:16:38 +00:00 |
|
Aggelos Biboudis
|
9a23f8aa33
|
8373552: ExactConversionsSupport: bad JLS links in javadoc
Reviewed-by: liach, iris
|
2025-12-17 10:31:23 +00:00 |
|
Joe Darcy
|
a20b7eb943
|
8373125: Add defensive screening of modifiers for Field and Parameter toString() results
Reviewed-by: alanb, liach
|
2025-12-05 17:35:30 +00:00 |
|
Nizar Benalla
|
c55287d197
|
8370890: Start of release updates for JDK 27
8370893: Add SourceVersion.RELEASE_27
8370894: Add source 27 and target 27 to javac
Reviewed-by: darcy, iris, liach, erikj, dholmes
|
2025-12-04 17:01:41 +00:00 |
|
Patricio Chilano Mateo
|
e534ee9932
|
8364343: Virtual Thread transition management needs to be independent of JVM TI
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: coleenp, dholmes, sspitsyn
|
2025-12-03 20:01:45 +00:00 |
|
Nizar Benalla
|
a2ad5ca93e
|
8372939: Update JDK 26 spec URLs
Reviewed-by: liach
|
2025-12-02 20:51:52 +00:00 |
|
Xueming Shen
|
b97ed667db
|
8365675: Add String Unicode Case-Folding Support
Reviewed-by: rriggs, naoto, ihse
|
2025-12-02 19:47:18 +00:00 |
|
Doug Lea
|
fd7283be47
|
8360046: Scalability issue when submitting virtual threads with almost empty tasks
Reviewed-by: vklang
|
2025-12-02 12:05:31 +00:00 |
|
Per Minborg
|
7278d2e8e5
|
8372258: Improve TypeVariable support
Reviewed-by: liach
|
2025-12-02 09:39:29 +00:00 |
|