Tobias Hartmann
|
695bb39391
|
8292347: Remove unused Type::is_ptr_to_boxing_obj
Reviewed-by: chagedorn, rcastanedalo
|
2022-08-15 10:55:45 +00:00 |
|
Albert Mingkun Yang
|
ec96b1f187
|
8290291: G1: Merge multiple calls of block_size in HeapRegion::block_start
Reviewed-by: tschatzl, iwalulya
|
2022-08-15 10:18:28 +00:00 |
|
Axel Boldt-Christmas
|
fd4b2f2868
|
8291718: Remove mark_for_deoptimization from klass unloading
Reviewed-by: eosterlund, dlong
|
2022-08-15 09:53:39 +00:00 |
|
Sean Coffey
|
9d7c13eb14
|
8155246: Throw error if default java.security file is missing
Reviewed-by: mullan
|
2022-08-15 09:07:17 +00:00 |
|
David Holmes
|
77cd917a97
|
Merge
|
2022-08-14 20:05:10 +00:00 |
|
Thomas Stuefe
|
1c1c4410b2
|
8292072: NMT: repurpose Tracking overhead counter as global malloc counter
Reviewed-by: iklam, clanger
|
2022-08-13 18:40:29 +00:00 |
|
Artem Semenov
|
8353a33350
|
8286313: [macos] Voice over reads the boolean value as null in the JTable
Reviewed-by: prr, kizune
|
2022-08-13 05:56:37 +00:00 |
|
Daniel D. Daugherty
|
e70747b4e9
|
8292305: [BACKOUT] JDK-8289208 Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
Reviewed-by: prr, dholmes
|
2022-08-12 21:31:04 +00:00 |
|
Vladimir Kozlov
|
967a28c3d8
|
8292260: [BACKOUT] JDK-8279219: [REDO] C2 crash when allocating array of size too large
Reviewed-by: vlivanov
|
2022-08-12 20:24:53 +00:00 |
|
Calvin Cheung
|
22d6d315f2
|
8284313: Improve warning messages when CDS archive fails to load
Reviewed-by: iklam, dholmes
|
2022-08-12 16:39:55 +00:00 |
|
Maxim Kartashev
|
00decca46a
|
8289208: Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
Reviewed-by: prr, avu
|
2022-08-12 15:37:18 +00:00 |
|
Coleen Phillimore
|
9f8cc42135
|
8292218: Convert PackageEntryTable to ResourceHashtable
Reviewed-by: lfoltan, iklam, dholmes
|
2022-08-12 12:37:27 +00:00 |
|
Alexey Ushakov
|
871b7dab14
|
8291266: RenderPerfTest: missing content while rendering some primitives
Reviewed-by: aghaisas, prr
|
2022-08-12 09:48:57 +00:00 |
|
Jan Lahoda
|
0c40128fec
|
7194212: NPE in Flow.visitIdent
Reviewed-by: vromero
|
2022-08-12 08:12:28 +00:00 |
|
David Holmes
|
6eb7c3ad0e
|
8290732: JNI DestroyJavaVM can start shutdown when one non-daemon thread remains
Reviewed-by: stuefe, rehn
|
2022-08-12 06:41:22 +00:00 |
|
Daniel Jeliński
|
083e014d0c
|
8292233: Increase symtab hash table size
Reviewed-by: kevinw, cjplummer
|
2022-08-12 05:25:46 +00:00 |
|
Ioi Lam
|
9bfffa082e
|
8291945: Add OSInfo API for static OS information
Reviewed-by: dholmes, stuefe
|
2022-08-11 23:14:14 +00:00 |
|
Ioi Lam
|
bd5855337c
|
8290833: Remove ConstantPoolCache::walk_entries_for_initialization()
Reviewed-by: coleenp, ccheung
|
2022-08-11 21:48:34 +00:00 |
|
Vladimir Ivanov
|
755ecf6b73
|
8292153: x86: Represent Registers as values
Reviewed-by: kvn, aph
|
2022-08-11 21:16:02 +00:00 |
|
Julian Waters
|
3d20a8b20a
|
8291959: FileFontStrike#initNative does not properly initialize IG Table on Windows
Reviewed-by: prr
|
2022-08-11 19:27:24 +00:00 |
|
Ichiroh Takiguchi
|
fc1d94ef1a
|
8292232: AIX build failure by JDK-8290840
Reviewed-by: jiefu, stuefe
|
2022-08-11 14:01:18 +00:00 |
|
Coleen Phillimore
|
a9bc149992
|
8292216: Remove modules/packages_unloading_do
Reviewed-by: dholmes
|
2022-08-11 12:17:02 +00:00 |
|
Erik Österlund
|
1c0f0f4211
|
8292077: G1 nmethod entry barriers don't keep oops alive
Reviewed-by: tschatzl, stefank, vlivanov
|
2022-08-11 11:45:11 +00:00 |
|
Andrey Turbanov
|
ad5f628c58
|
8292140: (fs) Needless instanceof check in RegistryFileTypeDetector
Reviewed-by: alanb
|
2022-08-11 06:24:04 +00:00 |
|
Andrey Turbanov
|
2ddf72874f
|
8292026: Remove redundant allocations from DoubleByteEncoder
Reviewed-by: prr
|
2022-08-11 06:23:01 +00:00 |
|
Thomas Stuefe
|
3aaffd6309
|
8292071: NMT: move MallocHeader to its own header and inline header checks
Reviewed-by: mbaesken, lucy, iklam
|
2022-08-11 05:26:56 +00:00 |
|
David Holmes
|
85a602355f
|
Merge
|
2022-08-11 05:14:13 +00:00 |
|
Jaikiran Pai
|
4b03e135e1
|
8285405: add test and check for negative argument to HashMap::newHashMap et al
Reviewed-by: chegar, naoto, lancea, smarks
|
2022-08-11 02:17:01 +00:00 |
|
Feilong Jiang
|
2e0a17c560
|
8292187: aarch64: Remove duplicate header files
Reviewed-by: aph, ngasson
|
2022-08-11 00:55:08 +00:00 |
|
Coleen Phillimore
|
b47438cabc
|
8292068: Convert ModuleEntryTable into ResourceHashtable
Reviewed-by: iklam, lfoltan
|
2022-08-10 22:04:33 +00:00 |
|
Alex Kasko
|
543163a03b
|
8291978: jpackage: allow to override primary l10n files on Windows
Reviewed-by: asemenyuk, almatvee, naoto
|
2022-08-10 20:34:51 +00:00 |
|
Joe Darcy
|
68af7c1365
|
8291734: Return accurate ACC_SUPER access flag for classes
Reviewed-by: mchung
|
2022-08-10 19:55:57 +00:00 |
|
Alex Kasko
|
e4925a3959
|
8291924: jpackage: l10n for Windows context menu label
Reviewed-by: naoto, asemenyuk, almatvee
|
2022-08-10 19:17:42 +00:00 |
|
David Schlosnagle
|
9825c33560
|
8291641: Optimize StackTraceElement.toString()
Reviewed-by: rriggs, mchung
|
2022-08-10 16:22:19 +00:00 |
|
Evgeny Astigeevich
|
cb37282a12
|
8291752: AArch64: Remove check_emit_size parameter from trampoline_call
Reviewed-by: kvn, aph
|
2022-08-10 14:56:17 +00:00 |
|
Lance Andersen
|
4c6d22a6ce
|
8288769: Revert unintentional change to deflate.c
Reviewed-by: iris, bpb, alanb
|
2022-08-10 14:40:10 +00:00 |
|
Aleksey Shipilev
|
37d3146cca
|
8289002: Minimal x86_64 VM build fails with GCC 11: 'this' pointer is null
Reviewed-by: dholmes, aph
|
2022-08-10 13:26:56 +00:00 |
|
Tejesh R
|
ecfa38ffa8
|
8281966: Absolute path of symlink is null in JFileChooser
Reviewed-by: aivanov, psadhukhan
|
2022-08-10 11:43:02 +00:00 |
|
Thomas Schatzl
|
5fce02e39a
|
8291496: Allocating card table before heap causes underflow asserts in CardTable::addr_for()
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: kbarrett, iwalulya
|
2022-08-10 09:40:43 +00:00 |
|
Prasanta Sadhukhan
|
83dc2e3e45
|
8292062: misc javax/swing tests failing
Reviewed-by: prr
|
2022-08-10 03:42:12 +00:00 |
|
Ioi Lam
|
49133809c2
|
8292007: Do not include vmSymbol.hpp in method.hpp
Reviewed-by: coleenp
|
2022-08-10 02:59:53 +00:00 |
|
Brian Burkhalter
|
6397d564a5
|
8151430: (fs) BasicFileAttributeView.setTimes should support setting file create time on OS X
Reviewed-by: alanb
|
2022-08-09 22:29:04 +00:00 |
|
Alisen Chung
|
0def5316cd
|
8290889: JDK 19 RDP2 L10n resource files update - msgdrop 10
Reviewed-by: naoto, asemenyuk
|
2022-08-09 22:27:58 +00:00 |
|
Brian Burkhalter
|
4040927d17
|
8290047: (fs) FileSystem.getPathMatcher does not check for ":" at last index
Reviewed-by: naoto, rriggs, alanb, lancea
|
2022-08-09 17:07:14 +00:00 |
|
Calvin Cheung
|
8d0d9eaa9c
|
8291238: JDK can't be built without G1
Reviewed-by: stuefe, jiefu
|
2022-08-09 16:30:44 +00:00 |
|
Abhishek Kumar
|
3677b55b45
|
6391806: JLabel and AbstractButton's imageUpdate method should be better specified
Reviewed-by: psadhukhan, prr
|
2022-08-09 12:27:05 +00:00 |
|
Thomas Schatzl
|
0ade2641f7
|
8290814: Hide G1RootRegions behind G1ConcurrentMark
Reviewed-by: sangheki, iwalulya
|
2022-08-09 12:01:58 +00:00 |
|
Coleen Phillimore
|
f5b3618c42
|
8291970: Add TableStatistics get function to ResourceHashtable
Reviewed-by: iklam, ccheung
|
2022-08-09 11:59:02 +00:00 |
|
Tejesh R
|
cbc9040f3a
|
8290278: JavaDoc of index parameter of method JTabbedPane.insertTab
Reviewed-by: psadhukhan, prr, honkar
|
2022-08-09 11:53:41 +00:00 |
|
Koichi Sakata
|
af243ca334
|
8265433: IGV: add graph tooltips with properties
Reviewed-by: rcastanedalo, tholenstein
|
2022-08-09 08:18:44 +00:00 |
|