Alexander Zuev
|
e81f20b504
|
8301989: new javax.swing.text.DefaultCaret().setBlinkRate(N) results in NPE
Reviewed-by: dnguyen, honkar, prr
|
2023-02-08 23:55:58 +00:00 |
|
Roger Riggs
|
6f460e4885
|
8301863: ObjectInputFilter example incorrectly calls rejectUndecidedClass
Reviewed-by: lancea
|
2023-02-08 22:09:22 +00:00 |
|
Stefan Karlsson
|
1330d4eaa5
|
8298377: JfrVframeStream causes deadlocks in ZGC
Backport-of: 453dbd12ee
|
2023-02-01 13:19:26 +00:00 |
|
Kevin Walls
|
225f80532c
|
8299891: JMX ObjectInputFilter additional classes needed
Reviewed-by: dfuchs, sspitsyn, cjplummer
|
2023-02-01 09:14:25 +00:00 |
|
Damon Nguyen
|
ef6200c727
|
8300269: The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
Co-authored-by: Manukumar V S <mvs@openjdk.org>
Reviewed-by: psadhukhan, kizune, achung, prr
|
2023-01-27 23:09:14 +00:00 |
|
Adam Sotona
|
b22e5216c4
|
8300953: ClassDesc::ofInternalName missing @since tag
Reviewed-by: darcy, mchung, jjg
|
2023-01-27 15:09:53 +00:00 |
|
Damon Nguyen
|
a67b1e77d3
|
8300719: JDK 20 RDP2 L10n resource files update
Reviewed-by: cjplummer, naoto, prr, joehw, asemenyuk, jlu, lancea, ihse, jjg, weijun
|
2023-01-26 22:33:04 +00:00 |
|
Adam Sotona
|
60b8a98501
|
8300591: @SuppressWarnings option "lossy-conversions" missing from jdk.compiler module javadoc
Backport-of: 836198a400
|
2023-01-24 13:15:02 +00:00 |
|
Jan Lahoda
|
a3ed7e94a2
|
8300623: Lambda deserialization regression involving Enum method reference
Reviewed-by: mcimadamore, vromero
|
2023-01-24 06:40:06 +00:00 |
|
David Holmes
|
fd752178e3
|
8290919: Update nroff pages in JDK 20 before RC
Reviewed-by: iris, alanb
|
2023-01-23 07:44:32 +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 |
|
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 |
|
Valerie Peng
|
0f925fefdf
|
8295723: security/infra/wycheproof/RunWycheproof.java fails with Assertion Error
Reviewed-by: mschoene, ascarpino, coffeys, rhalade, weijun
|
2023-01-17 20:58:59 +00:00 |
|
Jayathirth D V
|
bd324cee9c
|
8295687: Better BMP bounds
Reviewed-by: rhalade, mschoene, psadhukhan, prr
|
2023-01-17 20:58:59 +00:00 |
|
Alexander Zuev
|
93161e46e7
|
8293742: Better Banking of Sounds
Reviewed-by: rhalade, azvegint, prr
|
2023-01-17 20:58:59 +00:00 |
|
Valerie Peng
|
6c5aefe60c
|
8293554: Enhanced DH Key Exchanges
Reviewed-by: rhalade, mschoene, ascarpino, weijun
|
2023-01-17 20:58:59 +00:00 |
|
Jamil Nimeh
|
2e8073e4f9
|
8287411: Enhance DTLS Performance
Reviewed-by: rhalade, ahgross, weijun, ascarpino
|
2023-01-17 20:58:58 +00:00 |
|
Prasanta Sadhukhan
|
d6b1513233
|
8293717: Objective view of ObjectView
Reviewed-by: kizune, rhalade, prr, azvegint, skoivu
|
2023-01-17 20:58:58 +00:00 |
|
Jayathirth D V
|
3364c460a4
|
8293734: Improve BMP image handling
Reviewed-by: kizune, prr, azvegint, rhalade, mschoene
|
2023-01-17 20:58:58 +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 |
|
Markus Grönlund
|
51e52c4eb8
|
8286496: Improve Thread labels
Reviewed-by: mschoene, rhalade, egahlin
|
2023-01-17 20:58:58 +00:00 |
|
Phil Race
|
5aae8226fc
|
8288516: Enhance font creation
Reviewed-by: psadhukhan, azvegint, rhalade, mschoene
|
2023-01-17 20:58:58 +00:00 |
|
Naoto Sato
|
ba86c23eaf
|
8286070: Improve UTF8 representation
Reviewed-by: bchristi, rhalade
|
2023-01-17 20:58:58 +00:00 |
|
Erik Österlund
|
ae0e02766a
|
8298059: Linked stack watermarks don't support nesting
Reviewed-by: stefank
Backport-of: b17c52422c
|
2023-01-17 15:05:51 +00:00 |
|
Justin Lu
|
87865e0eb8
|
8299502: Usage of constructors of primitive wrapper classes should be avoided in javax.xml API docs
Backport-of: b8852f65a0
|
2023-01-13 23:19:02 +00:00 |
|
Justin Lu
|
dc5cc61621
|
8299499: Usage of constructors of primitive wrapper classes should be avoided in java.net API docs
Backport-of: 63cf4aa0c8
|
2023-01-13 23:17:53 +00:00 |
|
Justin Lu
|
98eae6dade
|
8299500: Usage of constructors of primitive wrapper classes should be avoided in java.text API docs
Reviewed-by: iris
Backport-of: cd10c7278d
|
2023-01-13 23:16:48 +00:00 |
|
Justin Lu
|
628266af60
|
8299501: Usage of constructors of primitive wrapper classes should be avoided in java.util API docs
Backport-of: f36f1354c6
|
2023-01-13 23:15:28 +00:00 |
|
Justin Lu
|
ab7f43f080
|
8299498: Usage of constructors of primitive wrapper classes should be avoided in java.lang API docs
Backport-of: d663b5da10
|
2023-01-13 23:14:14 +00:00 |
|
Gerard Ziemski
|
e0081462f4
|
8300055: [BACKOUT] OPEN_MAX is no longer the max limit on macOS >= 10.6 for RLIMIT_NOFILE
Reviewed-by: tschatzl, rriggs
|
2023-01-13 15:38:49 +00:00 |
|
Roger Riggs
|
6a4a874356
|
8299034 : Runtime::exec clarification of inherited environment
Reviewed-by: alanb
|
2023-01-12 14:54:39 +00:00 |
|
Christoph Langer
|
752a37016f
|
8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR
Reviewed-by: naoto
Backport-of: 3b374c0153
|
2023-01-12 08:02:58 +00:00 |
|
Jorn Vernee
|
3918f9f523
|
8299090: Specify coordinate order for additional CaptureCallState parameters on class as well
Reviewed-by: pminborg, mcimadamore
|
2023-01-12 06:49:27 +00:00 |
|
Maurizio Cimadamore
|
945ef07564
|
8299862: OfAddress setter should disallow heap segments
Reviewed-by: jvernee
|
2023-01-11 10:31:25 +00:00 |
|
Jan Lahoda
|
636976ada8
|
8299849: Revert JDK-8294461: wrong effectively final determination by javac
Reviewed-by: vromero
|
2023-01-11 07:52:18 +00:00 |
|
Abhishek Kumar
|
0abb87a488
|
8299227: host exif.org not found in link in doc comment
Reviewed-by: prr, serb
|
2023-01-11 07:42:42 +00:00 |
|
Patricio Chilano Mateo
|
151450ea9b
|
8294744: AArch64: applications/kitchensink/Kitchensink.java crashed: assert(oopDesc::is_oop(obj)) failed: not an oop
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: aph, fyang, dcubed
|
2023-01-10 17:16:26 +00:00 |
|
Nick Gasson
|
21d468e575
|
8299733: AArch64: "unexpected literal addressing mode" assertion failure with -XX:+PrintC1Statistics
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Reviewed-by: chagedorn, fyang, aph
|
2023-01-10 13:29:55 +00:00 |
|
Naoto Sato
|
d49851a8b8
|
8299689: Make use of JLine for Console as "opt-in"
Reviewed-by: jpai, alanb
|
2023-01-09 18:23:42 +00:00 |
|
Maurizio Cimadamore
|
5eee2a07f5
|
8299740: CaptureCallState is missing @Preview annotation
Reviewed-by: alanb
|
2023-01-06 14:52:08 +00:00 |
|
Pavel Rappo
|
284c94e20d
|
8298525: javadoc crashes with "UnsupportedOperationException: Not yet implemented" in SeeTaglet.inherit
Reviewed-by: jjg
|
2023-01-05 22:43:20 +00:00 |
|
Maurizio Cimadamore
|
9c4ed16be2
|
8299561: VaList.empty() doesn't return a list associated with the global scope
Reviewed-by: jvernee
|
2023-01-05 09:44:16 +00:00 |
|
Aleksey Shipilev
|
a17f505d73
|
8299476: PPC64 Zero build fails after JDK-8286302
Reviewed-by: mdoerr
|
2023-01-04 10:46:34 +00:00 |
|
Kim Barrett
|
b743519ba9
|
8293824: gc/whitebox/TestConcMarkCycleWB.java failed "RuntimeException: assertTrue: expected true, was false"
Reviewed-by: iwalulya, tschatzl
|
2023-01-04 03:28:31 +00:00 |
|
Mark Powers
|
3eb85d19ec
|
8299235: broken link referencing missing id
Reviewed-by: mullan
|
2023-01-03 15:41:55 +00:00 |
|
Tobias Hartmann
|
a6a903d4b6
|
8288204: GVN Crash: assert() failed: correct memory chain
Backport-of: 0459159537
|
2023-01-03 08:21:22 +00:00 |
|
Jamil Nimeh
|
37f8b059c1
|
8298592: Add java man page documentation for ChaCha20 and Poly1305 intrinsics
Reviewed-by: weijun
|
2022-12-29 22:34:53 +00:00 |
|
Mark Powers
|
a80c91d036
|
8299230: Use https: in links
Reviewed-by: jjg, mullan, xuelei
|
2022-12-22 15:29:53 +00:00 |
|
Chris Hegarty
|
9863f59e1d
|
8299015: Ensure that HttpResponse.BodySubscribers.ofFile writes all bytes
Backport-of: a7d6de71bb
|
2022-12-22 12:49:25 +00:00 |
|