Alan Bateman
|
4db7a1c3bb
|
8322818: Thread::getStackTrace can fail with InternalError if virtual thread is timed-parked when pinned
Reviewed-by: pchilanomate
|
2024-01-04 05:59:52 +00:00 |
|
Serguei Spitsyn
|
0f8e4e0a81
|
8311218: fatal error: stuck in JvmtiVTMSTransitionDisabler::VTMS_transition_disable
Reviewed-by: lmesnik, alanb
|
2023-12-19 17:26:55 +00:00 |
|
Aleksei Voitylov
|
fde5b16817
|
8321514: UTF16 string gets constructed incorrectly from codepoints if CompactStrings is not enabled
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Reviewed-by: rriggs
|
2023-12-14 14:39:04 +00:00 |
|
Roger Riggs
|
4fb5c12813
|
8321180: Condition for non-latin1 string size too large exception is off by one
Reviewed-by: rgiulietti
|
2023-12-12 20:55:17 +00:00 |
|
Hannes Wallnöfer
|
c51685267c
|
8321889 : JavaDoc method references with wrong (nested) type
Reviewed-by: alanb
|
2023-12-12 11:27:31 +00:00 |
|
Adam Sotona
|
3c6459e1de
|
8321641: ClassFile ModuleAttribute.ModuleAttributeBuilder::moduleVersion spec contains a copy-paste error
Reviewed-by: alanb
|
2023-12-11 10:08:42 +00:00 |
|
Per Minborg
|
d13302f8b0
|
8321387: SegmentAllocator:allocateFrom(AddressLayout, MemorySegment) does not throw stated UnsupportedOperationException
Reviewed-by: mcimadamore
|
2023-12-11 07:52:31 +00:00 |
|
Alan Bateman
|
86623aa41d
|
8320786: Remove ThreadGroup.stop
Reviewed-by: rriggs, dholmes, jpai
|
2023-12-08 08:04:38 +00:00 |
|
Alan Bateman
|
af5c49226c
|
8320532: Remove Thread/ThreadGroup suspend/resume
Reviewed-by: dholmes, jpai, sspitsyn, smarks
|
2023-12-08 07:10:20 +00:00 |
|
Joe Darcy
|
519ecd352a
|
8319413: Start of release updates for JDK 23
8319414: Add SourceVersion.RELEASE_23
8319416: Add source 23 and target 23 to javac
Reviewed-by: iris, erikj, alanb, vromero
|
2023-12-07 17:01:29 +00:00 |
|
Brett Okken
|
c42535f111
|
8321470: ThreadLocal.nextHashCode can be static final
Reviewed-by: shade, jpai
|
2023-12-07 13:02:40 +00:00 |
|
Alan Bateman
|
29d7a22348
|
8321270: Virtual Thread.yield consumes parking permit
Reviewed-by: sspitsyn
|
2023-12-07 11:41:41 +00:00 |
|
Jim Laskey
|
82796bdebb
|
8320570: NegativeArraySizeException decoding >1G UTF8 bytes with non-ascii characters
Reviewed-by: rriggs
|
2023-12-06 21:55:05 +00:00 |
|
Adam Sotona
|
0217b5ac8b
|
8321248: ClassFile API ClassModel::verify is inconsistent with the rest of the API
Reviewed-by: jlahoda, mcimadamore
|
2023-12-06 15:32:24 +00:00 |
|
Per Minborg
|
a0920aa436
|
8321159: SymbolLookup.libraryLookup(Path, Arena) Assumes default Filesystem
Reviewed-by: mcimadamore
|
2023-12-06 08:02:52 +00:00 |
|
Roger Riggs
|
155abc576a
|
8311906: Improve robustness of String constructors with mutable array inputs
Co-authored-by: Damon Fenacci <dfenacci@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: rgiulietti, thartmann, redestad, dfenacci
|
2023-12-04 18:28:59 +00:00 |
|
Adam Sotona
|
2b00ac0d02
|
8308753: Class-File API transition to Preview
Reviewed-by: ihse, mchung, vromero
|
2023-12-04 07:07:57 +00:00 |
|
Pavel Rappo
|
8f1d40b48b
|
8321114: Rename "Unnamed Classes" to "Implicitly Declared Classes" better
Reviewed-by: jlaskey
|
2023-12-01 11:51:25 +00:00 |
|
Alan Bateman
|
2476be4590
|
8320716: ResolvedModule::reads includes self when configuration contains two or more automatic modules
Reviewed-by: mchung
|
2023-12-01 07:31:10 +00:00 |
|
Jim Laskey
|
04ad98ed32
|
8315458: Implement JEP 463: Implicitly Declared Classes and Instance Main Method (Second Preview)
Reviewed-by: jlahoda, mcimadamore, vromero, rriggs, alanb, mchung
|
2023-11-30 12:49:49 +00:00 |
|
Joe Darcy
|
d783aa31a9
|
8320940: Fix typo in java.lang.Double
Reviewed-by: rriggs, iris, shade, lancea, bpb
|
2023-11-29 17:23:14 +00:00 |
|
Eirik Bjorsnos
|
99f870c43f
|
8320781: Fix whitespace in j.l.Double and j.u.z.ZipInputStream @snippets
Reviewed-by: lancea, bpb, darcy, jpai
|
2023-11-28 10:20:11 +00:00 |
|
Jan Lahoda
|
0c9a61c185
|
8319220: Pattern matching switch with a lot of cases is unduly slow
Reviewed-by: asotona, vromero
|
2023-11-24 09:05:39 +00:00 |
|
Maurizio Cimadamore
|
7f231109c2
|
8319928: Exceptions thrown by cleanup actions should be handled correctly
Reviewed-by: jvernee
|
2023-11-20 15:02:11 +00:00 |
|
Joe Darcy
|
8ff7d6ea0a
|
8295391: Add discussion of binary <-> decimal conversion issues
Reviewed-by: bpb
|
2023-11-18 01:19:25 +00:00 |
|
Jorn Vernee
|
9c98270737
|
8254693: Add Panama feature to pass heap segments to native code
Reviewed-by: mcimadamore, lucy, vlivanov
|
2023-11-14 11:19:30 +00:00 |
|
Per Minborg
|
f939542104
|
8319324: FFM: Reformat javadocs
Reviewed-by: mcimadamore
|
2023-11-09 15:18:43 +00:00 |
|
Erik Gahlin
|
e841897247
|
8319374: JFR: Remove instrumentation for exception events
Reviewed-by: mgronlun, alanb
|
2023-11-08 13:22:33 +00:00 |
|
Per Minborg
|
73c5f60f41
|
8319556: Harmonize interface formatting in the FFM API
Reviewed-by: mcimadamore
|
2023-11-08 06:12:14 +00:00 |
|
Mandy Chung
|
8eb6f617b3
|
8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader
Reviewed-by: alanb
|
2023-11-07 17:00:08 +00:00 |
|
Per Minborg
|
134c382d39
|
8319560: Reformat method parameters in the FFM API
Reviewed-by: mcimadamore
|
2023-11-07 15:05:03 +00:00 |
|
Per Minborg
|
ef8c8408a6
|
8319607: FFM: Review the language in the FFM documentation
Reviewed-by: mcimadamore
|
2023-11-07 14:34:33 +00:00 |
|
Jan Lahoda
|
541ff7149f
|
8318144: Match on enum constants with body compiles but fails with MatchException
Reviewed-by: liach, vromero
|
2023-11-07 12:05:58 +00:00 |
|
Per Minborg
|
42f43c520c
|
8319563: Reformat code in the FFM API
Reviewed-by: mcimadamore
|
2023-11-07 11:39:41 +00:00 |
|
Jorn Vernee
|
cdf337357a
|
8319316: Clarify text around which layouts a linker supports
Reviewed-by: mcimadamore
|
2023-11-06 15:09:26 +00:00 |
|
Per Minborg
|
be01caf30d
|
8319323: FFM: Harmonize the @throws tags in the javadocs
Reviewed-by: jvernee
|
2023-11-03 12:26:47 +00:00 |
|
Per Minborg
|
cb20a3e7a6
|
8319166: Typos in the JavaDocs for MemorySegment
Reviewed-by: mcimadamore
|
2023-11-02 13:29:27 +00:00 |
|
Hannes Wallnöfer
|
2d4a4d04b8
|
8315921: Invalid CSS declarations in java.lang class documentation
Reviewed-by: jpai, alanb
|
2023-11-02 11:53:54 +00:00 |
|
Maurizio Cimadamore
|
f262f06c97
|
8319211: Regression in LoopOverNonConstantFP
Reviewed-by: jvernee
|
2023-11-01 17:49:21 +00:00 |
|
Andrew Haley
|
ee6f25b507
|
8319120: Unbound ScopedValue.get() throws the wrong exception
Reviewed-by: alanb
|
2023-10-31 12:58:56 +00:00 |
|
Raffaello Giulietti
|
9bfa082970
|
8318646: Integer#parseInt("") throws empty NumberFormatException message
Reviewed-by: redestad, alanb, bpb, darcy, uschindler
|
2023-10-24 10:20:26 +00:00 |
|
Per Minborg
|
ffadd63575
|
8317868: Add @sealedGraph to MethodHandleDesc and descendants
Reviewed-by: jvernee, mli
|
2023-10-23 06:16:27 +00:00 |
|
Maurizio Cimadamore
|
91442878b7
|
8318601: Remove javadoc text about restricted methods
Reviewed-by: alanb
|
2023-10-20 14:29:17 +00:00 |
|
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 |
|
Maurizio Cimadamore
|
848ecc1621
|
8318538: Add a way to obtain a strided var handle from a layout
Reviewed-by: jvernee, pminborg
|
2023-10-20 10:35:09 +00:00 |
|
Maurizio Cimadamore
|
b07da3ae15
|
8317819: Scope should reflect lifetime of underying resource (mainline)
Reviewed-by: jvernee
|
2023-10-20 10:23:45 +00:00 |
|
Alan Bateman
|
c46a54e018
|
8312777: notifyJvmtiMount before notifyJvmtiUnmount
Reviewed-by: mli, sspitsyn
|
2023-10-20 05:56:26 +00:00 |
|
Maurizio Cimadamore
|
15acf4b8d7
|
8318324: Drop redundant default methods from FFM API
Reviewed-by: jvernee
|
2023-10-19 09:51:02 +00:00 |
|
Maurizio Cimadamore
|
b2b8db6533
|
8318180: Memory model reference from foreign package-info is broken
Reviewed-by: jvernee
|
2023-10-17 11:09:03 +00:00 |
|
Maurizio Cimadamore
|
7cb2e6d65b
|
8317514: Ensure MemorySegment is initialized before touching NativeMemorySegmentImpl
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: jvernee
|
2023-10-13 20:51:52 +00:00 |
|