Ioi Lam
b985347c23
8348349: Refactor CDSConfig::is_dumping_heap()
...
Reviewed-by: ccheung, matsaave
2025-02-04 16:08:00 +00:00
Amit Kumar
7ea176d79c
8349193: compiler/intrinsics/TestContinuationPinningAndEA.java missing @requires vm.continuations
...
Reviewed-by: chagedorn
2025-02-04 03:05:00 +00:00
Coleen Phillimore
9b49597244
8334320: Replace vmTestbase/metaspace/share/TriggerUnloadingWithWhiteBox.java with ClassUnloadCommon from testlibrary
...
Reviewed-by: dholmes, lmesnik
2025-02-03 22:48:28 +00:00
Jaikiran Pai
618c5eb27b
8349183: [BACKOUT] Optimization for StringBuilder append boolean & null
...
8349239: [BACKOUT] Reuse StringLatin1::putCharsAt and StringUTF16::putCharsAt
Reviewed-by: redestad, liach
2025-02-03 18:21:33 +00:00
Daniel Lundén
ee87d187d1
8348658: [AArch64] The node limit in compiler/codegen/TestMatcherClone.java is too strict
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: shade, kvn
2025-01-31 14:09:15 +00:00
Tobias Hartmann
c3923fbb9a
8349130: Problem list TestCodeEntryAlignment.java
...
Reviewed-by: chagedorn
2025-01-31 08:22:11 +00:00
SendaoYan
2df9d5bc2f
8349040: Test compiler/inlining/LateInlinePrinting.java fails after JDK-8319850
...
Reviewed-by: mbaesken, thartmann
2025-01-31 06:40:26 +00:00
Ioi Lam
1ac2d6e0fb
8349009: JVM fails to start when AOTClassLinking is used with unverifiable old classes
...
Reviewed-by: jrose, kvn
2025-01-30 16:21:57 +00:00
Shaojin Wen
fdfb68c8d0
8344168: Change Unsafe base offset from int to long
...
Reviewed-by: liach
2025-01-30 15:57:13 +00:00
Serguei Spitsyn
fb0f2d25d2
8300708: Some nsk jvmti tests fail with virtual thread wrapper due to jvmti missing some virtual thread support
...
Reviewed-by: cjplummer, lmesnik
2025-01-30 09:11:13 +00:00
Axel Boldt-Christmas
14136f8b11
8347564: ZGC: Crash in DependencyContext::clean_unloading_dependents
...
Reviewed-by: eosterlund, stefank, vlivanov
2025-01-30 08:33:16 +00:00
Vladimir Kozlov
6b581d22e1
8347997: assert(false) failed: EA: missing memory path
...
Reviewed-by: thartmann, chagedorn
2025-01-29 17:24:10 +00:00
Theo Weidmann
4662363e86
8348687: [BACKOUT] C2: Non-fluid StringBuilder pattern bails out in OptoStringConcat
...
Reviewed-by: chagedorn, shade
2025-01-29 16:57:00 +00:00
Ioi Lam
d266ca965d
8348752: Enable -XX:+AOTClassLinking by default when -XX:AOTMode is specified
...
Reviewed-by: shade, heidinga
2025-01-29 16:52:10 +00:00
Theo Weidmann
96fefed37f
8319850: PrintInlining should print which methods are late inlines
...
Reviewed-by: chagedorn, kvn, jsjolen, dlong
2025-01-29 15:14:40 +00:00
Guoxiong Li
6bfae3acc1
8333386: TestAbortOnVMOperationTimeout test fails for client VM
...
Reviewed-by: ayang, tschatzl
2025-01-29 14:36:55 +00:00
Tobias Hartmann
55c3e78f4e
8348631: Crash in PredictedCallGenerator::generate after JDK-8347006
...
Reviewed-by: kvn, epeter
2025-01-29 07:13:11 +00:00
Cesar Soares Lucas
9f4d3de442
8347718: Unexpected NullPointerException in C2 compiled code due to ReduceAllocationMerges
...
Reviewed-by: kvn, thartmann
2025-01-28 19:17:15 +00:00
Theo Weidmann
1f74caa7da
8348401: [IR Framework] PrintTimes should not require verbose
...
Reviewed-by: kvn, chagedorn
2025-01-28 09:41:12 +00:00
Theo Weidmann
175e58b2e3
8332980: [IR Framework] Add option to measure IR rule processing time
...
Reviewed-by: kvn, chagedorn
2025-01-27 08:19:55 +00:00
Shaojin Wen
f446cefee0
8343962: [REDO] Move getChars to DecimalDigits
...
Reviewed-by: redestad, rgiulietti
2025-01-25 03:12:56 +00:00
Ioi Lam
7f16a0875c
8348240: Remove SystemDictionaryShared::lookup_super_for_unregistered_class()
...
Reviewed-by: ccheung, coleenp
2025-01-23 22:02:48 +00:00
Theo Weidmann
337118da6f
8348388: Incorrect copyright header in TestFluidAndNonFluid.java
...
Reviewed-by: epeter, chagedorn
2025-01-23 10:16:33 +00:00
Theo Weidmann
6032f6ea04
8341696: C2: Non-fluid StringBuilder pattern bails out in OptoStringConcat
...
Reviewed-by: epeter
2025-01-23 08:41:02 +00:00
Jaikiran Pai
16a1d0a7ff
8348135: Fix couple of problem listing entries in test/hotspot/jtreg/ProblemList-Virtual.txt
...
Reviewed-by: dholmes
2025-01-22 12:14:27 +00:00
Emanuel Peter
16dcf15a14
8348263: C2 SuperWord: TestMemorySegment.java has failing IR rules with AlignVector after JDK-8343685
...
Reviewed-by: chagedorn, thartmann
2025-01-22 12:02:39 +00:00
Christian Hagedorn
5f6c85420a
8330045: Enhance array handling
...
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com>
Co-authored-by: Martin Balao <mbalao@redhat.com>
Reviewed-by: rhalade, ahgross, thartmann, epeter, adinn, roland
2025-01-22 14:56:49 +05:30
Leonid Mesnik
bbd880775f
8338428: Add logging of final VM flags while setting properties
...
Reviewed-by: dholmes, rriggs
2025-01-21 21:10:43 +00:00
Simon Tooke
1ed396b4fc
8346927: serviceability/dcmd/vm/[SystemMapTest.java|SystemDumpMapTest.java] fail at jmx
...
Reviewed-by: kevinw
2025-01-21 15:01:37 +00:00
Theo Weidmann
f54e0bf267
8345766: C2 should emit macro nodes for ModF/ModD instead of calls during parsing
...
Reviewed-by: kvn, epeter
2025-01-21 09:15:18 +00:00
Emanuel Peter
0f426e4a6d
8343685: C2 SuperWord: refactor VPointer with MemPointer
...
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: kvn, chagedorn
2025-01-21 07:05:05 +00:00
Christian Hagedorn
8a83dc213a
8347018: C2: Insertion of Assertion Predicates ignores the effects of PhaseIdealLoop::clone_up_backedge_goo()
...
Reviewed-by: epeter, kvn
2025-01-20 12:24:33 +00:00
Markus Grönlund
4b4b1e912a
8347922: Remove runtime/cds/appcds/customLoader/HelloCustom_JFR.java from ProblemList.txt
...
Reviewed-by: egahlin
2025-01-20 08:54:15 +00:00
Serguei Spitsyn
6ef860c728
8332857: Test vmTestbase/nsk/jvmti/GetThreadCpuTime/thrcputime002/TestDescription.java failed
...
Reviewed-by: lmesnik, cjplummer, amenkov
2025-01-18 00:28:30 +00:00
Theo Weidmann
f64f22b360
8346107: Generators: testing utility for random value generation
...
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: epeter, chagedorn
2025-01-16 12:17:21 +00:00
Theo Weidmann
4ad5d5514e
8325030: PhaseMacroExpand::value_from_mem_phi assert with "unknown node on this path"
...
Reviewed-by: chagedorn, kvn
2025-01-16 12:16:14 +00:00
Joakim Nordström
91197b384f
8347531: The signal tests are failing after JDK-8345782 due to an unrelated warning
...
Reviewed-by: kevinw, dholmes
2025-01-15 08:56:38 +00:00
David Holmes
9b1bed0aa4
8290043: serviceability/attach/ConcAttachTest.java failed "guarantee(!CheckJNICalls) failed: Attached JNI thread exited without being detached"
...
Reviewed-by: jsjolen, coleenp
2025-01-14 19:49:55 +00:00
Emanuel Peter
f0af830f85
8335747: C2: fix overflow case for LoopLimit with constant inputs
...
Reviewed-by: kvn, qamai
2025-01-14 11:55:39 +00:00
Adam Sotona
3e989fd0f7
8346986: Remove ASM from java.base
...
Reviewed-by: dholmes, ihse, lmesnik, alanb
2025-01-14 09:28:56 +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