Justin Lu
|
87865e0eb8
|
8299502: Usage of constructors of primitive wrapper classes should be avoided in javax.xml API docs
Backport-of: b8852f65a0adcb9ee5693bb6727a0668aa9808bf
|
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: 63cf4aa0c897406fc9370a8e05cb035caafc5d69
|
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: cd10c7278d8fcf7ce6713a3ee688bb1e10c024f6
|
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: f36f1354c63a500c70ae51a9c2b2d21ad55cfa77
|
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: d663b5da10be1f3f33a2729e4b3605fb5e13b4d6
|
2023-01-13 23:14:14 +00:00 |
|
Artem Semenov
|
8cb25d3de4
|
8298644: JNI call of getCurrentComponent on a wrong thread
Reviewed-by: avu, serb, kizune
|
2023-01-13 19:39:56 +00:00 |
|
Justin Lu
|
500b45e12d
|
8299865: Unnecessary NullPointerException catch in java.util.TimeZone#setDefaultZone
Reviewed-by: lancea, iris, naoto, aturbanov
|
2023-01-13 18:13:50 +00:00 |
|
Eirik Bjorsnos
|
4ec3659845
|
8278349: JarSigner javadoc example uses SHA-1
Reviewed-by: weijun
|
2023-01-13 17:55:07 +00:00 |
|
Albert Mingkun Yang
|
d117979503
|
8300054: Use static_assert in basic_types_init
Reviewed-by: stefank, kbarrett
|
2023-01-13 16:49:26 +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 |
|
Per Minborg
|
ce1193a1ed
|
8299976: Initialize static fields in Net eagerly
Reviewed-by: alanb
|
2023-01-13 15:19:12 +00:00 |
|
Erik Österlund
|
e7fa150bc1
|
8299032: Interface IN_NATIVE oop stores for C2
Reviewed-by: stefank, rcastanedalo
|
2023-01-13 12:48:30 +00:00 |
|
Markus Grönlund
|
ac63f5f8dd
|
8297877: Risk for uninitialized memory in case of CHECK macro early return as part of field access
Reviewed-by: ccheung, egahlin
|
2023-01-13 12:11:09 +00:00 |
|
Matthias Baesken
|
be8e6d05db
|
8299957: Enhance error logging in instrument coding with additional jplis_assert_msg
Reviewed-by: sspitsyn
|
2023-01-13 07:57:38 +00:00 |
|
Tobias Hartmann
|
640eff64d2
|
8300040: TypeOopPtr::make_from_klass_common calls itself with args in wrong order
Co-authored-by: David Simms <dsimms@openjdk.org>
Reviewed-by: chagedorn, kvn
|
2023-01-13 07:16:53 +00:00 |
|
Jesper Wilhelmsson
|
9887047228
|
Merge
|
2023-01-12 22:24:19 +00:00 |
|
Raffaello Giulietti
|
33412c102c
|
8299677: Formatter.format might take a long time to format an integer or floating-point
Reviewed-by: alanb, stsypanov, darcy
|
2023-01-12 19:21:09 +00:00 |
|
Roger Riggs
|
6a4a874356
|
8299034: Runtime::exec clarification of inherited environment
Reviewed-by: alanb
|
2023-01-12 14:54:39 +00:00 |
|
Claes Redestad
|
48c8fb39a7
|
8299978: Remove MethodHandleNatives.getMembers
Reviewed-by: jvernee, mchung
|
2023-01-12 13:39:59 +00:00 |
|
Axel Boldt-Christmas
|
89d3f3d96b
|
8299125: UnifiedOopRef in JFR leakprofiler should treat thread local oops correctly
Reviewed-by: eosterlund, mgronlun
|
2023-01-12 12:38:13 +00:00 |
|
Alan Bateman
|
4b573343a6
|
8278326: Socket close is not thread safe and other cleanup
Reviewed-by: jpai
|
2023-01-12 09:38:31 +00:00 |
|
Nick Gasson
|
036c80844e
|
8298482: Implement ParallelGC NUMAStats for Linux
Reviewed-by: ayang, sjohanss, tschatzl
|
2023-01-12 09:28:46 +00:00 |
|
Matthias Baesken
|
0ee8cac7c7
|
8299672: Enhance HeapDump JFR event
Reviewed-by: rschmelter, clanger
|
2023-01-12 08:04:46 +00:00 |
|
Christoph Langer
|
752a37016f
|
8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR
Reviewed-by: naoto
Backport-of: 3b374c0153950ab193f3a188b57d3404b4ce2fe2
|
2023-01-12 08:02:58 +00:00 |
|
Emanuel Peter
|
d716ec5d30
|
8299179: ArrayFill with store on backedge needs to reduce length by 1
Reviewed-by: thartmann, kvn
|
2023-01-12 07:23:19 +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 |
|
Afshin Zafari
|
af8d3fb21a
|
8264684: os::get_summary_cpu_info padded with spaces
Reviewed-by: iklam, ccheung
|
2023-01-12 01:54:11 +00:00 |
|
Sergey Bylokhov
|
78b1686c15
|
8227257: javax/swing/JFileChooser/4847375/bug4847375.java fails with AssertionError
Reviewed-by: aivanov, tr
|
2023-01-12 01:52:56 +00:00 |
|
Jesper Wilhelmsson
|
33f3bd8fad
|
Merge
|
2023-01-11 21:50:42 +00:00 |
|
Matias Saavedra Silva
|
43847c43ad
|
8298065: Provide more information in message of NoSuchFieldError
Reviewed-by: dholmes, iklam, coleenp
|
2023-01-11 19:13:26 +00:00 |
|
Calvin Cheung
|
9c1e98dac5
|
8298321: 2 File Leak defect groups in 2 files
Reviewed-by: vlivanov, iklam, dholmes
|
2023-01-11 17:48:36 +00:00 |
|
Justin Lu
|
d663b5da10
|
8299498: Usage of constructors of primitive wrapper classes should be avoided in java.lang API docs
Reviewed-by: naoto, darcy, rriggs, mchung, lancea
|
2023-01-11 17:18:39 +00:00 |
|
Justin Lu
|
437d69a220
|
8299836: Make user.timezone system property searchable
Reviewed-by: jpai, naoto
|
2023-01-11 17:14:08 +00:00 |
|
Naoto Sato
|
c7716a0101
|
8299571: ZoneRulesProvider.registerProvider() can leave inconsistent state on failure
Reviewed-by: iris, rriggs, joehw
|
2023-01-11 17:01:48 +00:00 |
|
Andrey Turbanov
|
4cd87f1bda
|
8299835: (jrtfs) Unnecessary null check in JrtPath.getAttributes
Reviewed-by: alanb, lancea
|
2023-01-11 15:14:41 +00:00 |
|
Per Minborg
|
7d3400b1cf
|
8299864: ZipFileStore#supportsFileAttributeView(String) doesn't throw NPE
Reviewed-by: lancea
|
2023-01-11 15:08:52 +00:00 |
|
Tobias Hartmann
|
d15285f948
|
8299956: [BACKOUT] 8297487: G1 Remark: no need to keep alive oop constants of nmethods on stack
Reviewed-by: chagedorn, tschatzl
|
2023-01-11 12:39:50 +00:00 |
|
Maurizio Cimadamore
|
945ef07564
|
8299862: OfAddress setter should disallow heap segments
Reviewed-by: jvernee
|
2023-01-11 10:31:25 +00:00 |
|
Albert Mingkun Yang
|
5a9490a40e
|
8299853: Serial: Use more concrete type for TenuredGeneration::_the_space
Reviewed-by: tschatzl, stefank
|
2023-01-11 10:07:52 +00:00 |
|
Erik Österlund
|
f857f8a092
|
8299327: Allow super late barrier expansion of store barriers in C2
Reviewed-by: kvn, rcastanedalo
|
2023-01-11 09:33:05 +00:00 |
|
Adam Sotona
|
257f667afb
|
8296789: <TAB>-completion in jshell fails to expose synthetic bridge methods
Reviewed-by: jlahoda
|
2023-01-11 09:21:28 +00:00 |
|
Adam Sotona
|
030e88d638
|
8299829: In jshell, the output of "0".repeat(49999)+"2" ends with a '0'
Reviewed-by: jlahoda
|
2023-01-11 08:30:48 +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 |
|
Justin King
|
f312c99977
|
8299482: Remove metaprogramming/isIntegral.hpp
Reviewed-by: kbarrett, tschatzl
|
2023-01-11 05:33:29 +00:00 |
|
Justin King
|
10a747c70b
|
8299479: Remove metaprogramming/decay.hpp
Reviewed-by: tschatzl, kbarrett
|
2023-01-11 05:31:56 +00:00 |
|
Kim Barrett
|
ddca2b9b46
|
8299701: Remove unused GCCause::_wb_conc_mark
Reviewed-by: eosterlund, iwalulya
|
2023-01-11 05:12:26 +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 |
|
Calvin Cheung
|
5a51ef22ad
|
8297874: get_dump_directory() in jfrEmergencyDump.cpp should pass correct length to jio_snprintf
Reviewed-by: mgronlun
|
2023-01-10 17:09:52 +00:00 |
|
Mandy Chung
|
a86b6f6fde
|
8299183: Invokers.checkExactType passes parameters to create WMTE in opposite order
Reviewed-by: iris, jpai
|
2023-01-10 17:05:33 +00:00 |
|