Adam Sotona
|
3e989fd0f7
|
8346986: Remove ASM from java.base
Reviewed-by: dholmes, ihse, lmesnik, alanb
|
2025-01-14 09:28:56 +00:00 |
|
David Holmes
|
c1d322fff4
|
8347627: Compiler replay tests are failing after JDK-8346990
Reviewed-by: coleenp
|
2025-01-14 03:19:25 +00:00 |
|
Coleen Phillimore
|
379d05bcc1
|
8346990: Remove INTX_FORMAT and UINTX_FORMAT macros
Reviewed-by: kbarrett, dholmes, matsaave
|
2025-01-13 22:01:54 +00:00 |
|
Kim Barrett
|
e0f2f4b216
|
8313396: Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: coleenp, dholmes, jsjolen
|
2025-01-13 18:25:42 +00:00 |
|
Roger Riggs
|
a7915bb2e1
|
8346468: SM cleanup of common test library
Reviewed-by: jpai, dfuchs
|
2025-01-13 16:43:44 +00:00 |
|
Christian Hagedorn
|
062f2dcfe5
|
8347554: [BACKOUT] C2: implement optimization for series of Add of unique value
Reviewed-by: thartmann
|
2025-01-13 14:19:43 +00:00 |
|
Coleen Phillimore
|
6e43f48fcf
|
8346929: runtime/ClassUnload/DictionaryDependsTest.java fails with "Test failed: should be unloaded"
Reviewed-by: dholmes, ccheung
|
2025-01-13 12:50:13 +00:00 |
|
Tobias Hartmann
|
82e2a79122
|
8347006: LoadRangeNode floats above array guard in arraycopy intrinsic
Reviewed-by: roland, qamai, kvn
|
2025-01-13 09:49:16 +00:00 |
|
Daniel Jeliński
|
3b9732edc6
|
8345471: Clean up compiler/intrinsics/sha/cli tests
Reviewed-by: kvn
|
2025-01-13 08:13:57 +00:00 |
|
Damon Fenacci
|
b37f123625
|
8347407: [BACKOUT] C1/C2 don't handle allocation failure properly during initialization (RuntimeStub::new_runtime_stub fatal crash)
Reviewed-by: thartmann, kvn
|
2025-01-13 07:59:51 +00:00 |
|
Simon Tooke
|
f04a642246
|
8346717: serviceability/dcmd/vm/SystemDumpMapTest.java failing on Windows with "Stack base not yet set for thread id"
Reviewed-by: lmesnik, dholmes
|
2025-01-12 21:39:43 +00:00 |
|
Serguei Spitsyn
|
761774a120
|
8346143: add ClearAllFramePops function to speedup debugger single stepping in some cases
Reviewed-by: cjplummer, amenkov
|
2025-01-10 23:49:03 +00:00 |
|
Roland Westrelin
|
9cf7d42b65
|
8346184: C2: assert(has_node(i)) failed during split thru phi
Reviewed-by: thartmann, chagedorn
|
2025-01-10 16:47:51 +00:00 |
|
Kevin Walls
|
12752b0031
|
8347346: Remove redundant ClassForName.java and test.policy from runtime/Dictionary
Reviewed-by: coleenp
|
2025-01-10 10:51:34 +00:00 |
|
Theo Weidmann
|
55c6904e8f
|
8331717: C2: Crash with SIGFPE Because Loop Predication Wrongly Hoists Division Requiring Zero Check
Reviewed-by: chagedorn, qamai, kvn
|
2025-01-10 08:59:31 +00:00 |
|
SendaoYan
|
f6492aa634
|
8347279: Problemlist TestEvilSyncBug.java#generational
Reviewed-by: tschatzl, wkemper
|
2025-01-10 01:38:18 +00:00 |
|
Fei Yang
|
a9351dfec9
|
8346787: Fix two C2 IR matching tests for RISC-V
Reviewed-by: fjiang, mli, dfenacci
|
2025-01-10 00:26:38 +00:00 |
|
Joakim Nordström
|
3024a7384f
|
8345782: Refining the cases that libjsig deprecation warning is issued
Reviewed-by: dholmes, kevinw
|
2025-01-09 12:41:52 +00:00 |
|
Serguei Spitsyn
|
2801bc6bf3
|
8346460: NotifyFramePop should return JVMTI_ERROR_DUPLICATE
Reviewed-by: cjplummer, amenkov
|
2025-01-09 12:02:25 +00:00 |
|
Aleksey Shipilev
|
dff5719e6f
|
8347126: gc/stress/TestStressG1Uncommit.java gets OOM-killed
Reviewed-by: tschatzl, gli
|
2025-01-09 09:49:14 +00:00 |
|
Ramkumar Sunderbabu
|
33f9be8de7
|
8347083: Incomplete logging in nsk/jvmti/ResourceExhausted/resexhausted00* tests
Reviewed-by: dholmes, sspitsyn, lmesnik
|
2025-01-09 07:50:42 +00:00 |
|
Chris Plummer
|
0a5ef827b0
|
8347162: Update problemlist CR for vmTestbase/nsk/jdi/VMOutOfMemoryException
Reviewed-by: kevinw, amenkov
|
2025-01-08 22:52:13 +00:00 |
|
Leonid Mesnik
|
88fa3b2fe9
|
8346998: Test nsk/jvmti/ResourceExhausted/resexhausted003 fails with java.lang.OutOfMemoryError when CDS is off
Reviewed-by: dholmes, sspitsyn
|
2025-01-08 20:14:59 +00:00 |
|
Coleen Phillimore
|
ddb5881964
|
8329549: Remove FORMAT64_MODIFIER
Reviewed-by: dholmes, kbarrett
|
2025-01-07 23:14:04 +00:00 |
|
Aleksey Shipilev
|
e413fc643c
|
8347127: CTW fails to build after JDK-8334733
Reviewed-by: kvn, epeter
|
2025-01-07 19:34:12 +00:00 |
|
SendaoYan
|
cf3e48e771
|
8346965: Multiple compiler/ciReplay test fails with -XX:+SegmentedCodeCache
Reviewed-by: kvn
|
2025-01-07 15:07:00 +00:00 |
|
Fei Yang
|
3f7052ed7a
|
8346868: RISC-V: compiler/sharedstubs tests fail after JDK-8332689
Reviewed-by: rehn, mli
|
2025-01-07 10:54:52 +00:00 |
|
Fei Yang
|
de0250368e
|
8346832: runtime/CompressedOops/CompressedCPUSpecificClassSpaceReservation.java fails on RISC-V
Reviewed-by: stuefe, fjiang
|
2025-01-07 03:39:50 +00:00 |
|
Calvin Cheung
|
8d388ccd9e
|
8346457: AOT cache creation crashes with "assert(pair_at(i).match() < pair_at(i+1).match()) failed: unsorted table entries"
Reviewed-by: iklam, dholmes
|
2025-01-06 17:59:10 +00:00 |
|
Gui Cao
|
e98f412663
|
8346922: TestVectorReinterpret.java fails without the rvv extension on RISCV fastdebug VM
Reviewed-by: fyang, kvn
|
2025-01-06 03:36:00 +00:00 |
|
Gui Cao
|
ca5390c4d9
|
8346924: TestVectorizationNegativeScale.java fails without the rvv extension on RISCV fastdebug VM
Reviewed-by: fyang, kvn
|
2025-01-06 03:35:46 +00:00 |
|
Qizheng Xing
|
79958470e0
|
8346831: Remove the extra closing parenthesis in CTW Makefile
Reviewed-by: liach, kbarrett, lmesnik, jwaters
|
2024-12-29 08:32:38 +00:00 |
|
Jan Kratochvil
|
43b7e9f547
|
8346713: [testsuite] NeverActAsServerClassMachine breaks TestPLABAdaptToMinTLABSize.java TestPinnedHumongousFragmentation.java TestPinnedObjectContents.java
Reviewed-by: stefank, tschatzl
|
2024-12-21 03:40:48 +00:00 |
|
Evgeny Nikitin
|
cf28fd4cbc
|
8322983: Virtual Threads: exclude 2 tests
Reviewed-by: jpai, lmesnik, syan
|
2024-12-20 08:24:18 +00:00 |
|
Emanuel Peter
|
35fafbc597
|
8346106: Verify.checkEQ: testing utility for recursive value verification
Reviewed-by: kvn, tweidmann
|
2024-12-20 06:52:22 +00:00 |
|
Brian Burkhalter
|
4d77dbad4e
|
8346576: Remove vmTestbase/gc/memory/Nio/Nio.java from test/hotspot/jtreg/ProblemList.txt
Reviewed-by: alanb, jpai, mli
|
2024-12-19 16:16:58 +00:00 |
|
Roland Westrelin
|
2649a97332
|
8332827: [REDO] C2: crash in compiled code because of dependency on removed range check CastIIs
Reviewed-by: epeter, chagedorn
|
2024-12-19 16:09:41 +00:00 |
|
Simon Tooke
|
b0c40aadd2
|
8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check
Reviewed-by: dholmes, stuefe, kevinw
|
2024-12-19 02:12:02 +00:00 |
|
SendaoYan
|
00d8407a8f
|
8346016: Problemlist vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_a in virtual thread mode
Reviewed-by: sspitsyn
|
2024-12-19 01:28:21 +00:00 |
|
Stefan Karlsson
|
73b5dbaec3
|
8345655: Move reservation code out of ReservedSpace
Reviewed-by: azafari, jsjolen
|
2024-12-18 10:19:13 +00:00 |
|
David Holmes
|
453310918b
|
8345911: Enhance error message when IncompatibleClassChangeError is thrown for sealed class loading failures
Reviewed-by: coleenp, alanb
|
2024-12-18 04:15:57 +00:00 |
|
David Holmes
|
ea50c54a14
|
8321818: vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
Reviewed-by: lmesnik, mli
|
2024-12-18 01:47:44 +00:00 |
|
Chris Plummer
|
414eb6bb83
|
8338714: vmTestbase/nsk/jdb/kill/kill001/kill001.java fails with JTREG_TEST_THREAD_FACTORY=Virtual
Reviewed-by: sspitsyn, dholmes
|
2024-12-17 19:06:07 +00:00 |
|
Coleen Phillimore
|
fbd76ca8ed
|
8337016: serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java gets Metaspace OOM
Reviewed-by: dholmes, sspitsyn
|
2024-12-17 13:00:19 +00:00 |
|
theoweidmannoracle
|
5e25c48b8b
|
8346289: Confusing phrasing in IR Framework README / User-defined Regexes
Reviewed-by: thartmann, chagedorn
|
2024-12-17 10:01:27 +00:00 |
|
Calvin Cheung
|
f8974ba718
|
8345838: Remove the appcds/javaldr/AnonVmClassesDuringDump.java test
Reviewed-by: iklam, dholmes
|
2024-12-16 16:54:31 +00:00 |
|
Stefan Karlsson
|
45a329790b
|
8346248: serviceability/dcmd/vm/{SystemMapTest.java,SystemMapTest.java} failing on macos-aarch64
Reviewed-by: eosterlund
|
2024-12-16 13:43:55 +00:00 |
|
Robbin Ehn
|
92860186ec
|
8345322: RISC-V: Add concurrent gtests for cmpxchg variants
Reviewed-by: mli, fyang
|
2024-12-16 09:48:12 +00:00 |
|
Simon Tooke
|
3b9de117e8
|
8319875: Add macOS implementation for jcmd System.map
Reviewed-by: stuefe, szaldana
|
2024-12-14 06:13:26 +00:00 |
|
Kim Barrett
|
ebb27c2e8f
|
8346139: test_memset_with_concurrent_readers.cpp should not use <sstream>
Reviewed-by: stefank, tschatzl
|
2024-12-14 01:48:05 +00:00 |
|