Pengfei Li
32833285bf
8311130: AArch64: Sync SVE related CPU features with VM options
...
Reviewed-by: aph, xgong
2023-07-20 09:35:45 +00:00
Wojciech Kudla
37c756a7be
8305506: Add support for fractional values of SafepointTimeoutDelay
...
Reviewed-by: mdoerr, dholmes
2023-07-20 05:10:39 +00:00
Sidraya
6f6621303a
8312014: [s390x] TestSigInfoInHsErrFile.java Failure
...
Reviewed-by: stuefe, amitkumar, tsteele
2023-07-19 18:49:24 +00:00
Gui Cao
e7adbdb1f1
8311923: TestIRMatching.java fails on RISC-V
...
Reviewed-by: fyang
2023-07-19 13:14:03 +00:00
Roland Westrelin
c6ab9c2905
8308103: Massive (up to ~30x) increase in C2 compilation time since JDK 17
...
Reviewed-by: kvn, thartmann, chagedorn
2023-07-19 11:31:49 +00:00
David Holmes
c2f421b8bf
8311541: JavaThread::print_jni_stack doesn't support native stacks on all platforms
...
Reviewed-by: pchilanomate, shade, stuefe
2023-07-18 22:04:37 +00:00
Alex Menkov
af5bf81754
8310584: GetThreadState reports blocked and runnable for pinned suspended virtual threads
...
Reviewed-by: sspitsyn, dholmes
2023-07-18 20:16:41 +00:00
Hao Sun
4b9ec82451
8310355: Move the stub test from initialize_final_stubs() to test/hotspot/gtest
...
Reviewed-by: mseledtsov, lmesnik
2023-07-18 05:58:31 +00:00
Jaikiran Pai
8ec136e6f0
8312072: Deprecate for removal the -Xnoagent option
...
Reviewed-by: alanb, dholmes, cjplummer
2023-07-18 05:41:37 +00:00
Cesar Soares Lucas
a53345ad03
8287061: Support for rematerializing scalar replaced objects participating in allocation merges
...
Reviewed-by: kvn, vlivanov
2023-07-17 23:01:35 +00:00
Serguei Spitsyn
3236ba0be4
8312189: ProblemList serviceability/jvmti/vthread/VThreadTLSTest/VThreadTLSTest.java#id1
...
Reviewed-by: dholmes
2023-07-17 22:50:25 +00:00
Anthony Scarpino
6ae152d1be
8312196: ProblemList test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ec.java
...
Reviewed-by: darcy
2023-07-17 20:37:40 +00:00
Thomas Stuefe
37ca9024ef
8310233: Fix THP detection on Linux
...
Reviewed-by: jsjolen, dholmes
2023-07-17 04:56:10 +00:00
Chris Plummer
c84866ac0d
8310551: vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java timed out due to missing prompt
...
Reviewed-by: kevinw, sspitsyn
2023-07-14 18:39:34 +00:00
Doug Simon
a63f865feb
8311946: add support for libgraal specific jtreg tests
...
Reviewed-by: kvn, thartmann
2023-07-14 14:10:10 +00:00
Leslie Zhai
167d1c1835
8311986: Disable runtime/os/TestTracePageSizes.java for ShenandoahGC
...
Reviewed-by: jiefu, stuefe, shade
2023-07-14 13:54:46 +00:00
Thomas Stuefe
4676b40f17
8312049: runtime/logging/ClassLoadUnloadTest can be improved
...
Reviewed-by: dnsimon, dholmes
2023-07-14 08:49:05 +00:00
Coleen Phillimore
135f64e603
8311583: tableswitch broken by JDK-8310577
...
Reviewed-by: dholmes, dlong
2023-07-13 13:20:52 +00:00
Leo Korinth
bb5278d98a
8311239: GC: Remove trailing blank lines in source files
...
Reviewed-by: tschatzl, aboldtch, mli
2023-07-13 08:53:36 +00:00
Yudi Zheng
1b0dd7c254
8310108: Skip ReplaceCriticalClassesForSubgraphs when EnableJVMCI is specified
...
Reviewed-by: dnsimon, iklam
2023-07-13 07:20:18 +00:00
Matthias Baesken
812dadb0f9
8311788: ClassLoadUnloadTest fails on AIX after JDK-8193513
...
Reviewed-by: lucy, stuefe
2023-07-13 07:05:57 +00:00
Serguei Spitsyn
11a5115caf
8311556: GetThreadLocalStorage not working for vthreads mounted during JVMTI attach
...
Reviewed-by: lmesnik, cjplummer
2023-07-13 01:55:37 +00:00
Pengfei Li
a38582e941
8311691: C2: Remove legacy code related to PostLoopMultiversioning
...
Reviewed-by: kvn, sviswanathan
2023-07-13 01:45:52 +00:00
Alex Menkov
15195e6018
8310066: Improve test coverage for JVMTI GetThreadState on carrier and mounted vthread
...
Reviewed-by: sspitsyn, cjplummer
2023-07-11 17:31:21 +00:00
Roland Westrelin
caadad4fdc
8303279: C2: crash in SubTypeCheckNode::sub() at IGVN split if
...
Reviewed-by: kvn, vlivanov, thartmann, simonis
2023-07-11 15:59:17 +00:00
Ioi Lam
581f90e242
8311604: Simplify NOCOOPS requested addresses for archived heap objects
...
Reviewed-by: ccheung
2023-07-09 15:18:46 +00:00
Doug Simon
4a1fcb6063
8193513: add support for printing a stack trace on class loading
...
Reviewed-by: dholmes, iklam, coleenp
2023-07-08 07:56:28 +00:00
Leonid Mesnik
292ee630ae
8305962: update jcstress to 0.16
...
Reviewed-by: shade
2023-07-07 19:14:17 +00:00
Daohan Qu
9084b6c9d5
8311514: Incorrect regex in TestMetaSpaceLog.java
...
Reviewed-by: stuefe
2023-07-07 11:49:29 +00:00
Matthias Baesken
25cbe85d6f
8310550: Adjust references to rt.jar
...
Reviewed-by: erikj, clanger
2023-07-07 06:57:23 +00:00
Daohan Qu
27de536b40
8311581: Remove obsolete code and comments in TestLVT.java
...
Reviewed-by: coleenp, jwaters
2023-07-07 01:43:44 +00:00
Aleksey Shipilev
7173c3009e
8307766: Linux: Provide the option to override the timer slack
...
Reviewed-by: dholmes, stuefe
2023-07-06 10:38:34 +00:00
Daniel Jeliński
3d813ae39f
8311301: MethodExitTest may fail with stack buffer overrun
...
Reviewed-by: kevinw, dholmes, cjplummer, sspitsyn
2023-07-06 08:52:28 +00:00
Christian Hagedorn
edb2be10fb
8311279: TestStressIGVNAndCCP.java failed with different IGVN traces for the same seed
...
Reviewed-by: thartmann
2023-07-06 06:32:05 +00:00
Jatin Bhateja
6ebb0e3bd4
8311023: assert(false) failed: EA: missing memory path
...
Reviewed-by: thartmann, chagedorn
2023-07-05 15:37:38 +00:00
Jatin Bhateja
d6578bff1c
8309531: Incorrect result with unwrapped iotaShuffle.
...
Reviewed-by: sviswanathan, xgong, thartmann
2023-07-05 05:46:24 +00:00
Xiaohong Gong
60544f9088
8309894: compiler/vectorapi/VectorLogicalOpIdentityTest.java fails on SVE system with UseSVE=0
...
Reviewed-by: epeter, chagedorn
2023-07-04 01:35:03 +00:00
Vladimir Petko
0916e6a603
8311092: Please disable runtime/jni/nativeStack/TestNativeStack.java on armhf
...
Reviewed-by: dholmes
2023-07-03 22:25:20 +00:00
Axel Boldt-Christmas
f393975d1b
8310743: assert(reserved_rgn != nullptr) failed: Add committed region, No reserved region found
...
Reviewed-by: stefank, ayang
2023-07-03 14:06:58 +00:00
Leo Korinth
496f94b488
8311086: Remove jtreg/gc/startup_warnings
...
Reviewed-by: ayang, mli, kbarrett, tschatzl
2023-07-03 11:11:05 +00:00
Daohan Qu
8e0ca8e05c
8310331: JitTester: Exclude java.lang.Math.random
...
Reviewed-by: thartmann, chagedorn
2023-07-03 08:59:35 +00:00
Emanuel Peter
2c29705d7b
8309660: C2: failed: XMM register should be 0-15 (UseKNLSetting and ConvF2HF)
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Reviewed-by: sviswanathan, jbhateja
2023-07-03 06:50:16 +00:00
Daniel D. Daugherty
140b70fb29
8311186: ProblemList javax/management/remote/mandatory/subjectDelegation/SubjectDelegation1Test.java on linux-aarch64
...
8311189: disable gc/z/TestHighUsage.java
8311190: ProblemList javax/management/remote/mandatory/connection/DeadLockTest.java with virtual threads on windows-x64
8311191: ProblemList javax/management/remote/mandatory/connection/ConnectionTest.java with virtual threads on windows-x64
8311193: ProblemList vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java on linux-all
8311195: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java with Xcomp on macosx-x64
Reviewed-by: lmesnik
2023-06-30 21:43:09 +00:00
Matthias Baesken
a7d168b522
8311026: Some G1 specific tests do not set -XX:+UseG1GC
...
Reviewed-by: sspitsyn, tschatzl
2023-06-30 11:35:02 +00:00
Axel Boldt-Christmas
2a9e2f614f
8311046: ProblemList gc/z/TestHighUsage.java with Generational ZGC
...
Reviewed-by: kbarrett, tschatzl
2023-06-30 08:10:09 +00:00
Roland Westrelin
26efff7586
8309902: C2: assert(false) failed: Bad graph detected in build_loop_late after JDK-8305189
...
Reviewed-by: kvn, chagedorn
2023-06-29 15:05:49 +00:00
Damon Fenacci
e5744b8120
8310919: runtime/ErrorHandling/TestAbortVmOnException.java times out due to core dumps taking a long time on OSX
...
Reviewed-by: thartmann, dholmes
2023-06-29 12:07:54 +00:00
Roland Westrelin
690d626995
8307927: C2: "malformed control flow" with irreducible loop
...
Reviewed-by: thartmann, epeter
2023-06-29 07:43:46 +00:00
Roland Westrelin
be64d3ac3c
8310299: C2: 8275201 broke constant folding of array store check in some cases
...
Reviewed-by: thartmann, kvn
2023-06-29 07:41:04 +00:00
Eric Nothum
b2eae16c45
8295191: IR framework timeout options expect ms instead of s
...
Reviewed-by: chagedorn, kvn, thartmann
2023-06-29 06:59:12 +00:00