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 |
|
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: 3b374c0153
|
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 |
|
Christian Hagedorn
|
8b0133f276
|
8299259: C2: Div/Mod nodes without zero check could be split through iv phi of loop resulting in SIGFPE
Reviewed-by: roland, kvn, thartmann
|
2023-01-10 14:35:46 +00:00 |
|
Albert Mingkun Yang
|
d68de02bef
|
8299845: Remove obsolete comments in DirtyCardToOopClosure::get_actual_top
Co-authored-by: Y. Srinivas Ramakrishna <ysr@openjdk.org>
Reviewed-by: tschatzl, sjohanss
|
2023-01-10 14:26:32 +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 |
|
Volker Simonis
|
debe5879aa
|
8298381: Improve handling of session tickets for multiple SSLContexts
Reviewed-by: xuelei, ascarpino, serb
|
2023-01-10 11:49:36 +00:00 |
|
Richard Reingruber
|
eab1e6260d
|
8297487: G1 Remark: no need to keep alive oop constants of nmethods on stack
Reviewed-by: tschatzl, ayang, eosterlund
|
2023-01-10 10:32:32 +00:00 |
|
Albert Mingkun Yang
|
5f37cbec94
|
8297572: Remove unused PrecisionStyle::Precise
Reviewed-by: tschatzl, kbarrett
|
2023-01-10 07:52:28 +00:00 |
|
Daniel Jeliński
|
f95346e870
|
8299261: Clean up AWT D3D exports
Reviewed-by: serb, aivanov
|
2023-01-10 07:11:24 +00:00 |
|
Hao Sun
|
195f31371f
|
8287925: AArch64: intrinsics for compareUnsigned method in Integer and Long
Reviewed-by: adinn, aph
|
2023-01-10 05:37:02 +00:00 |
|
Yadong Wang
|
3a66737001
|
8299525: RISC-V: Add backend support for half float conversion intrinsics
Reviewed-by: fyang, fjiang
|
2023-01-10 02:43:14 +00:00 |
|
Jaikiran Pai
|
b7eb4e2ffd
|
8297306: Incorrect brackets in Javadoc for a constructor of IteratorSpliterator
Reviewed-by: alanb, iris, naoto
|
2023-01-10 01:53:48 +00:00 |
|
David Holmes
|
a63866341e
|
8255119: Monitor::wait takes signed integer as timeout
Reviewed-by: jsjolen, stuefe, coleenp, gziemski
|
2023-01-10 00:45:43 +00:00 |
|
Jesper Wilhelmsson
|
4395578b6f
|
Merge
|
2023-01-09 23:31:32 +00:00 |
|
Justin Lu
|
f36f1354c6
|
8299501: Usage of constructors of primitive wrapper classes should be avoided in java.util API docs
Reviewed-by: naoto, lancea
|
2023-01-09 21:26:08 +00:00 |
|
Justin Lu
|
b8852f65a0
|
8299502: Usage of constructors of primitive wrapper classes should be avoided in javax.xml API docs
Reviewed-by: joehw, naoto, lancea
|
2023-01-09 21:24:40 +00:00 |
|
Archie L. Cobbs
|
679e485838
|
8043251: Bogus javac error: required: no arguments, found: no arguments
Reviewed-by: vromero
|
2023-01-09 18:38:15 +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 |
|
Justin Lu
|
cd10c7278d
|
8299500: Usage of constructors of primitive wrapper classes should be avoided in java.text API docs
Reviewed-by: naoto, lancea
|
2023-01-09 17:43:31 +00:00 |
|
Coleen Phillimore
|
17a3f0e257
|
8299275: Add some ClassLoaderData verification code
Reviewed-by: iklam, fparain
|
2023-01-09 15:01:34 +00:00 |
|
Erik Österlund
|
4ba8122197
|
8299312: Clean up BarrierSetNMethod
Reviewed-by: mdoerr, fyang
|
2023-01-09 13:31:26 +00:00 |
|
Albert Mingkun Yang
|
66db0bb6a1
|
8299692: G1: Remove unused G1BlockOffsetTable::is_card_boundary
Reviewed-by: kbarrett
|
2023-01-09 11:39:06 +00:00 |
|
Patrick Zhang
|
7068457436
|
8298472: AArch64: Detect Ampere-1 and Ampere-1A CPUs and set default options
Reviewed-by: aph, ngasson
|
2023-01-09 11:07:05 +00:00 |
|
Johan Sjölen
|
500c3c1737
|
8298730: Refactor subsystem_file_line_contents and add docs and tests
Reviewed-by: sgehwolf, iklam
|
2023-01-09 10:18:26 +00:00 |
|
Prasanta Sadhukhan
|
4072412c1f
|
8298876: Swing applications do not get repainted coming out of sleep on Windows 10
Reviewed-by: angorya, prr
|
2023-01-09 10:14:06 +00:00 |
|
Erik Österlund
|
a503ec2cc7
|
8299608: Add Register + imm32 orq to x86_64 assembler
Reviewed-by: shade, sviswanathan, kvn
|
2023-01-09 10:01:26 +00:00 |
|
Roland Westrelin
|
05a0a71031
|
8297933: [REDO] Compiler should only use verified interface types for optimization
Reviewed-by: kvn, vlivanov
|
2023-01-09 08:26:08 +00:00 |
|
Damon Fenacci
|
9b1ade8e2b
|
8295406: C1 crash with -XX:TypeProfileArgsLimit=0 -XX:TypeProfileLevel=222
Reviewed-by: thartmann, kvn
|
2023-01-09 07:56:11 +00:00 |
|
Daniel Jeliński
|
8d17d1ee6f
|
6914801: IPv6 unavailable if stdin is a socket
Reviewed-by: michaelm
|
2023-01-09 07:39:12 +00:00 |
|
Daniel Jeliński
|
d03a5d9580
|
8299593: getprotobyname should not be used
Reviewed-by: cjplummer
|
2023-01-09 07:32:55 +00:00 |
|
Abhishek Kumar
|
c4449224bb
|
8218474: JComboBox display issue with GTKLookAndFeel
Reviewed-by: tr, serb
|
2023-01-09 04:47:33 +00:00 |
|
SWinxy
|
7607c07e00
|
8299774: SYNTH_BUTTON_UI_KEY field is unused
Reviewed-by: serb
|
2023-01-09 02:14:43 +00:00 |
|
Justin King
|
d53cac3794
|
8299481: Remove metaprogramming/removePointer.hpp
Reviewed-by: kbarrett, tschatzl
|
2023-01-08 10:45:36 +00:00 |
|
Jaikiran Pai
|
e209693a37
|
8258776: ThreadLocal#initialValue() Javadoc is unaware of ThreadLocal#withInitial()
Reviewed-by: alanb
|
2023-01-07 02:33:52 +00:00 |
|
Justin Lu
|
63cf4aa0c8
|
8299499: Usage of constructors of primitive wrapper classes should be avoided in java.net API docs
Reviewed-by: naoto, jpai
|
2023-01-07 02:19:15 +00:00 |
|
Jesper Wilhelmsson
|
5393dc9a48
|
Merge
|
2023-01-07 02:05:59 +00:00 |
|
Sergey Bylokhov
|
7310131409
|
8299337: The java.awt.image.ColorModel#pData field is unused
Reviewed-by: prr
|
2023-01-06 23:09:07 +00:00 |
|
Sergey Tsypanov
|
d086e82b3c
|
8299600: Use Objects.check*() where appropriate in java.io
Reviewed-by: alanb, bpb
|
2023-01-06 21:01:21 +00:00 |
|
Sergey Bylokhov
|
4a95c74b76
|
8299425: "LCMSImageLayout.isIntPacked" flag can be deleted
Reviewed-by: prr
|
2023-01-06 20:17:10 +00:00 |
|
Andrei Pangin
|
8c70bf3fff
|
8299544: Improve performance of CRC32C intrinsics (non-AVX-512) for small inputs
Reviewed-by: kvn, eastigeevich, sviswanathan
|
2023-01-06 19:00:20 +00:00 |
|
Weijun Wang
|
ba03f42a50
|
8299746: Accept unknown signatureAlgorithm in PKCS7 SignerInfo
Reviewed-by: kdriver, ascarpino, hchao
|
2023-01-06 18:46:37 +00:00 |
|
Markus KARG
|
3dcf700161
|
8299336: InputStream::DEFAULT_BUFFER_SIZE should be 16384
Reviewed-by: bpb
|
2023-01-06 17:35:17 +00:00 |
|
Maurizio Cimadamore
|
5eee2a07f5
|
8299740: CaptureCallState is missing @Preview annotation
Reviewed-by: alanb
|
2023-01-06 14:52:08 +00:00 |
|
Coleen Phillimore
|
1e9972922a
|
8299274: Add elements to resolved_references consistently
Reviewed-by: iklam, dholmes, rehn, fparain
|
2023-01-06 13:57:23 +00:00 |
|
Jie Fu
|
8cc1669ffd
|
8299721: [Vector API] assert in switch-default of LibraryCallKit::arch_supports_vector_rotate is too weak to catch bugs
Reviewed-by: jbhateja
|
2023-01-06 12:56:36 +00:00 |
|
bobpengxie
|
88f0ea7887
|
8299726: [cleanup] Some code cleanup in opto/compile.hpp
Reviewed-by: thartmann
|
2023-01-06 10:48:28 +00:00 |
|
Andrey Turbanov
|
0234f813e6
|
8298447: Unnecessary Vector usage in DocPrintJob implementations
Reviewed-by: serb
|
2023-01-06 08:29:47 +00:00 |
|
Tobias Hartmann
|
cc4936a79e
|
8298720: Insufficient error handling when CodeBuffer is exhausted
Reviewed-by: kvn, fyang
|
2023-01-06 08:28:09 +00:00 |
|
Sergey Bylokhov
|
b5b7948d9b
|
8298240: Replace the usage of ImageLayoutException by the CMMException
Reviewed-by: prr
|
2023-01-06 08:04:51 +00:00 |
|
Artem Semenov
|
775da84a84
|
8299412: JNI call of getAccessibleActionCount on a wrong thread
Reviewed-by: prr, serb
|
2023-01-06 07:09:05 +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 |
|
Kim Barrett
|
dfdbd0fe7f
|
8299343: Windows: Invalid thread_native_entry declaration
Reviewed-by: dholmes, iklam
|
2023-01-05 22:02:45 +00:00 |
|
Kim Barrett
|
3e2314d082
|
8299254: Support dealing with standard assert macro
Reviewed-by: erikj, xuelei, dholmes, mikael
|
2023-01-05 19:49:01 +00:00 |
|
Andrey Turbanov
|
b908388e81
|
8298449: Unnecessary Vector usage in MetaData.ProxyPersistenceDelegate
Reviewed-by: serb
|
2023-01-05 16:49:23 +00:00 |
|
Ashutosh Mehra
|
be64bf8cf0
|
8299329: Assertion failure with fastdebug build when trying to use CDS without classpath
Reviewed-by: iklam, ccheung
|
2023-01-05 16:09:28 +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 |
|
Roland Westrelin
|
872384707e
|
8298848: C2: clone all of (CmpP (LoadKlass (AddP down at split if
Reviewed-by: kvn, thartmann, chagedorn
|
2023-01-05 09:33:14 +00:00 |
|
Sergey Bylokhov
|
e7361cb746
|
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
Reviewed-by: stsypanov, aghaisas, iris
|
2023-01-05 08:47:21 +00:00 |
|
Matthias Baesken
|
c929d8be5d
|
8299475: Enhance SocketException by cause where it is missing in net and nio area
Reviewed-by: alanb
|
2023-01-05 08:26:38 +00:00 |
|
Matthias Baesken
|
2ccdefc81c
|
8299470: sun/jvm/hotspot/SALauncher.java handling of negative rmiport args
Reviewed-by: clanger, sspitsyn, kevinw
|
2023-01-05 07:59:41 +00:00 |
|
Abhishek Kumar
|
578c287a68
|
8081507: Open or Save button in JFileChooser has OK title in GTK LaF
Reviewed-by: serb, tr
|
2023-01-04 22:45:39 +00:00 |
|
Justin Lu
|
3b374c0153
|
8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR
Reviewed-by: naoto, lancea, jpai
|
2023-01-04 21:59:02 +00:00 |
|
Archie L. Cobbs
|
44be5edf5a
|
8219810: javac throws NullPointerException
Reviewed-by: vromero
|
2023-01-04 17:50:32 +00:00 |
|
Archie L. Cobbs
|
b9758d2201
|
8200610: Compiling fails with java.nio.file.ReadOnlyFileSystemException
Reviewed-by: vromero
|
2023-01-04 17:32:33 +00:00 |
|
Jesper Wilhelmsson
|
df1caf9081
|
Merge
|
2023-01-04 16:03:09 +00:00 |
|
Archie L. Cobbs
|
6a07fd0ec1
|
8155259: Suspicious buffer allocation in com.sun.tools.javac.file.BaseFileManager
8172106: javac throws exception when compiling source file of size 1.5G
Reviewed-by: vromero
|
2023-01-04 16:01:59 +00:00 |
|
Yi-Fan Tsai
|
c6588d5bb3
|
8299158: Improve MD5 intrinsic on AArch64
Reviewed-by: luhenry, haosun, aph
|
2023-01-04 14:51:25 +00:00 |
|
Erik Österlund
|
c32a34c2e5
|
8299072: java_lang_ref_Reference::clear_referent should be GC agnostic
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: dholmes, shade, kbarrett
|
2023-01-04 14:49:44 +00:00 |
|
Coleen Phillimore
|
ccbcea830d
|
8299326: LinkResolver::resolve_field resolved_klass cannot be null
Reviewed-by: iklam, fparain
|
2023-01-04 14:42:15 +00:00 |
|
Erik Österlund
|
e3035bad60
|
8299079: Better interface nmethod oop accesses
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: kvn, dholmes
|
2023-01-04 14:31:07 +00:00 |
|
Daniel Jeliński
|
41900b57af
|
8189338: JMX RMI Remote Mbean server connection hangs if the server stops responding during a SSL Handshake
Reviewed-by: smarks
|
2023-01-04 13:17:29 +00:00 |
|
Aleksey Shipilev
|
a17f505d73
|
8299476: PPC64 Zero build fails after JDK-8286302
Reviewed-by: mdoerr
|
2023-01-04 10:46:34 +00:00 |
|
Ioi Lam
|
82deb5ca61
|
8298601: Refactor archiving of java.lang.Module objects
Reviewed-by: coleenp, ccheung
|
2023-01-04 04:03:43 +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 |
|
Prasanta Sadhukhan
|
77ff197746
|
7030853: JDK 7 Serializable Swing classes not compatible with JDK 6
Reviewed-by: serb, aivanov
|
2023-01-04 03:26:32 +00:00 |
|
Mark Powers
|
3eb85d19ec
|
8299235: broken link referencing missing id
Reviewed-by: mullan
|
2023-01-03 15:41:55 +00:00 |
|
Ryan Wallace
|
92dfc735f2
|
8294526: sun/security/provider/SubjectCodeSource.java no longer referenced
Reviewed-by: weijun, xuelei
|
2023-01-03 13:52:47 +00:00 |
|
Jesper Wilhelmsson
|
3d0db02c76
|
Merge
|
2023-01-03 13:10:15 +00:00 |
|
Aleksei Voitylov
|
245f0cf4ac
|
8291302: ARM32: nmethod entry barriers support
Reviewed-by: eosterlund, rrich, mdoerr, aph
|
2023-01-03 12:02:39 +00:00 |
|
Per Minborg
|
a9ce7726a7
|
8299437: Make InetSocketAddressHolder shallowly immutable
Reviewed-by: djelinski, jpai, alanb
|
2023-01-03 10:00:19 +00:00 |
|
Justin King
|
8afd665bf9
|
8299395 : Remove metaprogramming/removeCV.hpp
Reviewed-by: kbarrett, tschatzl
|
2023-01-03 09:13:49 +00:00 |
|
Tobias Hartmann
|
a6a903d4b6
|
8288204: GVN Crash: assert() failed: correct memory chain
Backport-of: 0459159537
|
2023-01-03 08:21:22 +00:00 |
|
David Holmes
|
375743336d
|
8295974: jni_FatalError and Xcheck:jni warnings should print the native stack when there are no Java frames
Reviewed-by: coleenp, rehn, sspitsyn
|
2023-01-03 04:22:51 +00:00 |
|
Albert Mingkun Yang
|
67086ebf80
|
8299030: Refactor ReservedSpace::reserve
Reviewed-by: dholmes, tschatzl
|
2023-01-02 14:59:11 +00:00 |
|
Justin King
|
ce6395a135
|
8299397: Remove metaprogramming/isFloatingPoint.hpp
Reviewed-by: kbarrett, iwalulya, tschatzl
|
2023-01-02 14:36:01 +00:00 |
|
Justin King
|
71a64a1b7a
|
8299399: Remove metaprogramming/isArray.hpp
Reviewed-by: kbarrett, iwalulya, tschatzl
|
2023-01-02 14:34:44 +00:00 |
|
Justin King
|
532ccdb61a
|
8299396: Remove metaprogramming/removeExtent.hpp
Reviewed-by: kbarrett, iwalulya, tschatzl
|
2023-01-02 14:33:44 +00:00 |
|
Justin King
|
9d3d03997e
|
8299402: Remove metaprogramming/isVolatile.hpp
Reviewed-by: kbarrett, iwalulya, tschatzl
|
2023-01-02 14:16:26 +00:00 |
|
Albert Mingkun Yang
|
c252a85fb0
|
8298652: G1: Refactor G1MarkAndPushClosure
Reviewed-by: iwalulya, tschatzl
|
2023-01-02 14:01:34 +00:00 |
|
Per Minborg
|
8a10eef408
|
8299193: (bf) Buffer.capacity should be declared final
Reviewed-by: rriggs, dholmes, jpai
|
2023-01-02 13:25:04 +00:00 |
|
Per Minborg
|
e09e243116
|
8299187: (bf) ByteOrder.name should be declared final
Reviewed-by: jpai
|
2023-01-02 13:22:19 +00:00 |
|
Jorn Vernee
|
0532045edb
|
8298590: Refactor LambdaForm constructors
Reviewed-by: redestad
|
2023-01-02 12:06:26 +00:00 |
|
Justin King
|
d812022890
|
8299398: Remove metaprogramming/isConst.hpp
Reviewed-by: kbarrett, iwalulya, tschatzl
|
2023-01-02 12:00:39 +00:00 |
|
Prasanta Sadhukhan
|
18ff1f5a05
|
6257207: JTable.getDefaultEditor throws NullPointerException
Reviewed-by: tr, dnguyen, aivanov, serb
|
2023-01-02 09:49:51 +00:00 |
|
Abhishek Kumar
|
2ee34f1488
|
4912623: GTK L&F: Folder list of the JFileChooser is allowing multiple selection unlike native
Reviewed-by: psadhukhan, jdv, serb
|
2023-01-02 06:03:12 +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 |
|
Alan Bateman
|
11fd651ab1
|
8298875: A module requiring "java.base" with flags ACC_SYNTHETIC should be rejected
Reviewed-by: jpai, mchung
|
2022-12-27 07:51:04 +00:00 |
|
Yi Yang
|
0459159537
|
8288204: GVN Crash: assert() failed: correct memory chain
Reviewed-by: kvn, thartmann
|
2022-12-26 02:16:06 +00:00 |
|
Toshio Nakamura
|
26868c1ac4
|
8299255: Unexpected round errors in FreetypeFontScaler
Reviewed-by: prr, serb
|
2022-12-24 14:26:42 +00:00 |
|
Artem Semenov
|
5e861e3965
|
8298645: JNI works with accessibleSelection on a wrong thread
Reviewed-by: serb, kizune
|
2022-12-23 22:28:41 +00:00 |
|
Artem Semenov
|
fd746a2fe0
|
8298643: JNI call of getAccessibleRowWithIndex and getAccessibleColumnWithIndex on a wrong thread
Reviewed-by: serb, kizune
|
2022-12-23 22:07:14 +00:00 |
|
Jesper Wilhelmsson
|
19ce23c645
|
Merge
|
2022-12-23 11:25:10 +00:00 |
|
Xiaolin Zheng
|
2f4098e1dc
|
8299168: RISC-V: Fix MachNode size mismatch for MacroAssembler::_verify_oops*
Reviewed-by: fyang
|
2022-12-23 09:22:39 +00:00 |
|
Andrey Turbanov
|
b378381a9c
|
8299199: Avoid redundant split calls in FontConfiguration.initReorderMap implementations
Reviewed-by: aivanov
|
2022-12-22 19:09:37 +00:00 |
|