87993 Commits

Author SHA1 Message Date
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
David Beaumont
d114e8d058 8375649: idea.sh script adds source paths in a single, enormous, line to jdk.iml
Reviewed-by: erikj, liach
2026-04-15 09:22:34 +00:00
Andrew Dinn
23a08ee81e 8382039: Add support do_arch_array_entry() template
Reviewed-by: kvn, asmehra
2026-04-15 09:19:40 +00:00
Eric Fang
436d291a1c 8370863: VectorAPI: Optimize the VectorMaskCast chain in specific patterns
Reviewed-by: xgong, vlivanov, galder
2026-04-15 08:24:51 +00:00
David Holmes
29024c253e 8382202: New file VectorMinMaxTransforms.java has a copyright format error
Reviewed-by: mikael
2026-04-15 05:27:03 +00:00
Amit Kumar
0a6775a4dc 8381787: Add testcase for Vector Lane Reversal issue
Reviewed-by: mdoerr, varadam
2026-04-15 04:38:38 +00:00
Jatin Bhateja
2930e2b530 8372797: [VectorAPI] Missing Min/Max identity transforms
Reviewed-by: xgong, vlivanov
2026-04-15 04:31:53 +00:00
Jayathirth D V
20e8ea0e06 8382047: Update Libpng to 1.6.57
Reviewed-by: avu, azvegint, prr
2026-04-15 04:22:28 +00:00
lingjun.cg
9ebee751e8 8379981: Virtual thread: crash in stackChunkOopDesc::print_on when thawing frame
Reviewed-by: pchilanomate
2026-04-15 02:13:26 +00:00
Fei Yang
d57bbc026f 8382087: aarch64: remove unused function declarations in macroAssembler_aarch64.hpp
Reviewed-by: mhaessig, ayang, aph
2026-04-15 00:57:20 +00:00
William Kemper
764fc09bed 8381643: Shenandoah: Remove duplicate region filtering logic
Reviewed-by: kdnilsen, ruili, xpeng
2026-04-14 20:23:46 +00:00
Ashutosh Mehra
bf68776ebc 8382167: Warning message should be displayed only when UseAESCTRIntrinsics is explicitly enabled by the user
Reviewed-by: sviswanathan, kvn
2026-04-14 19:39:32 +00:00
Ashutosh Mehra
44c484c150 8381677: Remove dependence of UseSHA on UseSHAIntrinsics
Reviewed-by: kvn, adinn, mdoerr, fyang, amitkumar
2026-04-14 18:08:23 +00:00
Naoto Sato
49a15be918 8382020: Time Zone Abbreviation Not Localized for Non-English Locales
Reviewed-by: iris
2026-04-14 16:35:31 +00:00
Ivan Walulya
d4bb97c7d6 8379677: G1: Micros-System.gc benchmarks regress after moving to PartialArrayStates
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: tschatzl, ayang
2026-04-14 14:17:21 +00:00
Ivan Walulya
540c714eea 8382084: Use dynamic chunk sizes in PartialArraySplitter
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: ayang, tschatzl
2026-04-14 10:51:58 +00:00
Jatin Bhateja
d5d8532ca2 8381579: C2: "fatal error: LROTATE: double" when using VectorAPI
Reviewed-by: mhaessig, qamai
2026-04-14 09:07:14 +00:00
Severin Gehwolf
64bbbe751b 8380636: Add static asserts for mirrored library constants
Reviewed-by: cnorrbin, dholmes
2026-04-14 08:33:28 +00:00
Thomas Schatzl
c4199831b9 8381934: Wrong type passed to FREE_C_HEAP_ARRAY deallocating G1CardSetMemoryManager
Reviewed-by: iwalulya
2026-04-14 08:08:18 +00:00
Christian Hagedorn
6548fb80ac 8382050: compiler/intrinsics/klass/CastNullCheckDroppingsTest.java fails with -XX:+StressUnstableIfTraps
Reviewed-by: rcastanedalo, qamai
2026-04-14 07:50:54 +00:00
Christian Hagedorn
e71fa9e806 8382057: C2: "assert((ptr->bottom_type() == Type::TOP) || ((base == Compile::current()->top()) == (ptr->bottom_type()->make_ptr()->isa_oopptr() == nullptr))) failed: base input only needed for heap addresses" with -XX:+CountCompiledCalls
Reviewed-by: rcastanedalo, bmaillard, kvn
2026-04-14 07:50:32 +00:00
Kieran Farrell
f2f8828188 8364182: Add jcmd VM.security_properties command
Reviewed-by: coffeys, kevinw, alanb
2026-04-14 07:36:55 +00:00
Aleksey Shipilev
da0ba89777 8381768: C2: GC barrier stubs miscalculate skipped instructions size
Reviewed-by: kvn, phh
2026-04-14 07:04:35 +00:00
Jaikiran Pai
51cd741573 8381670: Revert the changes to GZIPInputStream related to InputStream.available() usage
Reviewed-by: lancea, iris
2026-04-14 04:45:15 +00:00
Mahendra Chhipa
9d6a94ef67 8368091: Use JUnit Jupiter API in sun/net/ext, sun/net/www and sun/net/spi tests
Reviewed-by: dfuchs
2026-04-13 22:43:57 +00:00