Joe Darcy
|
58aae340a9
|
8292576: Improve wording of AccessFlag-related specs
Reviewed-by: alanb
|
2022-08-19 15:56:12 +00:00 |
|
Pengfei Li
|
f2f0cd86bf
|
8292511: AArch64: Align CPU feature name for NEON with hwcap
Reviewed-by: aph, njian
|
2022-08-19 09:09:18 +00:00 |
|
Joe
|
1f484dae4e
|
8289562: Change bugs.java.com and bugreport.java.com URL's to https
Co-authored-by: Joe Cherian <joe.cherian@oracle.com>
Reviewed-by: prr, jjg, naoto, iris
|
2022-08-19 08:55:58 +00:00 |
|
Albert Mingkun Yang
|
63a126aa2d
|
8292607: Remove unused dirty and dirty_card_range_after_reset in CardTable
Reviewed-by: tschatzl
|
2022-08-19 08:43:20 +00:00 |
|
Axel Boldt-Christmas
|
7d18ebd870
|
8292606: G1 and Epsilon header cleanup for JDK-8282729
Reviewed-by: ayang, shade, tschatzl
|
2022-08-19 08:29:36 +00:00 |
|
Ioi Lam
|
2edd550105
|
8292312: Work around memset() called operator new
Reviewed-by: dcubed
|
2022-08-19 03:05:13 +00:00 |
|
Ioi Lam
|
964aac28fe
|
8292499: CDS ArchivedEnumTest.java fails: object points to a static field that may be reinitialized
Reviewed-by: dholmes, ccheung
|
2022-08-19 03:04:08 +00:00 |
|
Kim Barrett
|
f85411f24a
|
8292458: Atomic operations on scoped enums don't build with clang
Reviewed-by: eosterlund, stefank
|
2022-08-19 01:49:52 +00:00 |
|
Weijun Wang
|
54ce11431d
|
6587699: Document DigestInputStream behavior when skip() or mark() / reset() is used
Reviewed-by: wetmore
|
2022-08-18 22:35:13 +00:00 |
|
Jonathan Gibbons
|
1b756bfa3a
|
8236048: Cleanup use of Utils.normalizeNewlines
Reviewed-by: hannesw
|
2022-08-18 21:57:05 +00:00 |
|
Tomas Zezula
|
97e2689470
|
8288121: [JVMCI] Re-export the TerminatingThreadLocal functionality to the graal compiler.
Reviewed-by: dnsimon, never
|
2022-08-18 21:53:04 +00:00 |
|
Tyler Steele
|
833bf06905
|
8292608: [AIX] Broken build after 8291945
Reviewed-by: shade
|
2022-08-18 18:02:46 +00:00 |
|
chigiriki
|
20a3cb7ce3
|
8292488: JFR: Incorrect comment in ActiveRecordingEvent
Reviewed-by: egahlin
|
2022-08-18 16:46:16 +00:00 |
|
Joe Darcy
|
f567fa0fd5
|
8292498: java/lang/invoke/lambda/LogGeneratedClassesTest.java failed with "AssertionError: only show error once expected [1] but found [0]"
Reviewed-by: psandoz, mchung, jpai, rriggs
|
2022-08-18 16:09:26 +00:00 |
|
Albert Mingkun Yang
|
d00e7b92b4
|
8292544: G1: Remove virtual specifier for methods in G1EdenRegions and G1SurvivorRegions
Reviewed-by: lkorinth, tschatzl
|
2022-08-18 14:00:36 +00:00 |
|
Coleen Phillimore
|
f2773f6404
|
8292556: Clean up unused Hashtable instantiations
Reviewed-by: hseigel, dholmes
|
2022-08-18 11:26:08 +00:00 |
|
Hannes Wallnöfer
|
d5435642f9
|
8289334: Use CSS variables to define fonts and colors
Reviewed-by: jjg
|
2022-08-18 09:02:16 +00:00 |
|
Christian Hagedorn
|
2ee9491a60
|
8289051: C2: Cleanup PhaseCCP::analyze()
Reviewed-by: thartmann, kvn
|
2022-08-18 07:36:15 +00:00 |
|
Christian Hagedorn
|
32d675ca60
|
8291775: C2: assert(r != __null && r->is_Region()) failed: this phi must have a region
Reviewed-by: thartmann, kvn
|
2022-08-18 07:35:14 +00:00 |
|
Harold Seigel
|
0d96546ab9
|
8292054: Test runtime/posixSig/TestPosixSig.java fails with 'Test failed, bad output.'
Reviewed-by: coleenp, stuefe
|
2022-08-17 19:56:14 +00:00 |
|
Yi-Fan Tsai
|
494d3873b1
|
8280152: AArch64: Reuse runtime call trampolines
Reviewed-by: aph, phh
|
2022-08-17 17:35:02 +00:00 |
|
Hannes Wallnöfer
|
8b4e6ba01f
|
8289332: Auto-generate ids for user-defined headings
Reviewed-by: jjg
|
2022-08-17 17:14:34 +00:00 |
|
Coleen Phillimore
|
f45b8408a0
|
8292384: Convert AdapterHandlerTable to ResourceHashtable
Reviewed-by: hseigel, rehn
|
2022-08-17 12:53:05 +00:00 |
|
Aleksey Shipilev
|
0c67fba11f
|
8289049: x86_32 build fails with GCC 11 due to newString646_US warning
Reviewed-by: alanb, stuefe
|
2022-08-17 12:52:17 +00:00 |
|
Prasanta Sadhukhan
|
bf7d6d3a0f
|
7132413: [macosx] closed/javax/swing/AbstractButton/5049549/bug5049549.java fails on MacOS
Reviewed-by: azvegint, dnguyen
|
2022-08-17 12:46:27 +00:00 |
|
Coleen Phillimore
|
e230719ad3
|
8292448: Convert BitMapFragmentTable to ResourceHashtable
Reviewed-by: iklam, rehn
|
2022-08-17 12:18:05 +00:00 |
|
Volker Simonis
|
802ef38060
|
8292327: java.io.EOFException in InflaterInputStream after JDK-8281962
Reviewed-by: alanb, lancea
|
2022-08-17 09:34:41 +00:00 |
|
Andrey Turbanov
|
1d9c2f7a6e
|
8292279: (fs) Use try-with-resources to release NativeBuffer
Reviewed-by: alanb
|
2022-08-17 07:18:29 +00:00 |
|
Roberto Castañeda Lozano
|
a25e1dc53c
|
8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion
Reviewed-by: thartmann, chagedorn, kvn
|
2022-08-17 06:25:25 +00:00 |
|
Hannes Wallnöfer
|
1ef4e48488
|
8273860: Javadoc Deprecated API list should not use italic font for description column
Reviewed-by: jjg
|
2022-08-17 05:34:44 +00:00 |
|
Hao Sun
|
0cc66aeae8
|
8285790: AArch64: Merge C2 NEON and SVE matching rules
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Co-authored-by: Eric Liu <eliu@openjdk.org>
Reviewed-by: adinn, aph, xgong
|
2022-08-17 03:51:46 +00:00 |
|
Phil Race
|
01b87ba8e2
|
8289616: Drop use of Thread.stop in AppContext
Reviewed-by: alanb, iris, azvegint
|
2022-08-16 22:53:36 +00:00 |
|
Joe Darcy
|
e44e3f0c19
|
8289106: Add model of class file versions to core reflection
Reviewed-by: rriggs
|
2022-08-16 18:43:58 +00:00 |
|
jquanC
|
3e122419b2
|
8290775: Some doc errors in DerOutputStream.java
Reviewed-by: xuelei
|
2022-08-16 14:46:14 +00:00 |
|
Aleksey Shipilev
|
ec53fba039
|
8292361: Build failure on PPC64 BE after JDK-8290840
Reviewed-by: stefank, stuefe
|
2022-08-16 10:57:41 +00:00 |
|
Jaikiran Pai
|
4cc6cb9d9d
|
8290041: ModuleDescriptor.hashCode is inconsistent
Reviewed-by: alanb
|
2022-08-16 08:31:36 +00:00 |
|
Fei Yang
|
d1edda8ff5
|
8292338: aarch64: Use cbnz instruction in gen_continuation_enter when possible
Reviewed-by: haosun, shade, aph
|
2022-08-16 07:18:30 +00:00 |
|
Tejesh R
|
21f4eb2233
|
6521141: DebugGraphics NPE @ setFont();
Reviewed-by: prr
|
2022-08-16 05:52:50 +00:00 |
|
Coleen Phillimore
|
6e6ae596d6
|
8292286: Convert PlaceholderTable to ResourceHashtable
Reviewed-by: hseigel, iklam
|
2022-08-15 21:53:02 +00:00 |
|
Xue-Lei Andrew Fan
|
ea2c82e74f
|
8291949: Unexpected extending of SupportedGroups
Reviewed-by: djelinski, wetmore
|
2022-08-15 17:00:15 +00:00 |
|
Julian Waters
|
b00eedeb02
|
8291511: Redefinition of EXIT_FAILURE in libw2k_lsa_auth
Reviewed-by: weijun
|
2022-08-15 16:27:45 +00:00 |
|
Patricio Chilano Mateo
|
dd2034b007
|
8291972: Fix double copy of arguments when thawing two interpreted frames
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Reviewed-by: rpressler, rehn, rrich
|
2022-08-15 14:34:54 +00:00 |
|
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 |
|