Evgeny Astigeevich
|
4cd318756d
|
8324874: AArch64: crypto pmull based CRC32/CRC32C intrinsics clobber V8-V15 registers
Reviewed-by: aph, ngasson
|
2024-02-06 08:54:23 +00:00 |
|
Damon Fenacci
|
6d911f68a3
|
8317299: safepoint scalarization doesn't keep track of the depth of the JVM state
Reviewed-by: thartmann, vlivanov
|
2024-02-06 07:53:03 +00:00 |
|
Sonia Zaldana Calles
|
542b0b6656
|
8324126: Error message for mistyping -XX:+Unlock...Options is not helpful
Reviewed-by: dholmes, stuefe
|
2024-02-06 07:03:47 +00:00 |
|
Daniel D. Daugherty
|
ab3b941783
|
8325270: ProblemList two compiler/intrinsics/float16 tests that fail due to JDK-8324724
Reviewed-by: vlivanov
|
2024-02-05 22:49:00 +00:00 |
|
Alex Menkov
|
f31957e6a1
|
8317636: Improve heap walking API tests to verify correctness of field indexes
Reviewed-by: cjplummer, sspitsyn
|
2024-02-05 21:57:15 +00:00 |
|
Gerard Ziemski
|
7777eb5e15
|
8321931: memory_swap_current_in_bytes reports 0 as "unlimited"
Reviewed-by: sgehwolf, iklam
|
2024-02-05 19:35:43 +00:00 |
|
Daniel Lundén
|
4da28b40f0
|
8291809: Convert compiler/c2/cr7200264/TestSSE2IntVect.java to IR verification test
Reviewed-by: rcastanedalo, epeter, chagedorn
|
2024-02-05 10:53:38 +00:00 |
|
Wang Zhuo
|
80642dd7af
|
8324817: Parallel GC does not pre-touch all heap pages when AlwaysPreTouch enabled and large page disabled
Reviewed-by: ayang, tschatzl
|
2024-02-05 06:19:02 +00:00 |
|
Hamlin Li
|
ed068469f3
|
8325037: x86: enable and fix hotspot/jtreg/compiler/vectorization/TestRoundVectFloat.java
Reviewed-by: thartmann, kvn, jbhateja
|
2024-02-04 09:46:15 +00:00 |
|
Kim Barrett
|
6787c4c3dd
|
8325055: Rename Injector.h
Reviewed-by: dholmes, amenkov, sspitsyn
|
2024-02-02 16:19:08 +00:00 |
|
Chris Plummer
|
192349eee4
|
8324066: "clhsdb jstack" should not by default scan for j.u.c locks because it can be very slow
Reviewed-by: kevinw, amenkov
|
2024-02-01 19:24:39 +00:00 |
|
Julian Waters
|
a2229b18bf
|
8324838: test_nmt_locationprinting.cpp broken in the gcc windows build
Reviewed-by: dholmes, kevinw, jsjolen
|
2024-02-01 05:54:57 +00:00 |
|
Vladimir Kozlov
|
5b9b176c67
|
8324174: assert(m->is_entered(current)) failed: invariant
Reviewed-by: epeter, dlong, thartmann
|
2024-01-31 19:42:02 +00:00 |
|
Kim Barrett
|
0cc8e5beed
|
8325042: remove unused JVMDITools test files
Reviewed-by: coleenp
|
2024-01-31 19:19:21 +00:00 |
|
Albert Mingkun Yang
|
725314fb73
|
8324771: Obsolete RAMFraction related flags
Reviewed-by: dholmes, mbaesken, tschatzl
|
2024-01-31 12:44:39 +00:00 |
|
Leonid Mesnik
|
8892d45b9f
|
8324582: Replace -Djava.util.concurrent.ForkJoinPool.common.parallelism to -Djdk.virtualThreadScheduler.maxPoolSize in jvmti vthread tests
Reviewed-by: cjplummer, sspitsyn
|
2024-01-30 21:05:12 +00:00 |
|
Emanuel Peter
|
11e28bd619
|
8324794: C2 SuperWord: do not ignore reductions in SuperWord::unrolling_analysis
Reviewed-by: chagedorn, kvn
|
2024-01-30 20:14:20 +00:00 |
|
Calvin Cheung
|
d51aaf6304
|
8323950: Null CLD while loading shared lambda proxy class with javaagent active
Reviewed-by: matsaave, iklam
|
2024-01-30 20:00:10 +00:00 |
|
Kim Barrett
|
f57c7223cf
|
8324880: Rename get_stack_trace.h
Reviewed-by: dholmes, jwaters, sspitsyn
|
2024-01-30 18:10:25 +00:00 |
|
Coleen Phillimore
|
c1281e6b45
|
8324678: Replace NULL with nullptr in HotSpot gtests
Reviewed-by: kbarrett, dholmes, jwaters
|
2024-01-29 17:12:13 +00:00 |
|
Coleen Phillimore
|
a6bdee48f3
|
8324681: Replace NULL with nullptr in HotSpot jtreg test native code files
Reviewed-by: kevinw, kbarrett, dholmes
|
2024-01-29 17:07:32 +00:00 |
|
Emanuel Peter
|
3066d49cc1
|
8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization
Reviewed-by: chagedorn, kvn
|
2024-01-29 10:13:43 +00:00 |
|
Christian Hagedorn
|
72ba8178a8
|
8324236: compiler/ciReplay/TestInliningProtectionDomain.java failed with RuntimeException: should only dump inline information for ... expected true, was false
Reviewed-by: kvn
|
2024-01-29 09:20:52 +00:00 |
|
Daniel Lundén
|
69586e7bdf
|
8322996: BoxLockNode creation fails with assert(reg < CHUNK_SIZE) failed: sanity
Reviewed-by: rcastanedalo, kvn
|
2024-01-29 09:14:26 +00:00 |
|
Daniel D. Daugherty
|
6d1856234f
|
8324785: ProblemList two tests on linux due to JDK-8315923
Reviewed-by: rriggs
|
2024-01-26 20:18:08 +00:00 |
|
Liming Liu
|
a65a89522d
|
8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly
Reviewed-by: jsjolen, stuefe
|
2024-01-26 16:42:46 +00:00 |
|
Albert Mingkun Yang
|
32ddcf504c
|
8324301: Obsolete MaxGCMinorPauseMillis
Reviewed-by: kbarrett, tschatzl
|
2024-01-26 13:03:50 +00:00 |
|
Aleksey Shipilev
|
12b89cd2ee
|
8323717: Introduce test keyword for tests that need external dependencies
Reviewed-by: dholmes, lmesnik
|
2024-01-25 18:03:16 +00:00 |
|
David Holmes
|
929af9ed03
|
8307788: vmTestbase/gc/gctests/LargeObjects/large003/TestDescription.java timed out
Reviewed-by: lmesnik, shade
|
2024-01-25 05:26:13 +00:00 |
|
Chris Plummer
|
edfee7f348
|
8323546: Cleanup jcmd docs for Compiler.perfmap and VM.cds filename parameter
Reviewed-by: dholmes, sspitsyn, iklam
|
2024-01-23 20:33:49 +00:00 |
|
Aleksey Shipilev
|
8b9bf75880
|
8323515: Create test alias "all" for all test roots
Reviewed-by: dholmes, alanb, joehw, lmesnik
|
2024-01-23 17:03:35 +00:00 |
|
Matthias Baesken
|
3696765b7d
|
8323964: runtime/Thread/ThreadCountLimit.java fails intermittently on AIX
Reviewed-by: dholmes, stuefe
|
2024-01-23 08:17:00 +00:00 |
|
Johan Sjölen
|
d3b2ac1507
|
8314186: runtime/8176717/TestInheritFD.java failed with "Log file was leaked"
Reviewed-by: lkorinth, dholmes
|
2024-01-22 11:03:39 +00:00 |
|
Cesar Soares Lucas
|
76afa02dab
|
8322572: AllocationMergesTests.java fails with "IRViolationException: There were one or multiple IR rule failures."
Reviewed-by: kvn, thartmann
|
2024-01-22 08:22:33 +00:00 |
|
Calvin Cheung
|
39005e27d6
|
8324041: ModuleOption.java failed with update release versioning scheme
Reviewed-by: dholmes, mbaesken
|
2024-01-19 17:02:29 +00:00 |
|
Coleen Phillimore
|
2865afe759
|
8323685: PrintSystemDictionaryAtExit has mutex rank assert
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: tschatzl, ayang
|
2024-01-19 16:54:03 +00:00 |
|
Christian Hagedorn
|
6997bfc68d
|
8323154: C2: assert(cmp != nullptr && cmp->Opcode() == Op_Cmp(bt)) failed: no exit test
Reviewed-by: roland, thartmann, qamai
|
2024-01-19 15:49:02 +00:00 |
|
Daniel D. Daugherty
|
aeb304b29e
|
8324074: increase timeout for jvmci test TestResolvedJavaMethod.java
Reviewed-by: stuefe, thartmann
|
2024-01-18 13:16:05 +00:00 |
|
Daniel D. Daugherty
|
806ffb1085
|
8324082: more monitoring test timeout adjustments
Reviewed-by: kevinw, sspitsyn
|
2024-01-18 13:15:45 +00:00 |
|
Tobias Holenstein
|
b89172149d
|
8316756: C2 EA fails with "missing memory path" when encountering unsafe_arraycopy stub call
Co-authored-by: Vladimir Kozlov <kvn@openjdk.org>
Reviewed-by: kvn, thartmann, chagedorn
|
2024-01-17 08:07:04 +00:00 |
|
Roberto Castañeda Lozano
|
bf666bc0c7
|
8322692: ZGC: avoid over-unrolling due to hidden barrier size
Reviewed-by: eosterlund, kvn
|
2024-01-17 07:50:03 +00:00 |
|
Henry Jen
|
2063bb8ffa
|
Merge
Reviewed-by: erikj
|
2024-01-17 01:41:52 +00:00 |
|
Doug Simon
|
19c9388c20
|
8323616: [JVMCI] TestInvalidJVMCIOption.java fails intermittently with NPE
Reviewed-by: thartmann, never
|
2024-01-16 19:31:04 +00:00 |
|
Thomas Schatzl
|
1007618f6f
|
8323731: Unproblemlist gc/stress/TestStressG1Humongous.java
Reviewed-by: ehelin
|
2024-01-16 14:42:32 +00:00 |
|
Jorn Vernee
|
2fd775f69c
|
8323651: compiler/c2/irTests/TestPrunedExHandler.java fails with -XX:+DeoptimizeALot
Reviewed-by: alanb, kvn
|
2024-01-16 13:25:49 +00:00 |
|
Thomas Schatzl
|
5045839cb2
|
8323635: Test gc/g1/TestHumongousAllocConcurrentStart.java fails with -XX:TieredStopAtLevel=3
Reviewed-by: shade, lmesnik
|
2024-01-16 12:00:57 +00:00 |
|
Emanuel Peter
|
e01f6da1b8
|
8320175: [BACKOUT] 8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization
Reviewed-by: thartmann, chagedorn
|
2024-01-16 10:15:00 +00:00 |
|
Christian Hagedorn
|
c1a568c9c4
|
8314307: Improve loop handling
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: mschoene, rhalade, thartmann, epeter
|
2024-01-16 05:55:56 +00:00 |
|
Hamlin Li
|
b363472265
|
8318227: RISC-V: C2 ConvHF2F
Reviewed-by: fyang
|
2024-01-15 18:41:53 +00:00 |
|
Christian Hagedorn
|
7e0a4ed629
|
8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if
Reviewed-by: kvn, thartmann
|
2024-01-15 12:16:10 +00:00 |
|