Fei Gao
|
3859131505
|
8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Reviewed-by: aph, dlong
|
2024-08-15 15:16:14 +00:00 |
|
Sonia Zaldana Calles
|
56dec215b0
|
8338014: Improve usage of @jvms tags in class file API
Reviewed-by: darcy, liach, asotona
|
2024-08-15 13:28:25 +00:00 |
|
Aleksey Shipilev
|
74fdd6868d
|
8333791: Fix memory barriers for @Stable fields
Reviewed-by: liach, vlivanov
|
2024-08-15 11:24:22 +00:00 |
|
Ivan Walulya
|
f536f5ab68
|
8336086: G1: Use one G1CardSet instance for all young regions
Reviewed-by: tschatzl, ayang
|
2024-08-15 08:26:22 +00:00 |
|
Joe Darcy
|
aff7936ff0
|
8338333: Add jls links to javax.lang.model.element.Modifier
Reviewed-by: liach, iris, prappo, vromero, jlahoda
|
2024-08-14 18:42:59 +00:00 |
|
Chris Plummer
|
723ac5763a
|
8332488: Add JVMTI DataDumpRequest to the debug agent
Reviewed-by: sspitsyn, lmesnik
|
2024-08-14 18:41:24 +00:00 |
|
Phil Race
|
c0384b6f35
|
8337237: Use FFM instead of Unsafe for Java 2D RenderBuffer class
Reviewed-by: jvernee, jdv
|
2024-08-14 17:58:24 +00:00 |
|
Matthias Baesken
|
6a39014795
|
8338110: Exclude Fingerprinter::do_type from ubsan checks
Reviewed-by: jwaters, rrich
|
2024-08-14 16:56:28 +00:00 |
|
Albert Mingkun Yang
|
0e3903f2eb
|
8338393: Parallel: Remove unused ParallelCompactData::clear_range
Reviewed-by: tschatzl
|
2024-08-14 16:49:11 +00:00 |
|
John Engebretson
|
a5d948fb98
|
8332842: Optimize empty CopyOnWriteArrayList allocations
Reviewed-by: shade, alanb
|
2024-08-14 14:11:53 +00:00 |
|
Jan Lahoda
|
fbe4f05636
|
8337976: Insufficient error recovery in parser for switch inside class body
Reviewed-by: vromero
|
2024-08-14 12:20:17 +00:00 |
|
Matthias Baesken
|
38bd8a3670
|
8338236: Compile error in cgroup code on Linux when using clang
Reviewed-by: mdoerr, sgehwolf
|
2024-08-14 09:52:23 +00:00 |
|
Albert Mingkun Yang
|
9fe1777faf
|
8338280: Parallel: Inline ParallelCompactData::verify_clear
Reviewed-by: tschatzl
|
2024-08-14 09:16:02 +00:00 |
|
Ivan Walulya
|
66bee2532f
|
8338315: G1: G1CardTableEntryClosure:do_card_ptr remove unused parameter worker_id
Reviewed-by: tschatzl
|
2024-08-14 09:13:21 +00:00 |
|
Qizheng Xing
|
3dd07b91bb
|
8336163: Remove declarations of some debug-only methods in release build
Reviewed-by: dholmes, eliu, kvn
|
2024-08-14 06:28:34 +00:00 |
|
Jaikiran Pai
|
720b44648b
|
8335181: Incorrect handling of HTTP/2 GOAWAY frames in HttpClient
Reviewed-by: dfuchs
|
2024-08-14 05:42:14 +00:00 |
|
Neethu Prasad
|
90527a5784
|
8336742: Shenandoah: Add more verbose logging/stats for mark termination attempts
Reviewed-by: shade, wkemper, rkennke
|
2024-08-13 19:56:07 +00:00 |
|
Kim Barrett
|
8e682aca24
|
8338158: Cleanup ShouldNotXXX uses in machnode.cpp
Reviewed-by: chagedorn, kvn, dlong
|
2024-08-13 18:03:52 +00:00 |
|
Kim Barrett
|
ca99f37f82
|
8338156: Fix -Wzero-as-null-pointer-constant warnings in jvmciCompilerToVM.cpp
Reviewed-by: tschatzl, jwaters, dnsimon
|
2024-08-13 18:02:24 +00:00 |
|
Neethu Prasad
|
84c3065e80
|
8335865: Shenandoah: Improve THP pretouch after JDK-8315923
Reviewed-by: shade, wkemper
|
2024-08-13 17:22:41 +00:00 |
|
Afshin Zafari
|
21ca91e55d
|
8300800: UB: Shift exponent 32 is too large for 32-bit type 'int'
Reviewed-by: kbarrett, adinn, gziemski
|
2024-08-13 16:25:43 +00:00 |
|
Alan Bateman
|
58b9570544
|
8338142: (dc) DatagramChannelImpl.blockingReceive can use untimed-park when no timeout set
Reviewed-by: dfuchs
|
2024-08-13 16:05:38 +00:00 |
|
Chen Liang
|
6af1d6ff21
|
8335927: Revisit AnnotationConstantValueEntry and AnnotationValue.OfConstant
Reviewed-by: asotona
|
2024-08-13 15:14:06 +00:00 |
|
Liam Miller-Cushon
|
9e282e5c96
|
8337998: CompletionFailure in getEnclosingType attaching type annotations
Reviewed-by: vromero
|
2024-08-13 15:05:49 +00:00 |
|
Casper Norrbin
|
877fd5a768
|
8337595: Remove empty statements in src/hotspot/share/memory/metaspace
Reviewed-by: stefank, dholmes, jwaters
|
2024-08-13 14:43:44 +00:00 |
|
Coleen Phillimore
|
ff8a9f9267
|
8337318: Deoptimization::relock_objects fails assert(monitor->owner() == Thread::current()) failed: must be
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: rrich, dholmes, shade, pchilanomate
|
2024-08-13 11:48:50 +00:00 |
|
Viktor Klang
|
fbe4cc96e2
|
8336384: AbstractQueuedSynchronizer.acquire should cancel acquire when failing due to a LinkageError or other errors
Reviewed-by: alanb
|
2024-08-13 09:51:08 +00:00 |
|
Aleksey Shipilev
|
ba69ed7c58
|
8338202: Shenandoah: Improve handshake closure labels
Reviewed-by: rkennke, ysr, wkemper
|
2024-08-13 08:11:47 +00:00 |
|
Saint Wesonga
|
5bf27098e2
|
8334475: UnsafeIntrinsicsTest.java#ZGenerationalDebug assert(!assert_on_failure) failed: Has low-order bits set
Reviewed-by: stefank, eosterlund, aboldtch
|
2024-08-13 08:10:29 +00:00 |
|
Kim Barrett
|
73f7a5f15d
|
8338155: Fix -Wzero-as-null-pointer-constant warnings involving PTHREAD_MUTEX_INITIALIZER
Reviewed-by: dholmes, dlong
|
2024-08-13 07:27:49 +00:00 |
|
Emanuel Peter
|
c27a8c8c8b
|
8338124: C2 SuperWord: MulAddS2I input permutation still partially broken after JDK-8333840
Reviewed-by: chagedorn, thartmann, kvn
|
2024-08-13 05:52:58 +00:00 |
|
Emanuel Peter
|
73ddb7deab
|
8335628: C2 SuperWord: cleanup: remove SuperWord::longer_type_for_conversion
Reviewed-by: chagedorn, kvn
|
2024-08-13 05:52:44 +00:00 |
|
Zhengyu Gu
|
e70c9bccaa
|
8338248: PartialArrayStateAllocator::Impl leaks Arena array
Reviewed-by: kbarrett, shade
|
2024-08-12 23:00:04 +00:00 |
|
Kim Barrett
|
5079c38ddf
|
8338160: Fix -Wzero-as-null-pointer-constant warnings in management.cpp
Reviewed-by: dholmes
|
2024-08-12 22:12:01 +00:00 |
|
Coleen Phillimore
|
41e31d6b0a
|
8337622: IllegalArgumentException in java.lang.reflect.Field.get
Reviewed-by: dholmes, shade
|
2024-08-12 17:56:46 +00:00 |
|
Ben Taylor
|
2ca136a7ad
|
8337815: Relax G1EvacStats atomic operations
Reviewed-by: kbarrett, tschatzl, shade
|
2024-08-12 17:26:51 +00:00 |
|
Vladimir Kozlov
|
99edb4a45d
|
8337702: Use new ForwardExceptionNode to call StubRoutines::forward_exception_entry()
Reviewed-by: thartmann
|
2024-08-12 17:20:20 +00:00 |
|
Liam Miller-Cushon
|
8d08314783
|
8337795: Type annotation attached to incorrect type during class reading
Reviewed-by: vromero
|
2024-08-12 17:15:39 +00:00 |
|
Ioi Lam
|
f84240bca8
|
8338011: CDS archived heap object support for 64-bit Windows
Reviewed-by: stuefe, shade, ccheung
|
2024-08-12 16:03:41 +00:00 |
|
Vicente Romero
|
61d1dc5953
|
8334466: Ambiguous method call with generics may cause FunctionDescriptorLookupError
Reviewed-by: jlahoda
|
2024-08-12 13:52:57 +00:00 |
|
Daniel Gredler
|
89a15f1414
|
8337681: PNGImageWriter uses much more memory than necessary
Reviewed-by: prr, lbourges
|
2024-08-12 12:09:22 +00:00 |
|
Joel Sikström
|
a6c0630737
|
8337938: ZUtils::alloc_aligned allocates without reporting to NMT
Reviewed-by: stefank, kbarrett
|
2024-08-12 10:58:05 +00:00 |
|
Andrew Haley
|
03204600c5
|
8337958: Out-of-bounds array access in secondary_super_cache
Reviewed-by: vlivanov, shade
|
2024-08-12 07:38:43 +00:00 |
|
Matthias Baesken
|
692f5cbdb9
|
8338101: remove old remap assertion in map_or_reserve_memory_aligned after JDK-8338058
Reviewed-by: mdoerr, clanger
|
2024-08-12 07:32:10 +00:00 |
|
Kim Barrett
|
6a3d045221
|
8337709: Use allocated states for chunking large array processing
Reviewed-by: iwalulya, tschatzl
|
2024-08-11 18:34:18 +00:00 |
|
Dmitry Chuyko
|
358d77dafb
|
8337657: AArch64: No need for acquire fence in safepoint poll during JNI calls
Reviewed-by: phh
|
2024-08-09 17:56:37 +00:00 |
|
Vladimir Kozlov
|
60fa08fcfe
|
8337797: Additional ExternalAddress cleanup
Reviewed-by: adinn, thartmann
|
2024-08-09 17:08:19 +00:00 |
|
Casper Norrbin
|
3cf3f300de
|
8330191: Fix typo in precompiled.hpp
Reviewed-by: jsjolen, szaldana
|
2024-08-09 14:32:29 +00:00 |
|
Coleen Phillimore
|
069e0ea69f
|
8338064: Give better error for ConcurrentHashTable corruption
Reviewed-by: dholmes, shade
|
2024-08-09 12:00:15 +00:00 |
|
Hannes Wallnöfer
|
1407160786
|
8313931: Javadoc: links to type parameters actually generate links to classes
Reviewed-by: jjg
|
2024-08-09 09:24:50 +00:00 |
|