Martin Doerr
|
393dc7ade7
|
8290082: [PPC64] ZGC C2 load barrier stub needs to preserve vector registers
Reviewed-by: eosterlund, rrich
|
2022-07-12 13:31:51 +00:00 |
|
Matthias Baesken
|
e5491a2605
|
8289910: unify os::message_box across posix platforms
Reviewed-by: iklam, dholmes
|
2022-07-12 12:10:28 +00:00 |
|
Daniel Jeliński
|
04c47da118
|
8289768: Clean up unused code
Reviewed-by: dfuchs, lancea, weijun, naoto, cjplummer, alanb, michaelm, chegar
|
2022-07-12 11:30:17 +00:00 |
|
Daniel Fuchs
|
3b9059a147
|
8290083: ResponseBodyBeforeError: AssertionError or SSLException: Unsupported or unrecognized SSL message
Reviewed-by: jpai
|
2022-07-12 09:59:29 +00:00 |
|
Phil Race
|
f42dab8592
|
8289853: Update HarfBuzz to 4.4.1
Reviewed-by: serb, azvegint
|
2022-07-11 19:19:27 +00:00 |
|
Doug Simon
|
21db9a507b
|
8290065: [JVMCI] only check HotSpotCompiledCode stream is empty if installation succeeds
Reviewed-by: kvn
|
2022-07-11 16:47:05 +00:00 |
|
Jesper Wilhelmsson
|
c79baaa811
|
Merge
|
2022-07-11 16:15:49 +00:00 |
|
Coleen Phillimore
|
0c1aa2bc8a
|
8289184: runtime/ClassUnload/DictionaryDependsTest.java failed with "Test failed: should be unloaded"
Reviewed-by: lmesnik, hseigel
|
2022-07-11 15:34:17 +00:00 |
|
Calvin Cheung
|
c33fa55cf8
|
8274235: -Xshare:dump should not call vm_direct_exit
Reviewed-by: iklam, dholmes
|
2022-07-11 15:33:18 +00:00 |
|
Pavel Rappo
|
59980ac8e4
|
8288309: Rename the "testTagInheritence" directory
Reviewed-by: hannesw
|
2022-07-11 15:31:22 +00:00 |
|
Alan Bateman
|
fc01666a58
|
8290002: (se) AssertionError in SelectorImpl.implCloseSelector
Reviewed-by: michaelm
|
2022-07-11 14:41:13 +00:00 |
|
Thomas Stuefe
|
95c8022958
|
8290046: NMT: Remove unused MallocSiteTable::reset()
Reviewed-by: jiefu, zgu
|
2022-07-11 14:07:12 +00:00 |
|
Coleen Phillimore
|
0c37008917
|
8275662: remove test/lib/sun/hotspot
Reviewed-by: mseledtsov, sspitsyn, lmesnik
|
2022-07-11 13:07:03 +00:00 |
|
Prasanta Sadhukhan
|
46251bc6e2
|
8224267: JOptionPane message string with 5000+ newlines produces StackOverflowError
Reviewed-by: tr, aivanov
|
2022-07-11 11:35:32 +00:00 |
|
Aggelos Biboudis
|
bba6be79e0
|
8269674: Improve testing of parenthesized patterns
Reviewed-by: jlahoda
|
2022-07-11 11:13:55 +00:00 |
|
Koichi Sakata
|
2579373dd0
|
8280472: Don't mix legacy logging with UL
Reviewed-by: dholmes, mgronlun
|
2022-07-11 09:24:16 +00:00 |
|
Martin Doerr
|
cb6e9cb728
|
8290004: [PPC64] JfrGetCallTrace: assert(_pc != nullptr) failed: must have PC
Reviewed-by: rrich, lucy
|
2022-07-11 09:21:05 +00:00 |
|
Markus Grönlund
|
0494291490
|
8289692: JFR: Thread checkpoint no longer enforce mutual exclusion post Loom integration
Reviewed-by: rehn
|
2022-07-11 09:11:58 +00:00 |
|
Jan Lahoda
|
25f4b04365
|
8289894: A NullPointerException thrown from guard expression
Reviewed-by: vromero
|
2022-07-11 08:59:32 +00:00 |
|
Thomas Schatzl
|
0225eb434c
|
8290018: Remove dead declarations in G1BlockOffsetTablePart
Reviewed-by: ayang
|
2022-07-11 07:59:00 +00:00 |
|
Thomas Schatzl
|
e25982071d
|
8290019: Refactor HeapRegion::oops_on_memregion_iterate()
Reviewed-by: ayang, iwalulya
|
2022-07-11 07:58:07 +00:00 |
|
Albert Mingkun Yang
|
b542bcba57
|
8289729: G1: Incorrect verification logic in G1ConcurrentMark::clear_next_bitmap
Reviewed-by: tschatzl, iwalulya
|
2022-07-11 07:58:03 +00:00 |
|
Thomas Schatzl
|
4ab77ac60d
|
8290017: Directly call HeapRegion::block_start in G1CMObjArrayProcessor::process_slice
Reviewed-by: ayang, iwalulya
|
2022-07-11 07:36:21 +00:00 |
|
Ioi Lam
|
e9d9cc6d0a
|
8290027: Move inline functions from vm_version_x86.hpp to cpp
Reviewed-by: kbarrett, dholmes
|
2022-07-11 05:21:01 +00:00 |
|
Andrey Turbanov
|
87aa3ce03e
|
8289274: Cleanup unnecessary null comparison before instanceof check in security modules
Reviewed-by: mullan
|
2022-07-09 17:59:43 +00:00 |
|
Jatin Bhateja
|
81ee7d28f8
|
8289186: Support predicated vector load/store operations over X86 AVX2 targets.
Reviewed-by: xgong, kvn
|
2022-07-09 15:13:25 +00:00 |
|
Ioi Lam
|
3c08e6b311
|
8289780: Avoid formatting stub names when Forte is not enabled
Reviewed-by: dholmes, coleenp, sspitsyn
|
2022-07-09 03:47:20 +00:00 |
|
Joe Wang
|
c86c51cc72
|
8282071: Update java.xml module-info
Reviewed-by: lancea, iris, naoto
|
2022-07-08 21:34:57 +00:00 |
|
Daniel D. Daugherty
|
9981c85d46
|
8290033 : ProblemList serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspendTest.java on windows-x64 in -Xcomp mode
Reviewed-by: azvegint, tschatzl
|
2022-07-08 19:47:55 +00:00 |
|
Jonathan Gibbons
|
54b4576f78
|
8288699: cleanup HTML tree in HtmlDocletWriter.commentTagsToContent
Reviewed-by: hannesw
|
2022-07-08 19:33:03 +00:00 |
|
Lance Andersen
|
6aaf141f61
|
8289984: Files:isDirectory and isRegularFile methods not throwing SecurityException
Reviewed-by: iris, alanb
|
2022-07-08 18:56:04 +00:00 |
|
Weijun Wang
|
1877533f75
|
6522064: Aliases from Microsoft CryptoAPI has bad character encoding
Reviewed-by: coffeys, hchao
|
2022-07-08 18:38:08 +00:00 |
|
Vladimir Kempik
|
c142fbbbaf
|
8289697: buffer overflow in MTLVertexCache.m: MTLVertexCache_AddGlyphQuad
Backport-of: d852e99ae9
|
2022-07-08 17:49:53 +00:00 |
|
Vicente Romero
|
9c86c82091
|
8282714: synthetic arguments are being added to the constructors of static local classes
Reviewed-by: jlahoda
|
2022-07-08 17:24:27 +00:00 |
|
Stuart Marks
|
eeaf0bbabc
|
8289872: wrong wording in @param doc for HashMap.newHashMap et. al.
Reviewed-by: chegar, naoto, iris
|
2022-07-08 17:03:48 +00:00 |
|
Coleen Phillimore
|
e7795851d2
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
Reviewed-by: lmesnik, dholmes
|
2022-07-08 15:55:14 +00:00 |
|
Jorn Vernee
|
460d879a75
|
8289601: SegmentAllocator::allocateUtf8String(String str) should be clarified for strings containing \0
Reviewed-by: psandoz, mcimadamore
|
2022-07-08 15:21:11 +00:00 |
|
Jorn Vernee
|
732f1065fe
|
8289223: Canonicalize header ids in foreign API javadocs
Reviewed-by: mcimadamore
|
2022-07-08 11:18:32 +00:00 |
|
Vladimir Kempik
|
d852e99ae9
|
8289697: buffer overflow in MTLVertexCache.m: MTLVertexCache_AddGlyphQuad
Reviewed-by: prr
|
2022-07-08 09:14:51 +00:00 |
|
Dmitry Chuyko
|
a13af65043
|
8282322: AArch64: Provide a means to eliminate all STREX family of instructions
Reviewed-by: ngasson, aph
|
2022-07-08 08:55:13 +00:00 |
|
Thomas Schatzl
|
f1967cfaab
|
8289997: gc/g1/TestVerificationInConcurrentCycle.java fails due to use of debug-only option
Reviewed-by: lkorinth
|
2022-07-08 08:49:17 +00:00 |
|
Thomas Stuefe
|
ea21c46531
|
8289799: Build warning in methodData.cpp memset zero-length parameter
Backport-of: cce77a7001
|
2022-07-08 08:13:20 +00:00 |
|
Thomas Schatzl
|
1b8f466dba
|
8289740: Add verification testing during all concurrent phases in G1
Reviewed-by: iwalulya, ayang
|
2022-07-08 07:15:56 +00:00 |
|
Robbin Ehn
|
ac399e9777
|
8286957: Held monitor count
Reviewed-by: rpressler, eosterlund
|
2022-07-08 07:12:19 +00:00 |
|
Ioi Lam
|
1fec62f299
|
8289710: Move Suspend/Resume classes out of os.hpp
Reviewed-by: dholmes, coleenp
|
2022-07-08 05:39:24 +00:00 |
|
Jesper Wilhelmsson
|
01b9f95c62
|
Merge
|
2022-07-08 02:07:36 +00:00 |
|
Alexander Matveev
|
64286074ba
|
8289030: [macos] app image signature invalid when creating DMG or PKG
Reviewed-by: asemenyuk
|
2022-07-08 00:17:11 +00:00 |
|
Yasumasa Suenaga
|
3f1174aa47
|
8289646: configure script failed on WSL
Reviewed-by: ihse
|
2022-07-08 00:04:46 +00:00 |
|
Mark Powers
|
f804f2ce8e
|
8284851: Update javax.crypto files to use proper javadoc for mentioned classes
Reviewed-by: weijun, valeriep
|
2022-07-07 23:20:58 +00:00 |
|
Daniel D. Daugherty
|
1304390b3e
|
8289951: ProblemList jdk/jfr/api/consumer/TestRecordingFileWrite.java on linux-x64 and macosx-x64
Reviewed-by: psandoz
|
2022-07-07 23:09:42 +00:00 |
|