SendaoYan
|
3bacf7ea85
|
8361869: Tests which call ThreadController should mark as /native
Reviewed-by: sspitsyn, lmesnik
|
2025-07-12 01:50:40 +00:00 |
|
Calvin Cheung
|
4a351e3e57
|
8361328: cds/appcds/dynamicArchive/TestAutoCreateSharedArchive.java archive timestamps comparison failed
Reviewed-by: iklam, matsaave
|
2025-07-12 00:18:51 +00:00 |
|
Chen Liang
|
189017f750
|
8361908: Mix and match of dead and valid exception handler leads to malformed class file
Reviewed-by: asotona
|
2025-07-11 22:52:26 +00:00 |
|
Chen Liang
|
3f59eae3d0
|
8361102: java.lang.classfile.CodeBuilder.branch(Opcode op, Label target) doesn't throw IllegalArgumentException - if op is not of Opcode.Kind.BRANCH
Reviewed-by: asotona
|
2025-07-11 22:52:10 +00:00 |
|
Xiaolong Peng
|
46988e1073
|
8361948: Shenandoah: region free capacity unit mismatch
Reviewed-by: shade, wkemper
|
2025-07-11 20:09:50 +00:00 |
|
Chris Plummer
|
f7e8d255cc
|
8361905: Problem list serviceability/sa/ClhsdbThreadContext.java on Windows due to JDK-8356704
Reviewed-by: amenkov, sspitsyn
|
2025-07-11 19:29:07 +00:00 |
|
Srinivas Vamsi Parasa
|
26b002805a
|
8360776: Disable Intel APX by default and enable it with -XX:+UnlockExperimentalVMOptions -XX:+UseAPX in all builds
Reviewed-by: sviswanathan, dholmes, jbhateja
|
2025-07-11 18:55:11 +00:00 |
|
Alex Menkov
|
8c00c374ec
|
8361314: Test serviceability/jvmti/VMEvent/MyPackage/VMEventRecursionTest.java FATAL ERROR in native method: Failed during the GetClassSignature call
Reviewed-by: cjplummer, sspitsyn
|
2025-07-11 18:33:03 +00:00 |
|
Igor Veresov
|
59bec29c35
|
8358580: Rethink how classes are kept alive in training data
Reviewed-by: coleenp, shade
|
2025-07-11 18:07:13 +00:00 |
|
Evgeny Astigeevich
|
a86dd56de3
|
8360936: Test compiler/onSpinWait/TestOnSpinWaitAArch64.java fails after JDK-8359435
Reviewed-by: shade, aph
|
2025-07-11 15:25:22 +00:00 |
|
Marc Chevalier
|
76442f39b9
|
8361494: [IR Framework] Escape too much in replacement of placeholder
Reviewed-by: mhaessig, chagedorn
|
2025-07-11 10:41:31 +00:00 |
|
Thomas Stuefe
|
445e5ecd98
|
8361342: Shenandoah: Evacuation may assert on invalid mirror object after JDK-8340297
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: shade, rkennke
|
2025-07-11 08:02:52 +00:00 |
|
Marc Chevalier
|
3ffc5b9ef7
|
8359344: C2: Malformed control flow after intrinsic bailout
Reviewed-by: thartmann, kvn
|
2025-07-11 07:07:27 +00:00 |
|
jeremy
|
529049be6b
|
8356137: GifImageDecode can produce opaque image when disposal method changes
Reviewed-by: jdv, prr
|
2025-07-11 05:47:29 +00:00 |
|
Kim Barrett
|
eddfc6449f
|
8361383: LogFileStreamOutput::write_decorations uses wrong type for format precisions
Reviewed-by: dholmes, iklam
|
2025-07-11 05:30:29 +00:00 |
|
Dingli Zhang
|
2e7e272d7b
|
8361829: [TESTBUG] RISC-V: compiler/vectorization/runner/BasicIntOpTest.java fails with RVV but not Zvbb
Reviewed-by: fyang, fjiang
|
2025-07-11 02:40:33 +00:00 |
|
Ioi Lam
|
ee0d309bbd
|
8313395: LotsUnloadTest.java fails with OOME transiently with libgraal
Reviewed-by: dnsimon
|
2025-07-10 21:40:11 +00:00 |
|
Alex Menkov
|
2300a212dd
|
8358679: [asan] vmTestbase/nsk/jvmti tests show memory issues
Reviewed-by: cjplummer, sspitsyn
|
2025-07-10 19:57:27 +00:00 |
|
Andrew Dinn
|
3d74cbe0ac
|
8361844: Build without C1 or C2 fails after 8360707
Reviewed-by: kvn
|
2025-07-10 17:23:10 +00:00 |
|
Naoto Sato
|
f5afbbd32a
|
8361717: Refactor Collections.emptyList() in Locale related classes
Reviewed-by: bpb, jlu, liach, cstein
|
2025-07-10 16:08:05 +00:00 |
|
Kevin Walls
|
cbc7090b91
|
8359809: AttributeList, RoleList and UnresolvedRoleList should never accept other types of Object
Reviewed-by: sspitsyn
|
2025-07-10 15:21:04 +00:00 |
|
Anass Baya
|
f735275021
|
8361839: Problemlist BogusFocusableWindowState due to failures in the CI pipeline
Reviewed-by: aivanov
|
2025-07-10 13:07:13 +00:00 |
|
Thomas Schatzl
|
3d37c4e37a
|
8361693: Remove Klass::clean_subklass_tree()
Reviewed-by: zgu, kbarrett
|
2025-07-10 13:00:48 +00:00 |
|
Nizar Benalla
|
73ab54e4c3
|
8360302: Update --release 25 symbol information for JDK 25 build 29
Reviewed-by: darcy, iris
|
2025-07-10 11:25:41 +00:00 |
|
Vicente Romero
|
80662a485a
|
8361499: Intersection type cast causes javac crash with -Xjcov
Reviewed-by: mcimadamore
|
2025-07-10 10:38:31 +00:00 |
|
Albert Mingkun Yang
|
c118543efe
|
8361704: Parallel: Simplify logic condition in MutableNUMASpace::initialize
Reviewed-by: tschatzl
|
2025-07-10 09:18:35 +00:00 |
|
Kevin Walls
|
13e0f99626
|
8351413: Remove XML interchange in java.management/javax/management/modelmbean/DescriptorSupport
Reviewed-by: dfuchs, sspitsyn
|
2025-07-10 08:19:06 +00:00 |
|
Matthias Baesken
|
bf3cfbeff4
|
8351487: [ubsan] jvmti.h runtime error: load of value which is not a valid value
Reviewed-by: cjplummer, amenkov, sspitsyn
jdk-26+6
|
2025-07-10 07:08:26 +00:00 |
|
David Holmes
|
2a53f5a5c2
|
8361754: New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors
Reviewed-by: jpai, darcy
|
2025-07-10 05:07:33 +00:00 |
|
David Holmes
|
f67e435431
|
8361447: [REDO] Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: mdoerr, stuefe, coleenp
|
2025-07-10 01:59:49 +00:00 |
|
David Holmes
|
c28bb8bf7a
|
8361647: Report the error reason on failed semaphore calls on macOS
Reviewed-by: shade, ayang, jwaters
|
2025-07-10 01:54:39 +00:00 |
|
Matias Saavedra Silva
|
518536c607
|
8344073: Test runtime/cds/appcds/TestParallelGCWithCDS.java#id0 failed
Reviewed-by: ccheung, iklam
|
2025-07-09 20:45:13 +00:00 |
|
Gustavo Simon
|
0f7808f333
|
8360122: Fix java.sql\Connection.java indentation
Reviewed-by: liach, lancea
|
2025-07-09 19:55:20 +00:00 |
|
Chen Liang
|
c9bea77342
|
8361615: CodeBuilder::parameterSlot throws undocumented IOOBE
Reviewed-by: asotona
|
2025-07-09 19:29:25 +00:00 |
|
Yudi Zheng
|
6681fc72d3
|
8361569: [JVMCI] Further refine JVMCI-compiled nmethod that should not collect deoptimization profile
Reviewed-by: dnsimon, gdub
|
2025-07-09 19:12:37 +00:00 |
|
Eric Caspole
|
7282f68cee
|
8361216: Do not fork javac in J2DBench ant build
Reviewed-by: prr
|
2025-07-09 18:47:38 +00:00 |
|
Brian Burkhalter
|
6e203384f8
|
8358533: Improve performance of java.io.Reader.readAllLines
Reviewed-by: rriggs, sherman
|
2025-07-09 16:15:36 +00:00 |
|
Brian Burkhalter
|
6249259c80
|
8361299: (bf) CharBuffer.getChars(int,int,char[],int) violates pre-existing specification
Reviewed-by: alanb, liach
|
2025-07-09 16:15:21 +00:00 |
|
Aleksey Shipilev
|
a41d35073e
|
8357473: Compilation spike leaves many CompileTasks in free list
Reviewed-by: kvn, chagedorn
|
2025-07-09 14:49:20 +00:00 |
|
Nizar Benalla
|
7daf9813c0
|
8346884: Add since checker test to jdk.editpad
Reviewed-by: jpai
|
2025-07-09 13:49:15 +00:00 |
|
Aleksey Shipilev
|
a201be8555
|
8361255: CTW: Tolerate more NCDFE problems
Reviewed-by: kvn, thartmann
|
2025-07-09 12:42:25 +00:00 |
|
Manuel Hässig
|
db4b4a5b35
|
8360175: C2 crash: assert(edge_from_to(prior_use,n)) failed: before block local scheduling
Reviewed-by: kvn, chagedorn
|
2025-07-09 12:34:10 +00:00 |
|
Chen Liang
|
d886ae12a2
|
8357185: Redundant local variables with unconditionally matching primitive patterns
Reviewed-by: jlahoda, abimpoudis
|
2025-07-09 12:14:14 +00:00 |
|
Albert Mingkun Yang
|
eec04dd010
|
8361680: Use correct enum Claim value in VM_HeapWalkOperation::collect_simple_roots
Reviewed-by: shade
|
2025-07-09 12:00:51 +00:00 |
|
Aleksey Shipilev
|
a9bd1ad40c
|
8361520: Stabilize SystemGC benchmarks
Reviewed-by: tschatzl, ayang
|
2025-07-09 08:56:44 +00:00 |
|
Andrew Dinn
|
b1fa1ecc98
|
8360707: Globally enumerate all blobs, stubs and entries
Reviewed-by: kvn, fyang, asmehra
|
2025-07-09 08:48:07 +00:00 |
|
David Briemann
|
83feb7a238
|
8361599: [PPC64] enable missing tests via jtreg requires
Reviewed-by: mdoerr
|
2025-07-09 08:27:55 +00:00 |
|
Andrej Pecimuth
|
963b83fcf1
|
8357689: Refactor JVMCI to enable replay compilation in Graal
Reviewed-by: dnsimon
|
2025-07-09 08:19:49 +00:00 |
|
Thomas Schatzl
|
68b27b88b5
|
8361349: Fix visibility of CollectedHeap::stop() and ::print_tracing_info()
Reviewed-by: iwalulya, ayang
|
2025-07-09 08:10:43 +00:00 |
|
Dingli Zhang
|
e0245682c8
|
8361532: RISC-V: Several vector tests fail after JDK-8354383
Reviewed-by: fyang, fjiang, gcao
|
2025-07-09 05:57:38 +00:00 |
|