Ioi Lam
de4f04cb71
8253495: CDS generates non-deterministic output
...
Reviewed-by: erikj, kbarrett, ccheung, ihse
2022-03-16 03:12:48 +00:00
Ioi Lam
cde923dd47
8282690: runtime/CommandLine/VMDeprecatedOptions.java fails after JDK-8281181
...
Reviewed-by: dholmes, dcubed
2022-03-08 00:19:07 +00:00
Mikael Vidstedt
52278b80c4
8282694: ProblemList runtime/CommandLine/VMDeprecatedOptions.java
...
Reviewed-by: jjg
2022-03-05 01:36:02 +00:00
Daniel D. Daugherty
cfbfd9bf41
8282103: fix macosx-generic typo in ProblemList
...
Reviewed-by: rriggs
2022-02-18 16:25:24 +00:00
Daniel D. Daugherty
69fc273f20
8282075: ProblemList 3 compiler/whitebox tests on macosx-x64
...
Reviewed-by: mikael, bpb
2022-02-17 20:56:46 +00:00
Kevin Walls
1dfc94dd56
8281377: Remove vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Deadlock/JavaDeadlock001/TestDescription.java from problemlist.
...
Reviewed-by: sspitsyn
2022-02-07 17:36:40 +00:00
Denghui Dong
9139159898
8280843: macos-Aarch64 SEGV in frame::sender_for_compiled_frame after JDK-8277948
...
Reviewed-by: aph, dholmes
2022-01-28 22:52:32 +00:00
Daniel D. Daugherty
ff34d624ba
8280898: ProblemList compiler/regalloc/TestC2IntPressure.java on macosx-aarch64
...
Reviewed-by: ctornqvi
2022-01-28 18:09:35 +00:00
Chris Plummer
16e0ad0ad0
8270199: Most SA tests are skipped on macosx-aarch64 because all executables are signed
...
Reviewed-by: dholmes, kevinw
2022-01-26 18:06:05 +00:00
Yumin Qi
b0496b0df6
8279970: two AppCDS tests fail after JDK-8261455
...
Reviewed-by: ccheung, iklam
2022-01-19 03:21:19 +00:00
Daniel D. Daugherty
eab4e6d670
8280045: ProblemList 2 AppCDS tests until JDK-8279970 is fixed
...
Reviewed-by: ccheung
2022-01-14 22:24:39 +00:00
Daniel D. Daugherty
54517fa3d8
8279074: ProblemList compiler/codecache/jmx/PoolsIndependenceTest.java on macosx-aarch64
...
Reviewed-by: ccheung
2021-12-21 17:42:26 +00:00
Daniel D. Daugherty
678ac589ad
8278240: ProblemList containers/docker/TestJcmd.java on linux-aarch64
...
Reviewed-by: mseledtsov, tschatzl
2021-12-03 17:22:14 +00:00
Kim Barrett
15a680647c
8277434: tests fail with "assert(is_forwarded()) failed: only decode when actually forwarded"
...
Reviewed-by: ayang, shade, tschatzl
2021-11-30 20:22:35 +00:00
Liam Miller-Cushon
27299eaa98
8277803: vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic001 fails with "Synthetic fields not found"
...
Reviewed-by: dholmes, cjplummer, sspitsyn
2021-11-30 01:34:52 +00:00
Daniel D. Daugherty
26472bd3bd
8277811: ProblemList vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic001/TestDescription.java
...
8277813: ProblemList vmTestbase/nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java
Reviewed-by: dholmes
2021-11-24 22:27:24 +00:00
Leonid Mesnik
96fe1d0d4d
8264605: vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/TestDescription.java failed with "agent_tools.cpp, 471: (foundThread = (jthread) jni_env->NewGlobalRef(foundThread)) != NULL"
...
Reviewed-by: sspitsyn, dholmes
2021-11-24 20:11:18 +00:00
Evgeny Astigeevich
7b2d823e84
8277503: compiler/onSpinWait/TestOnSpinWaitAArch64DefaultFlags.java failed with "OnSpinWaitInst with the expected value 'isb' not found."
...
Reviewed-by: chagedorn, aph, phh
2021-11-23 20:05:57 +00:00
Leonid Mesnik
7cb56a230d
8265796: vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails when running with JEP 416
...
Reviewed-by: cjplummer, mchung
2021-11-23 19:27:50 +00:00
Daniel D. Daugherty
e8acac2aba
8277350: runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java times out
...
Reviewed-by: hseigel, dholmes, lmesnik
2021-11-23 17:08:31 +00:00
Daniel D. Daugherty
1049aba1fb
8277576: ProblemList runtime/ErrorHandling/CreateCoredumpOnCrash.java on macosx-X64
...
8277577: ProblemList compiler/onSpinWait/TestOnSpinWaitAArch64DefaultFlags.java on linux-aarch64
8277578: ProblemList applications/jcstress/acqrel.java on linux-aarch64
Reviewed-by: mikael
2021-11-22 19:03:30 +00:00
Leonid Mesnik
33e2a518eb
8265795: vmTestbase/nsk/jvmti/AttachOnDemand/attach022/TestDescription.java fails when running with JEP 416
...
Reviewed-by: sspitsyn, dholmes
2021-11-22 17:11:34 +00:00
Serguei Spitsyn
32839ba012
8266593: vmTestbase/nsk/jvmti/PopFrame/popframe011 fails with "assert(java_thread == _state->get_thread()) failed: Must be"
...
Reviewed-by: mdoerr, lmesnik, dcubed
2021-11-22 10:47:47 +00:00
Harold Seigel
36bd4a35fb
8277404: Test VMDeprecatedOptions.java failing with Unable to create shared archive file
...
Reviewed-by: dcubed
2021-11-18 20:06:13 +00:00
Daniel D. Daugherty
8db0c361a3
8277414: ProblemList runtime/CommandLine/VMDeprecatedOptions.java on windows-x64
...
Reviewed-by: mikael, iklam
2021-11-18 18:40:26 +00:00
Daniel D. Daugherty
ce4471f806
8277346: ProblemList 7 serviceability/sa tests on macosx-x64
...
8277351: ProblemList runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java on macosx-x64
Reviewed-by: tschatzl, bpb
2021-11-17 21:23:38 +00:00
Coleen Phillimore
a907b2b144
8276177: nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption failed with "assert(def_ik->is_being_redefined()) failed: should be being redefined to get here"
...
Reviewed-by: hseigel, sspitsyn
2021-11-17 19:53:55 +00:00
Daniel D. Daugherty
01105d6985
8276367: ProblemList vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
...
Reviewed-by: bpb
2021-11-02 16:50:47 +00:00
Mandy Chung
c6339cb8a2
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
...
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
2021-10-28 18:32:50 +00:00
Harold Seigel
174f553f7e
8275869: Problem list applications/jcstress/copy.java on Linux-aarch64
...
Reviewed-by: lfoltan, dholmes
2021-10-26 12:05:09 +00:00
Jamsheed Mohammed C M
25c8584879
8271723: Unproblemlist runtime/InvocationTests/invokevirtualTests.java
...
Reviewed-by: thartmann
2021-10-19 18:26:03 +00:00
Lin Zang
5ecc99bbf5
8274620: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java is timing out
...
Reviewed-by: cjplummer, dholmes
2021-10-11 01:56:34 +00:00
Daniel D. Daugherty
d4e8712c0a
8274797: ProblemList resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java on macosx-x64
...
Reviewed-by: darcy
2021-10-05 21:47:18 +00:00
Robbin Ehn
7957994273
8273695: Safepoint deadlock on VMOperation_lock
...
Reviewed-by: dcubed, pchilanomate, eosterlund
2021-10-04 06:47:27 +00:00
Stefan Karlsson
c60bcd09b7
8273928: Use named run ids when problem listing tests
...
Reviewed-by: pliden, kbarrett, dholmes
2021-09-21 07:42:36 +00:00
Thomas Schatzl
7b2beb6ba6
8273823: Problemlist gc/stringdedup tests timing out on ZGC
...
Reviewed-by: zgu, lkorinth
2021-09-15 15:49:15 +00:00
Aleksey Shipilev
6cfe314262
8272970: Parallelize runtime/InvocationTests/
...
Reviewed-by: dholmes, iignatyev
2021-09-02 07:56:56 +00:00
Lin Zang
46684a4efa
8262386: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java timed out
...
Reviewed-by: cjplummer, sspitsyn
2021-08-27 09:02:23 +00:00
Daniel D. Daugherty
bd7f9b4fb9
8272459: ProblemList compiler/codecache/TestStressCodeBuffers.java on aarch64
...
Reviewed-by: iignatyev
2021-08-13 16:57:12 +00:00
Jesper Wilhelmsson
7cc1eb3e57
Merge
2021-07-30 22:30:23 +00:00
Chris Plummer
6180cf1f0d
8271512: ProblemList serviceability/sa/sadebugd/DebugdConnectTest.java due to 8270326
...
Reviewed-by: dcubed
2021-07-30 01:01:52 +00:00
Chris Plummer
77fbd99f79
8270341: Test serviceability/dcmd/gc/HeapDumpAllTest.java timed-out
...
Reviewed-by: dcubed
2021-07-30 00:57:53 +00:00
Daniel D. Daugherty
a7d30123f0
8271165: ProblemList serviceability/dcmd/gc/HeapDumpAllTest.java on X64
...
8271166: ProblemList applications/jcstress/copy.java on Linux-X64
Reviewed-by: darcy
2021-07-22 23:56:22 +00:00
Leonid Mesnik
09e5321763
8225313: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatObjectCorrectnessTest.java failed with Unexpected high difference percentage
...
Reviewed-by: dholmes, kevinw
2021-07-22 18:19:16 +00:00
Daniel D. Daugherty
39b486db6d
8271126: ProblemList runtime/InvocationTests/invokevirtualTests.java
...
Backport-of: d1257d54f9352fa84207036d14b764a1244a9545
2021-07-22 14:04:34 +00:00
Jamsheed Mohammed C M
d1257d54f9
8271126: ProblemList runtime/InvocationTests/invokevirtualTests.java
...
Reviewed-by: thartmann
2021-07-22 12:04:55 +00:00
Daniel D. Daugherty
8e8e87a765
8268223: Problemlist vmTestbase/nsk/jdi/HiddenClass/events/events001.java
...
Backport-of: 1e1039a7c8bbd745cb23fd91e548dc20ac7d1d9d
2021-07-20 21:55:38 +00:00
David Holmes
e7cdfebbee
8270862: Fix problem list entries for 32-bit
...
Reviewed-by: sspitsyn
2021-07-17 07:42:14 +00:00
David Holmes
4927ee426a
8270814: ProblemList the failing serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitor* tests
...
Reviewed-by: tschatzl, jiefu
2021-07-16 06:56:46 +00:00
Jesper Wilhelmsson
ec975c6a05
Merge
2021-07-10 01:23:18 +00:00