Alan Bateman
|
c099cf53f2
|
8318422: Allow poller threads be virtual threads
Reviewed-by: michaelm
|
2023-11-04 06:52:19 +00:00 |
|
Alex Menkov
|
29cf2c471b
|
8319053: Segment dump files remain after parallel heap dump on Windows
Reviewed-by: dholmes, yyang
|
2023-11-03 20:44:36 +00:00 |
|
Calvin Cheung
|
e318cd25cb
|
8316969: Improve CDS module graph support for --module option
Reviewed-by: iklam, alanb
|
2023-11-02 16:03:14 +00:00 |
|
Thomas Obermeier
|
d6ce62ebc0
|
8306561: Possible out of bounds access in print_pointer_information
Reviewed-by: stuefe, clanger
|
2023-11-02 09:51:22 +00:00 |
|
Thomas Stuefe
|
0461d9a7d6
|
8318016: Per-compilation memory ceiling
Reviewed-by: roland, thartmann
|
2023-11-01 08:12:39 +00:00 |
|
Jasmine Karthikeyan
|
2a76ad975c
|
8318683: compiler/c2/irTests/TestPhiDuplicatedConversion.java "Failed IR Rules (2) of Methods (2)"
Reviewed-by: thartmann, kvn
|
2023-11-01 06:12:55 +00:00 |
|
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 |
|