Aleksey Shipilev
|
804ecc14dc
|
8382436: Build failures after JDK-8326205
Reviewed-by: kvn
|
2026-04-17 20:01:09 +00:00 |
|
Saint Wesonga
|
2325c3649d
|
8378891: Problemlist TestStaticCallStub on Windows AArch64
Reviewed-by: mchevalier, chagedorn
|
2026-04-17 19:55:20 +00:00 |
|
Chad Rakoczy
|
e95beacb4c
|
8382146: jdk/jfr/event/compiler/TestCodeCacheFull.java fails when C2 is disabled
Reviewed-by: chagedorn
|
2026-04-17 18:30:56 +00:00 |
|
Coleen Phillimore
|
2ce2d5886b
|
8074292: nsk/jdb/kill/kill001: generateOopMap.cpp assert(bb->is_reachable()) failed
Co-authored-by: Tom Rodriguez <never@openjdk.org>
Reviewed-by: sspitsyn, pchilanomate, dlong, never
|
2026-04-17 18:17:52 +00:00 |
|
Artur Barashev
|
0a8dbed7ef
|
8370656: Re-examine use of InterruptedIOException in sun.security.ssl code
Reviewed-by: weijun, alanb
|
2026-04-17 17:02:59 +00:00 |
|
Coleen Phillimore
|
7f90efd7d4
|
8381145: Missing ResourceMark in Mutex::print_on()
Reviewed-by: stefank, pchilanomate, dholmes
|
2026-04-17 16:12:21 +00:00 |
|
Kelvin Nilsen
|
26ccc2eaa4
|
8380651: [ubsan] gc/logging/TestGCId.java triggers runtime error: division by zero in shenandoahAdaptiveHeuristics
Reviewed-by: wkemper, shade, xpeng
|
2026-04-17 15:30:34 +00:00 |
|
Quan Anh Mai
|
c3c59413be
|
8378966: C2: PhaseIdealLoop::pin_nodes_dependent_on must not be called with nullptr
Reviewed-by: chagedorn, aseoane
|
2026-04-17 14:09:07 +00:00 |
|
Viktor Klang
|
b418cbcdd4
|
8381418: Clarifying the identity Parameter in the Java Stream.reduce() Method Documentation
Reviewed-by: liach, alanb
|
2026-04-17 14:03:47 +00:00 |
|
Kelvin Nilsen
|
5ddc36786a
|
8382095: GenShen: Do not clamp young reserve unnecessarily
Reviewed-by: wkemper, shade
|
2026-04-17 13:28:56 +00:00 |
|
Artur Barashev
|
8a710ae201
|
8372526: Add support for ZLIB TLS Certificate Compression
Co-authored-by: Xue-Lei Andrew Fan <xuelei@openjdk.org>
Reviewed-by: jnimeh, xuelei
|
2026-04-17 13:27:25 +00:00 |
|
Volkan Yazici
|
877425a158
|
8380989: HttpRequest.Builder#headers() throws an exception if an empty array is passed
Reviewed-by: dfuchs
|
2026-04-17 08:18:40 +00:00 |
|
Thomas Schatzl
|
787ff6787e
|
8379620: G1: Typing error in jvmFlagConstraintsG1.cpp
Reviewed-by: iwalulya
|
2026-04-17 07:56:31 +00:00 |
|
Markus Grönlund
|
ca643010a2
|
8382242: JFR: Metadata reconstruction invalidates ConstantMap for java.lang.String
Reviewed-by: egahlin
|
2026-04-17 07:51:44 +00:00 |
|
jonghoonpark
|
15a7eabd4a
|
8381924: Fix include guard in lambdaProxyClassDictionary.hpp
Reviewed-by: jwaters, stefank
|
2026-04-17 06:37:15 +00:00 |
|
Dusan Balek
|
5c403a8029
|
8380912: "Trailing white space will be removed" incorrectly triggered with \u2028
Reviewed-by: jlahoda
|
2026-04-17 06:10:25 +00:00 |
|
Rui Li
|
299973160d
|
8382295: Shenandoah: wrong denominator in full gc summary
Reviewed-by: shade, kdnilsen
|
2026-04-17 05:51:52 +00:00 |
|
Aleksey Shipilev
|
cbb85a5237
|
8382211: Shenandoah: Clean up and wire up final verification
Reviewed-by: kdnilsen, wkemper
|
2026-04-17 05:47:55 +00:00 |
|
Jatin Bhateja
|
93aa6462f0
|
8367761: [VectorAPI] AssertionError with several vector API mathlib tests with MaxVectorSize=32
Reviewed-by: xgong, sviswanathan, vlivanov
|
2026-04-17 04:34:44 +00:00 |
|
Fei Yang
|
1150750142
|
8382199: Remove unused parameter "dst" from CardTableBarrierSetAssembler::store_check()
Reviewed-by: chagedorn, jsikstro
|
2026-04-17 00:34:54 +00:00 |
|
Aleksey Shipilev
|
10e23dd582
|
8382257: Shenandoah: Clean up stack watermark barrier support
Reviewed-by: kdnilsen, wkemper
|
2026-04-16 18:25:35 +00:00 |
|
Aleksey Shipilev
|
17ee366ff9
|
8382150: Shenandoah: Clean up nmethod entry barrier support
Reviewed-by: xpeng, kdnilsen, wkemper
|
2026-04-16 18:20:29 +00:00 |
|
Matias Saavedra Silva
|
2c30f12080
|
8347248: Rename arg_count to arg_size
Reviewed-by: dlong, iklam
|
2026-04-16 18:16:10 +00:00 |
|
Shiv Shah
|
70d0651090
|
8316439: Several jvmti tests fail with -Xcheck:jni
Reviewed-by: lmesnik, dholmes, cjplummer, epavlova, sspitsyn
|
2026-04-16 17:57:01 +00:00 |
|
Patrick Fontanilla
|
d6a255d74c
|
8381933: Possible memory leak in src/hotspot/share/gc/shenandoah/shenandoahHeapRegionCounters.cpp
Reviewed-by: kdnilsen, wkemper
|
2026-04-16 17:49:05 +00:00 |
|
Patrick Fontanilla
|
74c3d426b0
|
8382103: Shenandoah: Optimize ShenandoahLock size for release build
Reviewed-by: xpeng, kdnilsen, wkemper
|
2026-04-16 17:48:31 +00:00 |
|
Chris Hegarty
|
0ca24c0e57
|
8382267: VectorMathLibrary uses locale-sensitive String.format to construct native symbol names
Reviewed-by: naoto, liach, vlivanov
|
2026-04-16 16:19:02 +00:00 |
|
Leonid Mesnik
|
8aafaf07e9
|
8356223: ProblemList-AotJdk.txt should be added automatically if AOT mode is tested
Reviewed-by: erikj, epavlova
|
2026-04-16 15:08:49 +00:00 |
|
Hannes Wallnöfer
|
35ad47b4c0
|
8373922: Enhance Taglet API to support relative URLs
8379520: Make use of new Taglet.toString method in JDK build taglets
Reviewed-by: liach
|
2026-04-16 14:42:20 +00:00 |
|
Yasumasa Suenaga
|
91cde7f160
|
8382327: Disable some SA tests for mixed jstack on musl C
Reviewed-by: mbaesken, kevinw
|
2026-04-16 14:42:01 +00:00 |
|
Vladimir Kozlov
|
26df25ef2d
|
8382045: Increase AOT C strings table size in not product VM
Reviewed-by: adinn, asmehra
|
2026-04-16 14:19:26 +00:00 |
|
Matthew Donovan
|
04bb3a91db
|
8381176: Utilities.expectedNegoAppProtocol chooses client ALPN protocol over server's
Reviewed-by: djelinski, myankelevich
|
2026-04-16 14:11:07 +00:00 |
|
Anton Seoane Ampudia
|
8688c0b655
|
8379129: C2 crash in LoadNode::can_split_through_phi_base during Escape Analysis (JDK 25.0.1+8)
Reviewed-by: kvn, rcastanedalo, dlong
|
2026-04-16 11:18:22 +00:00 |
|
Xiaolong Peng
|
01bfd427a3
|
8381382: Shenandoah: assert(capacity > 0) failed: free regions must have allocation capacity
Reviewed-by: kdnilsen, wkemper
|
2026-04-16 06:08:06 +00:00 |
|
Ioi Lam
|
a2261a4b7c
|
8382196: Clean up C++ iterator style in compactHashtable.hpp and trainingData.hpp
Reviewed-by: kvn, qamai
jdk-27+18
|
2026-04-16 05:17:06 +00:00 |
|
William Kemper
|
533a8a8d26
|
8376839: GenShen: Improve performance of evacuations into the old generation
Reviewed-by: kdnilsen
|
2026-04-15 21:54:39 +00:00 |
|
Chris Plummer
|
f2289d84d3
|
8381609: com/sun/jdi/EATests.java should not synchronize on an Integer instance
Reviewed-by: rrich, phubner, lmesnik, sspitsyn
|
2026-04-15 21:35:02 +00:00 |
|
Chris Plummer
|
f87bb766a7
|
8381385: nsk/jdi/ClassLoaderReference/visibleClasses/visibleclasses002/ fails with --enable-preview and Java Usage Tracker enabled
Reviewed-by: dholmes, lmesnik
|
2026-04-15 19:35:52 +00:00 |
|
Rui Li
|
a2e840fd74
|
8342786: Shenandoah: Emit AllocationRequiringGC jfr events
Reviewed-by: kdnilsen, serb, wkemper
|
2026-04-15 19:03:28 +00:00 |
|
Vladimir Kozlov
|
2a8e3b8e66
|
8382174: Clarify the meaning of address cast in ADD() macro
Reviewed-by: aseoane, adinn, asmehra, dfenacci
|
2026-04-15 19:02:58 +00:00 |
|
Patrick Fontanilla
|
5acbf8baea
|
8381871: GenShen: ShenandoahGCHeuristics flag not reset after ignoring non-adaptive value
Reviewed-by: xpeng, kdnilsen, ysr, serb, wkemper
|
2026-04-15 19:02:28 +00:00 |
|
Vladimir Ivanov
|
29434cc651
|
8376421: C2: Missing branch on SubTypeCheck node
Reviewed-by: kvn, dfenacci
|
2026-04-15 16:37:37 +00:00 |
|
Leo Korinth
|
2121302450
|
8380164: Fix implicit conversion in nativeInst_aarch64.hpp
Co-authored-by: Andrew Haley <aph@openjdk.org>
Reviewed-by: aph, aseoane
|
2026-04-15 14:50:24 +00:00 |
|
Ashutosh Mehra
|
974596775b
|
8381968: Extend cds/appcds/aotCode/AOTCodeFlags.java to run test with different flags in assembly and prod run
Reviewed-by: kvn, adinn
|
2026-04-15 14:30:30 +00:00 |
|
Quan Anh Mai
|
a06f3cd469
|
8373248: C2: CastPP should not change the type of the oop
Reviewed-by: bmaillard, dfenacci, rcastanedalo, mchevalier
|
2026-04-15 14:27:25 +00:00 |
|
Leonid Mesnik
|
e82f871871
|
8362350: recompute_enable hit assertion "should never come here before live phase" if happens in post_vm_start
Reviewed-by: cjplummer, sspitsyn
|
2026-04-15 14:19:14 +00:00 |
|
Vladimir Kozlov
|
152fa85fba
|
8382134: Replace assert with fatal check in AOTCodeCache::load_strings() to make sure we have valid value in product VM
Reviewed-by: iklam, mhaessig, adinn
|
2026-04-15 14:12:57 +00:00 |
|
Alexey Ivanov
|
0df4bd489d
|
8381208: Init cause with the caught runtime exception
Reviewed-by: dmarkov, serb, azvegint
|
2026-04-15 13:07:24 +00:00 |
|
Bhavana Kilambi
|
3384c6736d
|
8366444: Add support for add/mul reduction operations for Float16
Reviewed-by: jbhateja, mchevalier, xgong, epeter
|
2026-04-15 12:27:56 +00:00 |
|
Daniel Fuchs
|
aece6f4832
|
8381842: Refactor remaining TestNG tests under java/net/ to use JUnit
Reviewed-by: vyazici
|
2026-04-15 11:21:07 +00:00 |
|