Joe Darcy
|
93a933d4ef
|
8300400: Update --release 20 symbol information for JDK 20 build 32
Reviewed-by: iris, jjg
|
2023-01-19 23:24:01 +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 |
|
Jesper Wilhelmsson
|
dfcd65c271
|
Merge
|
2023-01-19 22:27:45 +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 |
|
Harshitha Onkar
|
80ab50b338
|
8294680 : Refactor scaled border rendering
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: rmahajan, achung, aivanov, jdv
|
2023-01-19 18:43:54 +00:00 |
|
Weijun Wang
|
b317658d69
|
8300399: EdDSA does not verify when there is no message
Reviewed-by: ascarpino
|
2023-01-19 18:32:08 +00:00 |
|
Claes Redestad
|
d85243f02b
|
8300647: Miscellaneous hashCode improvements in java.base
Reviewed-by: stsypanov, rriggs
|
2023-01-19 16:50:07 +00:00 |
|
Ron Pressler
|
1c84050610
|
8298400: Virtual thread instability when stack overflows
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: dlong, pchilanomate
|
2023-01-19 15:34:01 +00:00 |
|
Stefan Karlsson
|
453dbd12ee
|
8298377: JfrVframeStream causes deadlocks in ZGC
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: eosterlund, mgronlun
|
2023-01-19 13:49:14 +00:00 |
|
Johan Sjölen
|
1084fd24eb
|
8299973: Replace NULL with nullptr in share/utilities/
Reviewed-by: coleenp, stefank, dholmes, kbarrett
|
2023-01-19 13:42:08 +00:00 |
|
Jonathan Dowland
|
dea58efb62
|
8300119: CgroupMetrics.getTotalMemorySize0() can report invalid results on 32 bit systems
Reviewed-by: sgehwolf
|
2023-01-19 13:26:18 +00:00 |
|
Alexey Ivanov
|
2e4a3c47e2
|
8293862: javax/swing/JFileChooser/8046391/bug8046391.java failed with 'Cannot invoke "java.awt.Image.getWidth(java.awt.image.ImageObserver)" because "retVal" is null'
Co-authored-by: Tejesh R <tr@openjdk.org>
Reviewed-by: prr, serb
|
2023-01-19 13:00:09 +00:00 |
|
Matthias Baesken
|
e326b86d37
|
8300042: Improve CPU related JFR events descriptions
Reviewed-by: clanger, lucy
|
2023-01-19 12:01:50 +00:00 |
|
Albert Mingkun Yang
|
11df6eb28a
|
8300540: Serial: Remove obsolete comments in GenMarkSweep
Reviewed-by: tschatzl
|
2023-01-19 11:52:40 +00:00 |
|
Albert Mingkun Yang
|
8f7faa631b
|
8300447: Parallel: Refactor PSPromotionManager::drain_stacks_depth
Reviewed-by: tschatzl, kbarrett
|
2023-01-19 11:51:43 +00:00 |
|
Justin King
|
eba87a0ee0
|
8300264: Remove metaprogramming/isPointer.hpp
Reviewed-by: kbarrett, tschatzl
|
2023-01-19 09:11:22 +00:00 |
|
Johan Sjölen
|
cfe57466dd
|
8300242: Replace NULL with nullptr in share/code/
Reviewed-by: kvn, thartmann
|
2023-01-19 08:48:36 +00:00 |
|
Emanuel Peter
|
5f66024e95
|
8299959: C2: CmpU::Value must filter overflow computation against local sub computation
Reviewed-by: kvn, chagedorn, roland
|
2023-01-19 07:37:50 +00:00 |
|
Alan Bateman
|
5b0af1a80b
|
8208077: File.listRoots performance degradation
Reviewed-by: lancea, bpb
|
2023-01-19 06:59:38 +00:00 |
|
SWinxy
|
2e9cb4b1f6
|
8267582: BasicLookAndFeel should not call getComponentPopupMenu twice to get a popup menu
Reviewed-by: psadhukhan
|
2023-01-19 05:05:20 +00:00 |
|
Sergey Bylokhov
|
7348b9ec93
|
8300167: Add validation of the raster's layout before using in native
Reviewed-by: prr
|
2023-01-19 05:02:12 +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 |
|
Joe Darcy
|
8e3036cf74
|
8300595: Use improved @see and @link syntax in javax.lang.model and javax.tools
Reviewed-by: jjg, iris
|
2023-01-19 01:14:12 +00:00 |
|
Calvin Cheung
|
910dffea86
|
8292635: Run ArchivedEnumTest.java in jdk tier testing
Reviewed-by: iklam, dholmes
|
2023-01-19 00:20:13 +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
|
601e0ae7da
|
8300594: Use generalized see and link tags in UnicastRemoteObject
Reviewed-by: rriggs, smarks
|
2023-01-18 22:44:28 +00:00 |
|
Sergey Bylokhov
|
8b70c432d3
|
8299772: The ColorModel.getRGBdefault() method is not thread-safe
Reviewed-by: prr
|
2023-01-18 20:27:30 +00:00 |
|
Joe Darcy
|
5473e8a1c6
|
8300357: Use generalized see and link tags in java.management
Reviewed-by: alanb, dfuchs
|
2023-01-18 20:08:37 +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 |
|
Rajat Mahajan
|
2a46e07f7d
|
8286581: Make Java process DPI Aware if sun.java2d.dpiaware property is set
Reviewed-by: aivanov, prr
|
2023-01-18 18:04:30 +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 |
|
Johan Sjölen
|
fcbf9d052e
|
8300243: Replace NULL with nullptr in share/compiler/
Reviewed-by: thartmann, kvn
|
2023-01-18 16:56:31 +00:00 |
|
Dmitry Chuyko
|
b3684f4bac
|
8153837: AArch64: Handle special cases for MaxINode & MinINode
Reviewed-by: fyang, aph
|
2023-01-18 14:56:53 +00:00 |
|
Sergey Tsypanov
|
754f6e6116
|
8300237: Minor improvements in MethodHandles
Reviewed-by: redestad
|
2023-01-18 13:55:09 +00:00 |
|
Andrey Turbanov
|
85d8bacb0f
|
8300166: Unused array allocation in ProcessPath.doProcessPath
Reviewed-by: aivanov
|
2023-01-18 13:23:59 +00:00 |
|
Afshin Zafari
|
c464ef1d61
|
8292741: Convert JvmtiTagMapTable to ResourceHashtable
Reviewed-by: dholmes, coleenp, rehn
|
2023-01-18 13:21:32 +00:00 |
|
Julian Waters
|
1aded82e54
|
8300488: Incorrect usage of CATCH_BAD_ALLOC as a macro call
Reviewed-by: aivanov
|
2023-01-18 13:11:32 +00:00 |
|
Johan Sjölen
|
bd5ca95305
|
8300222: Replace NULL with nullptr in share/logging
Reviewed-by: coleenp, dholmes
|
2023-01-18 13:10:13 +00:00 |
|
Maurizio Cimadamore
|
b9275a8ed1
|
8300275: SegmentScope.isAccessibleBy returning incorrect values
Reviewed-by: alanb, jvernee
|
2023-01-18 12:36:15 +00:00 |
|
Jan Lahoda
|
c1b4212a53
|
8300195: Fall-through issue occurs when using record pattern in switch statements
Reviewed-by: vromero
|
2023-01-18 10:43:53 +00:00 |
|
Jie Fu
|
15a9186db2
|
8300169: Build failure with clang-15
Reviewed-by: dholmes, prr
|
2023-01-18 10:32:00 +00:00 |
|
Robbin Ehn
|
d9180423b8
|
8300267: Remove duplicated setter/getter for do_not_unlock
Reviewed-by: coleenp, dholmes
|
2023-01-18 10:23:11 +00:00 |
|
Daniel Jeliński
|
7c8b99eedb
|
8300117: Replace use of JNI_COMMIT mode with mode 0
Reviewed-by: serb, prr
|
2023-01-18 09:29:04 +00:00 |
|
Axel Boldt-Christmas
|
c7056737e3
|
8299089: Instrument global jni handles with tag to make them distinguishable
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Reviewed-by: eosterlund, stefank, ayang
|
2023-01-18 09:21:08 +00:00 |
|
Tobias Hartmann
|
66f7387b5f
|
8299074: nmethod marked for deoptimization is not deoptimized
Reviewed-by: eosterlund, rehn, kvn
|
2023-01-18 08:15:19 +00:00 |
|
Fei Yang
|
f1194dc07e
|
8300109: RISC-V: Improve code generation for MinI/MaxI nodes
Reviewed-by: fjiang, luhenry, shade
|
2023-01-18 01:14:47 +00:00 |
|
Sergey Kuksenko
|
89a032dc05
|
8300002: Performance regression caused by non-inlined hot methods due to post call noop instructions
Reviewed-by: kvn, iveresov, eosterlund
|
2023-01-18 00:16:34 +00:00 |
|