Archie Cobbs
|
661bd5bfe8
|
8343478: Remove unnecessary @SuppressWarnings annotations (core-libs)
Reviewed-by: darcy, asemenyuk, joehw
|
2025-03-05 17:32:59 +00:00 |
|
Xiaolong Peng
|
61d9ab9717
|
8350854: Include thread counts in safepoint logging
Reviewed-by: shade, dholmes
|
2025-03-05 16:35:46 +00:00 |
|
Serhiy Sachkov
|
ea9e3cfe03
|
8281511: java/net/ipv6tests/UdpTest.java fails with checkTime failed
Reviewed-by: dfuchs
|
2025-03-05 16:16:58 +00:00 |
|
SendaoYan
|
caaf409845
|
8350546: Several java/net/InetAddress tests fails UnknownHostException
Reviewed-by: dfuchs, myankelevich
|
2025-03-05 12:57:56 +00:00 |
|
SendaoYan
|
062b7c7348
|
8351115: Test AOTClassLinkingVMOptions.java fails after JDK-8348322
Reviewed-by: dholmes, iklam
|
2025-03-05 12:55:33 +00:00 |
|
Matthias Baesken
|
a88e8cd0d2
|
8350952: Remove some non present files from OPT_SPEED_SRC list
Reviewed-by: dholmes, clanger
|
2025-03-05 12:30:09 +00:00 |
|
Sergey Chernyshev
|
de29ef3bf3
|
8343191: Cgroup v1 subsystem fails to set subsystem path
Co-authored-by: Severin Gehwolf <sgehwolf@openjdk.org>
Reviewed-by: sgehwolf, mbaesken
|
2025-03-05 10:32:36 +00:00 |
|
Emanuel Peter
|
75f028b46b
|
8348657: compiler/loopopts/superword/TestEquivalentInvariants.java timed out
Reviewed-by: thartmann
|
2025-03-05 10:01:26 +00:00 |
|
Fei Yang
|
b1a21b563e
|
8351101: RISC-V: C2: Small improvement to MacroAssembler::revb
Reviewed-by: fjiang, mli
|
2025-03-05 02:17:22 +00:00 |
|
Jatin Bhateja
|
62fa33a870
|
8351158: Incorrect APX EGPR register save ordering
Reviewed-by: kvn, sviswanathan
|
2025-03-05 01:34:15 +00:00 |
|
Dean Long
|
20ea218ce5
|
8336042: Caller/callee param size mismatch in deoptimization causes crash
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: pchilanomate, rrich, vlivanov, never
|
2025-03-04 23:10:52 +00:00 |
|
Cesar Soares Lucas
|
38b4d46c1f
|
8351081: Off-by-one error in ShenandoahCardCluster
Reviewed-by: wkemper
|
2025-03-04 21:44:40 +00:00 |
|
Alexander Zvegintsev
|
29de20dbc2
|
8280991: [XWayland] No displayChanged event after setDisplayMode call
Reviewed-by: honkar, prr
|
2025-03-04 20:55:45 +00:00 |
|
Alexey Semenyuk
|
3e86b3a879
|
8350013: Add a test for JDK-8150442
Reviewed-by: almatvee
|
2025-03-04 20:30:52 +00:00 |
|
Doug Simon
|
a21302bb32
|
8351036: [JVMCI] value not an s2: -32776
Reviewed-by: yzheng, dlong
|
2025-03-04 20:10:57 +00:00 |
|
Weijun Wang
|
0753376b0c
|
8297531: sun/security/krb5/MicroTime.java fails with "Exception: What? only 100 musec precision?"
Reviewed-by: mullan, abarashev
|
2025-03-04 19:32:33 +00:00 |
|
Erik Gahlin
|
55987925fd
|
8351064: JFR: Consistent timestamps
Reviewed-by: mgronlun
|
2025-03-04 17:39:55 +00:00 |
|
William Kemper
|
fe806caa16
|
8350605: assert(!heap->is_uncommit_in_progress()) failed: Cannot uncommit bitmaps while resetting them
Reviewed-by: kdnilsen, ysr
|
2025-03-04 17:11:59 +00:00 |
|
Justin Lu
|
5b8d3491bf
|
4745837: Make grouping usage during parsing apparent in relevant NumberFormat methods
Reviewed-by: naoto
|
2025-03-04 17:08:54 +00:00 |
|
Magnus Ihse Bursie
|
4aa4b46440
|
8351154: Use -ftrivial-auto-var-init=pattern for clang too
Reviewed-by: kbarrett, erikj
|
2025-03-04 16:59:19 +00:00 |
|
Prasanta Sadhukhan
|
daf0213abc
|
8350924: javax/swing/JMenu/4213634/bug4213634.java fails
Reviewed-by: aivanov, tr
|
2025-03-04 16:58:15 +00:00 |
|
Alexey Semenyuk
|
6a31aaeb00
|
8350594: Misleading warning about install dir for DMG packaging
Reviewed-by: almatvee
|
2025-03-04 16:22:28 +00:00 |
|
Alexander Zvegintsev
|
216f113f8b
|
8344892: beans/finder/MethodFinder.findMethod incorrectly returns null
Reviewed-by: aivanov, serb
|
2025-03-04 15:42:03 +00:00 |
|
Ferenc Rakoczi
|
3230894bdd
|
8348561: Add aarch64 intrinsics for ML-DSA
Reviewed-by: adinn
|
2025-03-04 14:41:35 +00:00 |
|
Coleen Phillimore
|
8073914af7
|
8350974: The os_cpu VM_STRUCTS, VM_TYPES, etc have no declarations and should be removed
Reviewed-by: kvn, dholmes
|
2025-03-04 12:32:23 +00:00 |
|
Andrew Dinn
|
7ee89a5301
|
8350893: Use generated names for hand generated opto runtime blobs
Reviewed-by: kvn
|
2025-03-04 12:18:56 +00:00 |
|
Magnus Ihse Bursie
|
fae37aaae8
|
8345627: [REDO] Use gcc12 -ftrivial-auto-var-init=pattern in debug builds
Reviewed-by: erikj, kbarrett
|
2025-03-04 10:27:52 +00:00 |
|
Axel Boldt-Christmas
|
1f10ffba88
|
8350851: ZGC: Reduce size of ZAddressOffsetMax scaling data structures
Reviewed-by: eosterlund, jsikstro
|
2025-03-04 07:30:10 +00:00 |
|
Ioi Lam
|
4fc72b8e4b
|
8351082: Remove dead code for estimating CDS archive size
Reviewed-by: ccheung
|
2025-03-04 05:23:30 +00:00 |
|
Ioi Lam
|
b6e2d66cc4
|
8351087: Combine scratch object tables in heapShared.cpp
Reviewed-by: ccheung
|
2025-03-04 05:23:16 +00:00 |
|
Kim Barrett
|
d9b98f72c2
|
8350771: Fix -Wzero-as-null-pointer-constant warning in nsk/monitoring ThreadController utility
Reviewed-by: dholmes
|
2025-03-04 04:27:24 +00:00 |
|
Xiaolong Peng
|
7c173fde42
|
8351077: Shenandoah: Update comments in ShenandoahConcurrentGC::op_reset_after_collect
Reviewed-by: wkemper, ysr
|
2025-03-04 03:56:16 +00:00 |
|
Joe Wang
|
96613cc538
|
8349516: StAXStream2SAX.handleCharacters() fails on empty CDATA
Reviewed-by: naoto
|
2025-03-04 03:49:17 +00:00 |
|
William Kemper
|
3a8a432c05
|
8349094: GenShen: Race between control and regulator threads may violate assertions
Reviewed-by: ysr, kdnilsen
|
2025-03-04 00:41:39 +00:00 |
|
Brian Burkhalter
|
99fb350bf6
|
8350654: (fs) Files.createTempDirectory should say something about the default file permissions when no file attributes specified
Reviewed-by: alanb
|
2025-03-03 21:25:11 +00:00 |
|
Vladimir Ivanov
|
768b02410f
|
8350682: [JMH] vector.IndexInRangeBenchmark failed with IndexOutOfBoundsException for size=1024
Reviewed-by: xgong, drwhite, sviswanathan
|
2025-03-03 21:05:19 +00:00 |
|
Calvin Cheung
|
c4b516dfe7
|
8348322: AOT cache creation crashes with "All cached hidden classes must be aot-linkable" when AOTInvokeDynamicLinking is disabled
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Reviewed-by: iklam, matsaave
|
2025-03-03 18:49:11 +00:00 |
|
Hamlin Li
|
e470f474ee
|
8350095: RISC-V: Refactor string_compare
Reviewed-by: fyang
|
2025-03-03 18:31:56 +00:00 |
|
Hamlin Li
|
f53de9208c
|
8350931: RISC-V: remove unnecessary src register for fp_sqrt_d/f
Reviewed-by: fyang
|
2025-03-03 18:30:43 +00:00 |
|
Hamlin Li
|
e1fc14fa17
|
8350940: RISC-V: remove unnecessary assert_different_registers in minmax_fp
Reviewed-by: fyang
|
2025-03-03 18:29:36 +00:00 |
|
Hamlin Li
|
79880e5637
|
8351033: RISC-V: TestFloat16ScalarOperations asserts with offset (4210) is too large to be patched in one beq/bge/bgeu/blt/bltu/bne instruction!
Reviewed-by: fyang
|
2025-03-03 18:28:28 +00:00 |
|
Jiangli Zhou
|
bb70896e35
|
8350903: Remove explicit libjvm.so dependency for libVThreadEventTest
Reviewed-by: dholmes, alanb
|
2025-03-03 17:36:31 +00:00 |
|
Xiaolong Peng
|
7c187b5d81
|
8338737: Shenandoah: Reset marking bitmaps after the cycle
Reviewed-by: wkemper
|
2025-03-03 17:20:54 +00:00 |
|
Thomas Schatzl
|
3602c8cfd8
|
8350955: Fix repetitions of the word "the" in runtime component comments
Reviewed-by: coleenp
|
2025-03-03 16:51:56 +00:00 |
|
Kim Barrett
|
c988d7d647
|
8350767: Fix -Wzero-as-null-pointer-constant warnings in nsk jni stress tests
Reviewed-by: coleenp
|
2025-03-03 15:55:07 +00:00 |
|
Kim Barrett
|
67dfdfa6ea
|
8350623: Fix -Wzero-as-null-pointer-constant warnings in nsk native test utilities
Reviewed-by: coleenp
|
2025-03-03 15:53:47 +00:00 |
|
Afshin Zafari
|
4a51c61b2c
|
8350567: NMT: update VMATree::register_mapping to copy the existing tag of the region
Reviewed-by: jsjolen, stuefe
|
2025-03-03 15:39:35 +00:00 |
|
Thomas Stuefe
|
db69ec9e58
|
8344009: Improve compiler memory statistics
Reviewed-by: rcastanedalo, asmehra
|
2025-03-03 14:39:19 +00:00 |
|
Thomas Schatzl
|
f47232ad71
|
8350954: Fix repetitions of the word "the" in gc component comments
Reviewed-by: iwalulya, ayang
|
2025-03-03 13:57:57 +00:00 |
|
Thomas Schatzl
|
30b0c60980
|
8350956: Fix repetitions of the word "the" in compiler component comments
Reviewed-by: rcastanedalo
|
2025-03-03 12:31:33 +00:00 |
|