Roberto Castañeda Lozano
a5818972c1
8317507: C2 compilation fails with "Exceeded _node_regs array"
...
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: thartmann, shade, dlong
2023-10-30 12:54:03 +00:00
Matthias Baesken
88b9cdae8f
8318981: compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with 'disallowed by CompileCommand' missing from stdout/stderr
...
Reviewed-by: mdoerr, thartmann
2023-10-30 11:14:12 +00:00
Daniel D. Daugherty
ce0ca47641
8319067: ProblemList serviceability/AsyncGetCallTrace/MyPackage/ASGCTBaseTest.java on linux-aarch64 in Xcomp mode
...
Reviewed-by: jpai
2023-10-29 14:16:26 +00:00
Volker Simonis
141dae8b76
8318811: Compiler directives parser swallows a character after line comments
...
Reviewed-by: shade, phh
2023-10-27 12:10:55 +00:00
Leo Korinth
b9dcd4b741
8318964: Fix build failures caused by 8315097
...
Reviewed-by: aboldtch, rcastanedalo
2023-10-27 09:51:22 +00:00
Leo Korinth
d52a995f35
8315097: Rename createJavaProcessBuilder
...
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
Thomas Stuefe
abad0408e8
8313781: Add regression tests for large page logging and user-facing error messages
...
Reviewed-by: sjohanss, dholmes
2023-10-27 06:55:25 +00:00
Hamlin Li
40a3c35aa5
8318723: RISC-V: C2 UDivL
...
8318224: RISC-V: C2 UDivI
Reviewed-by: fyang, luhenry, aph
2023-10-26 16:10:16 +00:00
Johan Sjölen
9864951dce
8318447: Move NMT source code to own subdirectory
...
Reviewed-by: stefank, dholmes, stuefe
2023-10-26 14:03:49 +00:00
Frederic Thevenet
d96f38b80c
8317510: Change Windows debug symbol files naming to avoid losing info when an executable and a library share the same name
...
Reviewed-by: ihse, erikj
2023-10-25 17:30:21 +00:00
Hamlin Li
9e98ee6726
8318735: RISC-V: Enable related hotspot tests run on riscv
...
Reviewed-by: fyang, luhenry
2023-10-25 15:37:42 +00:00
Elif Aslan
29d462a072
8318727: Enable parallelism in vmTestbase/vm/gc/concurrent tests
...
Reviewed-by: shade, lmesnik
2023-10-25 15:23:13 +00:00
Elif Aslan
43f31d7385
8318607: Enable parallelism in vmTestbase/nsk/stress/jni tests
...
Reviewed-by: lmesnik, shade
2023-10-25 15:01:11 +00:00
Elif Aslan
cee44a6255
8318608: Enable parallelism in vmTestbase/nsk/stress/threads tests
...
Reviewed-by: lmesnik, shade
2023-10-25 15:00:44 +00:00
Roland Westrelin
b026d0b480
8312980: C2: "malformed control flow" created during incremental inlining
...
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: thartmann, epeter
2023-10-25 13:32:56 +00:00
Aleksey Shipilev
ba7d08b819
8316961: Fallback implementations for 64-bit Atomic::{add,xchg} on 32-bit platforms
...
Reviewed-by: eosterlund, dholmes, kbarrett, simonis
2023-10-25 08:29:58 +00:00
vamsi-parasa
1f2a80b78a
8318306: java/util/Arrays/Sorting.java fails with "Array is not sorted at 8228-th position: 8251.0 and 8153.0"
...
Reviewed-by: thartmann, jbhateja
2023-10-24 18:31:33 +00:00
Claes Redestad
e67550cfec
8318509: x86 count_positives intrinsic broken for -XX:AVX3Threshold=0
...
Reviewed-by: thartmann, jbhateja, epeter
2023-10-24 13:32:41 +00:00
Aleksey Shipilev
3f446c5156
8318528: Rename TestUnstructuredLocking test
...
Reviewed-by: phh, dholmes
2023-10-24 10:12:44 +00:00
Evgeny Nikitin
4a16d111b1
8318455: Fix the compiler/sharedstubs/SharedTrampolineTest.java and SharedStubToInterpTest.java
...
Reviewed-by: thartmann, shade, eastigeevich
2023-10-24 09:16:10 +00:00
Ioi Lam
08f79148c6
8305753: Allow JIT compilation for -Xshare:dump
...
Reviewed-by: dholmes, matsaave, ccheung
2023-10-24 06:34:50 +00:00
Jie Fu
eb5916729d
8318691: runtime/CompressedOops/CompressedClassPointersEncodingScheme.java fails with release VMs
...
Reviewed-by: ccheung
2023-10-24 02:57:47 +00:00
Thomas Stuefe
5ba9705d60
8318485: Narrow klass shift should be zero if encoding range extends to 0x1_0000_0000
...
Reviewed-by: ccheung, iklam
2023-10-23 21:10:52 +00:00
Ramkumar Sunderbabu
d888b26783
8318071: IgnoreUnrecognizedVMOptions flag still causes failure in ArchiveHeapTestClass
...
Reviewed-by: dholmes, shade
2023-10-23 15:10:22 +00:00
Doug Simon
bd22d2381f
8318027: Support alternative name to jdk.internal.vm.compiler
...
Reviewed-by: erikj, ihse, kvn, alanb, mli
2023-10-23 13:15:31 +00:00
Leonid Mesnik
4cf195f00c
8318573: The nsk.share.jpda.SocketConnection should fail if socket was closed.
...
Reviewed-by: sspitsyn, cjplummer
2023-10-21 03:35:52 +00:00
Daniel D. Daugherty
af2f4bfa83
8318622: ProblemList gc/cslocker/TestCSLocker.java on linux-x64 in Xcomp mode
...
Reviewed-by: naoto
2023-10-20 21:33:26 +00:00
Mikhailo Seledtsov
77b2394c46
8318482: problemlist compiler/codecache/CheckLargePages.java on Linux-x64 until JDK-8317831 is fixed
...
Reviewed-by: lmesnik
2023-10-20 19:25:43 +00:00
Jasmine Karthikeyan
a03767cf88
8318049: C2: assert(!failure) failed: Missed optimization opportunity in PhaseIterGVN
...
Reviewed-by: epeter, thartmann
2023-10-20 10:44:58 +00:00
Aleksey Shipilev
744f206fef
8318525: Atomic gtest should run as TEST_VM to access VM capabilities
...
Reviewed-by: stefank, stuefe
2023-10-20 08:38:23 +00:00
Hannes Greule
8f5f44070a
8317692: jcmd GC.heap_dump performance regression after JDK-8292818
...
Reviewed-by: amenkov, fparain
2023-10-19 23:24:28 +00:00
Alex Menkov
599560a832
8317635: Improve GetClassFields test to verify correctness of field order
...
Reviewed-by: cjplummer, sspitsyn
2023-10-19 18:12:16 +00:00
Leo Korinth
1a098356dd
8317358: G1: Make TestMaxNewSize use createTestJvm
...
Reviewed-by: tschatzl, sjohanss
2023-10-19 09:26:15 +00:00
Daniel D. Daugherty
e25a49a993
8318471: ProblemList compiler/sharedstubs/SharedTrampolineTest.java
...
Reviewed-by: lmesnik
2023-10-18 20:20:39 +00:00
David Holmes
9843c97695
8318365: Test runtime/cds/appcds/sharedStrings/InternSharedString.java fails after JDK-8311538
...
Reviewed-by: cjplummer, lmesnik
2023-10-17 23:30:03 +00:00
Matias Saavedra Silva
61cc4a011e
8311538: CDS InternSharedString test fails on huge pages host - cannot find shared string
...
Reviewed-by: iklam, mseledtsov
2023-10-17 17:40:56 +00:00
Leo Korinth
e649c56324
8316410: GC: Make TestCompressedClassFlags use createTestJvm
...
Reviewed-by: ayang, mli
2023-10-17 12:02:24 +00:00
Leo Korinth
5f4be8cea9
8316973: GC: Make TestDisableDefaultGC use createTestJvm
...
Reviewed-by: ayang, mli, lmesnik
2023-10-17 12:02:08 +00:00
Leo Korinth
a949824e98
8317188: G1: Make TestG1ConcRefinementThreads use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 12:00:27 +00:00
Leo Korinth
7e39e664cf
8317042: G1: Make TestG1ConcMarkStepDurationMillis use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 11:59:54 +00:00
Leo Korinth
75b37e6d7e
8317218: G1: Make TestG1HeapRegionSize use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 11:58:57 +00:00
Leo Korinth
d8cd60588a
8317316: G1: Make TestG1PercentageOptions use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 11:55:24 +00:00
Leo Korinth
5bd10521eb
8317317: G1: Make TestG1RemSetFlags use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 09:40:01 +00:00
Leo Korinth
c64bd3d671
8317343: GC: Make TestHeapFreeRatio use createTestJvm
...
Reviewed-by: tschatzl, iwalulya
2023-10-17 09:33:22 +00:00
Leo Korinth
6ee6171e81
8317347: Parallel: Make TestInitialTenuringThreshold use createTestJvm
...
Reviewed-by: tschatzl, iwalulya
2023-10-17 09:32:48 +00:00
Leo Korinth
7ca0ae9415
8317228: GC: Make TestXXXHeapSizeFlags use createTestJvm
...
Reviewed-by: sjohanss, ayang
2023-10-17 09:22:03 +00:00
Alex Menkov
aed1e810e6
8317285: Misspellings in hprof test lib
...
Reviewed-by: sspitsyn, cjplummer
2023-10-16 20:03:45 +00:00
Patricio Chilano Mateo
2d38495b61
8316309: AArch64: VMError::print_native_stack() crashes on Java native method frame
...
Reviewed-by: lmesnik, aph
2023-10-16 16:22:58 +00:00
Jasmine Karthikeyan
36993aea9a
8316918: Optimize conversions duplicated across phi nodes
...
Reviewed-by: thartmann, kvn
2023-10-16 12:52:01 +00:00
Evgeny Ignatenko
37aed6f46d
8315362: NMT: summary diff reports threads count incorrectly
...
Reviewed-by: jsjolen, gziemski, stuefe, mli
2023-10-16 08:19:21 +00:00
Aleksey Shipilev
1e930db3c7
8316585: [REDO] runtime/InvocationTests spend a lot of time on dependency verification
...
Reviewed-by: vlivanov, stuefe, mli
2023-10-16 08:00:48 +00:00
David Holmes
4ea1b99c1a
8317262: LockStack::contains(oop) fails "assert(t->is_Java_thread()) failed: incorrect cast to JavaThread"
...
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Reviewed-by: stuefe, pchilanomate, rkennke, mli
2023-10-15 23:34:16 +00:00
Thomas Stuefe
56aa1e8dc8
8317683: Add JIT memory statistics
...
Reviewed-by: kvn, adinn
2023-10-14 05:56:52 +00:00
Daniel D. Daugherty
0983b54866
8318038: ProblemList runtime/CompressedOops/CompressedClassPointers.java on two platforms
...
8318040: ProblemList vmTestbase/nsk/monitoring/ThreadMXBean/findMonitorDeadlockedThreads/find006/TestDescription.java on macosx-aarch64
8318042: ProblemList java/nio/channels/vthread/BlockingChannelOps.java#direct-register with GenZGC
Reviewed-by: rriggs, azvegint
2023-10-12 20:02:10 +00:00
Jorn Vernee
32ac72c3d3
8312522: Implementation of Foreign Function & Memory API
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: dholmes, psandoz, mcimadamore, alanb
2023-10-12 19:50:08 +00:00
Roman Kennke
bcafec54a5
8316958: Add test for unstructured locking
...
Reviewed-by: dholmes, shade
2023-10-11 13:44:39 +00:00
Tobias Hartmann
0fd807118c
8317738: CodeCacheFullCountTest failed with "VirtualMachineError: Out of space in CodeCache for method handle intrinsic"
...
Reviewed-by: kvn
2023-10-11 06:18:34 +00:00
Christoph Langer
e55c482ce1
8317790: Fix Bug entry for exclusion of runtime/jni/terminatedThread/TestTerminatedThread.java on AIX
...
Reviewed-by: mbaesken
2023-10-11 05:55:52 +00:00
Alex Menkov
2b8276aa52
8316691: Heap dump: separate stack traces for mounted virtual threads
...
Reviewed-by: lmesnik, sspitsyn
2023-10-10 20:13:09 +00:00
Thomas Stuefe
c2abf120bc
8261894: Remove support for UseSHM
...
Reviewed-by: dholmes, ayang
2023-10-10 11:10:17 +00:00
Christoph Langer
ef41aa02b8
8317711: Exclude gtest/GTestWrapper.java on AIX
...
Reviewed-by: mbaesken
2023-10-10 07:05:53 +00:00
Soumadipta Roy
f61499c73f
8316608: Enable parallelism in vmTestbase/gc/vector tests
...
Reviewed-by: shade, lmesnik
2023-10-09 18:55:35 +00:00
Varada M
6ddbfaae49
8317136: [AIX] Problem List runtime/jni/terminatedThread/TestTerminatedThread.java
...
Reviewed-by: dholmes, amitkumar
2023-10-09 09:24:42 +00:00
Emanuel Peter
3630af26e6
8316594: C2 SuperWord: wrong result with hand unrolled loops
...
Reviewed-by: kvn, thartmann
2023-10-05 06:46:44 +00:00
Thomas Stuefe
c6c69b579c
8314654: Metaspace: move locking out of MetaspaceArena
...
Reviewed-by: adinn, jsjolen
2023-10-05 06:02:02 +00:00
Calvin Cheung
ddacf92713
8305765: CompressedClassPointers.java is unreliable due to ASLR
...
Reviewed-by: iklam
2023-10-04 17:27:33 +00:00
Roland Westrelin
0a3a925ad8
8316414: C2: large byte array clone triggers "failed: malformed control flow" assertion failure on linux-x86
...
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Reviewed-by: thartmann
2023-10-04 12:06:52 +00:00
Roland Westrelin
b0d6c8472f
8316396: Endless loop in C2 compilation triggered by AddNode::IdealIL
...
Reviewed-by: thartmann, kvn
2023-10-04 12:06:31 +00:00
Daniel Skantz
a8549b6367
8280120: [IR Framework] Add attribute to @IR to enable/disable IR matching based on the architecture
...
Reviewed-by: rcastanedalo, epeter, thartmann
2023-10-04 11:58:16 +00:00
Emanuel Peter
48f1a925e5
8316679: C2 SuperWord: wrong result, load should not be moved before store if not comparable
...
Reviewed-by: kvn, thartmann
2023-10-04 07:54:30 +00:00
Varada M
0b0f8b55a6
8219652: [aix] Tests failing with JNI attach problems.
...
Reviewed-by: dholmes, cjplummer, sspitsyn
2023-10-04 06:07:14 +00:00
Daniel D. Daugherty
8ff10a0d35
8317446: ProblemList gc/arguments/TestNewSizeFlags.java on macosx-aarch64 in Xcomp
...
8317448: ProblemList compiler/interpreter/TestVerifyStackAfterDeopt.java on macosx-aarch64 in Xcomp
8317449: ProblemList serviceability/jvmti/stress/StackTrace/NotSuspended/GetStackTraceNotSuspendedStressTest.java on several platforms
Reviewed-by: thartmann
2023-10-03 19:18:27 +00:00
Vladimir Kozlov
cfabcbf858
8317121: vector_masked_load instruction is moved too early after JDK-8286941
...
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Co-authored-by: Dean Long <dlong@openjdk.org>
Reviewed-by: thartmann, vlivanov, epeter
2023-10-03 18:18:26 +00:00
Leonid Mesnik
89987dbf87
8303773: Replace "main.wrapper" with "test.thread.factory" property in test code
...
Reviewed-by: cjplummer, amenkov
2023-10-03 15:03:47 +00:00
Leonid Mesnik
0e501f66df
8308429: jvmti/StopThread/stopthrd007 failed with "NoClassDefFoundError: Could not initialize class jdk.internal.misc.VirtualThreads"
...
Reviewed-by: dholmes, sspitsyn
2023-10-03 15:03:21 +00:00
Soumadipta Roy
a564d436c7
8315692: Parallelize gc/stress/TestStressRSetCoarsening.java test
...
Reviewed-by: shade, mli, lmesnik, tschatzl
2023-10-02 15:17:02 +00:00
Doug Simon
878d27dba1
8317273: compiler/codecache/OverflowCodeCacheTest.java fails transiently on Graal
...
Reviewed-by: never, thartmann
2023-10-02 14:18:27 +00:00
Emanuel Peter
eeb63cd0fa
8316361: C2: assert(!failure) failed: Missed optimization opportunity in PhaseIterGVN with -XX:VerifyIterativeGVN=10
...
Reviewed-by: kvn, chagedorn
2023-10-02 08:03:10 +00:00
Thomas Schatzl
795e5dcc85
8315503: G1: Code root scan causes long GC pauses due to imbalanced iteration
...
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Reviewed-by: iwalulya, ayang
2023-10-02 07:35:02 +00:00
Kim Barrett
93f662f4fc
8317335: Build on windows fails after 8316645
...
Reviewed-by: lmesnik
2023-10-01 20:01:09 +00:00
Robbin Ehn
fb055e7e53
8316645: RISC-V: Remove dependency on libatomic by adding cmpxchg 1b
...
Reviewed-by: ihse, fyang, luhenry, mli
2023-10-01 16:32:05 +00:00
Ian Myers
3f19df685c
8315936: Parallelize gc/stress/TestStressG1Humongous.java test
...
Reviewed-by: shade, tschatzl
2023-09-28 15:52:36 +00:00
Jean-Philippe Bempel
84390dd063
8316658: serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java fails intermittently
...
Reviewed-by: coleenp, dholmes
2023-09-28 02:43:41 +00:00
Afshin Zafari
45a145e5bc
8299915: Remove ArrayAllocatorMallocLimit and associated code
...
Reviewed-by: dholmes, coleenp
2023-09-27 08:27:02 +00:00
Axel Boldt-Christmas
50a7a04e9a
8316417: ObjectMonitorIterator does not return the most recent monitor and is incorrect if no monitors exists
...
Reviewed-by: cjplummer, dholmes
2023-09-27 08:16:34 +00:00
Roland Westrelin
4e1e579e8b
8315920: C2: "control input must dominate current control" assert failure
...
Reviewed-by: thartmann, chagedorn
2023-09-26 14:32:54 +00:00
Roland Westrelin
52983ed529
8303737: C2: Load can bypass subtype check that enforces it's from the right object type
...
Reviewed-by: chagedorn, thartmann
2023-09-26 06:55:01 +00:00
David Holmes
e2e8e8e210
8312136: Modify runtime/ErrorHandling/TestDwarf.java to split dwarf and decoder testing
...
Reviewed-by: chagedorn, pchilanomate
2023-09-25 23:42:17 +00:00
Hao Sun
481cfc7985
8287325: AArch64: fix virtual threads with -XX:UseBranchProtection=pac-ret
...
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Reviewed-by: aph, dlong
2023-09-25 05:38:51 +00:00
Severin Gehwolf
7352bb9105
8316418: containers/docker/TestMemoryWithCgroupV1.java get OOM killed with Parallel GC
...
Reviewed-by: shade
2023-09-22 08:12:51 +00:00
Yi-Fan Tsai
343cc0ce2b
8315576: compiler/codecache/CodeCacheFullCountTest.java fails after JDK-8314837
...
Reviewed-by: kvn, thartmann
2023-09-22 07:57:05 +00:00
Jie Fu
775e22a8a6
8316699: TestDynamicConstant.java fails with release VMs
...
Reviewed-by: dholmes
2023-09-22 02:14:52 +00:00
Alex Menkov
041510dc21
8315486: vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn002/forceEarlyReturn002.java timed out
...
Reviewed-by: cjplummer, lmesnik
2023-09-21 22:24:24 +00:00
Daniel D. Daugherty
1100dbc6b2
8316695: ProblemList serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java
...
Reviewed-by: ccheung, kbarrett
2023-09-21 20:59:30 +00:00
Sacha Coppey
015f6f5d94
8315771: [JVMCI] Resolution of bootstrap methods with int[] static arguments
...
Reviewed-by: dnsimon, psandoz
2023-09-21 17:00:46 +00:00
Doug Simon
542b3000f0
8315954: getArgumentValues002.java fails on Graal
...
Reviewed-by: never, fparain
2023-09-21 16:28:44 +00:00
Jorn Vernee
38bf1192b6
8310228: Improve error reporting for uncaught native exceptions on Windows
...
Reviewed-by: dholmes, djelinski
2023-09-21 13:54:35 +00:00
Christian Hagedorn
ca47f5f06d
8316105: C2: Back to back Parse Predicates from different loops but with same deopt reason are wrongly grouped together
...
Reviewed-by: roland, thartmann, kvn
2023-09-21 08:56:31 +00:00
Roberto Castañeda Lozano
ceff47b462
8315082: [REDO] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: ayang, thartmann, kvn
2023-09-21 05:49:09 +00:00
Jean-Philippe Bempel
df4a25b41c
8308762: Metaspace leak with Instrumentation.retransform
...
Reviewed-by: dholmes, coleenp
2023-09-21 05:16:07 +00:00