Severin Gehwolf
|
9180d9a2f9
|
8273216: JCMD does not work across container boundaries with Podman
Reviewed-by: mseledtsov, hseigel
|
2021-09-30 15:23:44 +00:00 |
|
Lin Zang
|
bfd6163471
|
8274196: Crashes in VM_HeapDumper::work after JDK-8252842
8274245: sun/tools/jmap/BasicJMapTest.java Mutex rank failures
Reviewed-by: coleenp, pliden, cjplummer
|
2021-09-30 14:44:59 +00:00 |
|
Severin Gehwolf
|
94e31e5ca5
|
8274506: TestPids.java and TestPidsLimit.java fail with podman run as root
Reviewed-by: mbaesken, cjplummer
|
2021-09-30 08:53:31 +00:00 |
|
Christian Hagedorn
|
dfc557cbea
|
8274406: RunThese30M.java failed "assert(!LCA_orig->dominates(pred_block) || early->dominates(pred_block)) failed: early is high enough"
Reviewed-by: kvn, thartmann
|
2021-09-30 08:29:43 +00:00 |
|
Roland Westrelin
|
980c50dc60
|
8272562: C2: assert(false) failed: Bad graph detected in build_loop_late
Reviewed-by: chagedorn, kvn
|
2021-09-29 14:51:33 +00:00 |
|
Claes Redestad
|
aaa36cc006
|
8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
Reviewed-by: naoto, thartmann
|
2021-09-29 12:58:14 +00:00 |
|
Martin Doerr
|
c4d115701d
|
8271855: [TESTBUG] Wrong weakCompareAndSet assumption in UnsafeIntrinsicsTest
Reviewed-by: goetz, thartmann
|
2021-09-29 09:54:59 +00:00 |
|
Ioi Lam
|
6a573b888d
|
8273508: Support archived heap objects in SerialGC
Reviewed-by: tschatzl, ccheung
|
2021-09-28 06:23:47 +00:00 |
|
Christian Hagedorn
|
b0983df5a4
|
8274074: SIGFPE with C2 compiled code with -XX:+StressGCM
Reviewed-by: roland, thartmann
|
2021-09-27 14:05:51 +00:00 |
|
Daniel D. Daugherty
|
ab28db1428
|
8274312: ProblemList 2 serviceability/dcmd/gc tests with ZGC on macos-all
8274313: ProblemList sun/tools/jmap/BasicJMapTest.java subtests
Reviewed-by: stuefe, sspitsyn, dholmes
|
2021-09-25 13:38:00 +00:00 |
|
Smita Kamath
|
13e9ea9e92
|
8273297: AES/GCM non-AVX512+VAES CPUs suffer after 8267125
Reviewed-by: ascarpino, sviswanathan, aph
|
2021-09-24 19:21:32 +00:00 |
|
Daniel D. Daugherty
|
0aa63feca8
|
8274216: ProblemList 2 serviceability/dcmd/gc tests with ZGC on linux-all and windows-all
Reviewed-by: darcy, tschatzl
|
2021-09-23 17:14:49 +00:00 |
|
Tobias Holenstein
|
653a612a5a
|
8270156: Add "randomness" and "stress" keys to JTreg tests which use StressGCM, StressLCM and/or StressIGVN
Reviewed-by: thartmann, chagedorn
|
2021-09-23 12:59:22 +00:00 |
|
Ioi Lam
|
0fbbe4c9a7
|
8274033: Some tier-4 CDS EpsilonGC tests throw OOM
Reviewed-by: dholmes, ccheung, minqi
|
2021-09-23 03:49:06 +00:00 |
|
Aleksey Shipilev
|
c77ebe8874
|
8274060: C2: Incorrect computation after JDK-8273454
Reviewed-by: thartmann, neliasso, chagedorn
|
2021-09-22 08:40:04 +00:00 |
|
Daniel D. Daugherty
|
eeaf43b229
|
8274114: ProblemList serviceability/sa/TestJhsdbJstackMixed.java on linux-aarch64 in -Xcomp mode
Reviewed-by: cjplummer
|
2021-09-22 02:53:02 +00:00 |
|
Ao Qi
|
517405e462
|
8273965: some testlibrary_tests/ir_framework tests fail when c1 disabled
Reviewed-by: chagedorn, thartmann
|
2021-09-22 02:28:49 +00:00 |
|
Leonid Mesnik
|
a72c8aa6ad
|
8273921: Refactor NSK/JDI tests to create thread using factory
Reviewed-by: cjplummer, sspitsyn, amenkov
|
2021-09-21 23:36:16 +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 |
|
Alex Menkov
|
5fde4b64e2
|
8273909: vmTestbase/nsk/jdi/Event/request/request001 can still fail with "ERROR: new event is not ThreadStartEvent"
Reviewed-by: cjplummer, sspitsyn
|
2021-09-20 20:17:57 +00:00 |
|
Mikhailo Seledtsov
|
5c21c00441
|
8267163: Rename anonymous loader tests to hidden loader tests
Reviewed-by: dholmes, hseigel
|
2021-09-20 19:03:34 +00:00 |
|
Nils Eliasson
|
4d95a5d6dc
|
8273933: [TESTBUG] Test must run without preallocated exceptions
Reviewed-by: chagedorn, thartmann
|
2021-09-20 14:59:44 +00:00 |
|
Aleksey Shipilev
|
1f8af524ff
|
8273314: Add tier4 test groups
Reviewed-by: serb, iignatyev
|
2021-09-20 14:02:07 +00:00 |
|
Christian Hagedorn
|
6f3e40c16d
|
8273825: TestIRMatching.java fails after JDK-8266550
Reviewed-by: thartmann, roland
|
2021-09-20 12:56:08 +00:00 |
|
Christian Hagedorn
|
a561eac912
|
8273895: compiler/ciReplay/TestVMNoCompLevel.java fails due to wrong data size with TieredStopAtLevel=2,3
Reviewed-by: kvn, dlong
|
2021-09-20 12:53:56 +00:00 |
|
Thomas Stuefe
|
d2388b7a0f
|
8273959: Some metaspace diagnostic switches should be develop
Reviewed-by: dholmes, jiefu
|
2021-09-20 08:46:44 +00:00 |
|
Zhengyu Gu
|
7c9868c0b3
|
8273454: C2: Transform (-a)*(-b) into a*b
Reviewed-by: thartmann, eliu, chagedorn
|
2021-09-18 23:11:06 +00:00 |
|
Thomas Stuefe
|
bb9d142759
|
8273958: gtest/MetaspaceGtests executes unnecessary tests in debug builds
Reviewed-by: jiefu
|
2021-09-18 08:29:48 +00:00 |
|
Alex Menkov
|
8c022e2c17
|
8270434: JDI+UT: Unexpected event in JDI tests
Reviewed-by: sspitsyn, kevinw
|
2021-09-16 23:45:08 +00:00 |
|
Ioi Lam
|
b98290444a
|
8271073: Improve testing with VM option VerifyArchivedFields
Reviewed-by: ccheung, minqi
|
2021-09-16 23:26:55 +00:00 |
|
Christian Hagedorn
|
c86e24d4be
|
8271954: C2: assert(false) failed: Bad graph detected in build_loop_late
Reviewed-by: roland, kvn
|
2021-09-16 11:57:30 +00:00 |
|
Aleksey Shipilev
|
09ecb11927
|
8273806: compiler/cpuflags/TestSSE4Disabled.java should test for CPU feature explicitly
Reviewed-by: thartmann
|
2021-09-16 08:23:55 +00:00 |
|
Aleksey Shipilev
|
99cfc160af
|
8273805: gc/g1/TestGCLogMessages.java test should handle non-JFR configs
Reviewed-by: tschatzl, ayang
|
2021-09-16 08:22:48 +00:00 |
|
Aleksey Shipilev
|
1c5de8b86b
|
8273807: Zero: Drop incorrect test block from compiler/startup/NumCompilerThreadsCheck.java
Reviewed-by: thartmann
|
2021-09-16 08:12:31 +00:00 |
|
Matthias Baesken
|
d4546b6b36
|
8273526: Extend the OSContainer API pids controller with pids.current
Reviewed-by: sgehwolf, iklam
|
2021-09-16 07:08:19 +00:00 |
|
Thomas Schatzl
|
cbffecc61e
|
8273832: gc/shenandoah/TestJcmdHeapDump.java does not have a @requires vm.gc.shenandoah
Reviewed-by: zgu
|
2021-09-15 17:21:44 +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 |
|
Zhengyu Gu
|
8132bfd23f
|
8273559: Shenandoah: Shenandoah should support multi-threaded heap dump
Reviewed-by: shade, rkennke, sgehwolf
|
2021-09-15 13:10:13 +00:00 |
|
casparcwang
|
16c3ad1ff4
|
8272574: C2: assert(false) failed: Bad graph detected in build_loop_late
Co-authored-by: Hui Shi <hshi@openjdk.org>
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: thartmann, chagedorn, kvn
|
2021-09-14 20:55:01 +00:00 |
|
Coleen Phillimore
|
1d3eb147ee
|
8273635: Attempting to acquire lock StackWatermark_lock/9 out of order with lock tty_lock/3
Reviewed-by: dholmes, eosterlund
|
2021-09-14 13:09:46 +00:00 |
|
Roland Westrelin
|
1d2458db34
|
8266550: C2: mirror TypeOopPtr/TypeInstPtr/TypeAryPtr with TypeKlassPtr/TypeInstKlassPtr/TypeAryKlassPtr
Reviewed-by: vlivanov, thartmann
|
2021-09-14 08:35:09 +00:00 |
|
Aleksey Shipilev
|
a143372818
|
8273438: Enable parallelism in vmTestbase/metaspace/stressHierarchy tests
Reviewed-by: mseledtsov, iignatyev
|
2021-09-14 08:18:21 +00:00 |
|
Yasumasa Suenaga
|
8d73ee684a
|
8273471: Add foldmultilines to UL for stdout/err
Reviewed-by: dholmes, iklam
|
2021-09-14 05:12:36 +00:00 |
|
Mikhailo Seledtsov
|
7c26ddb575
|
8195809: [TESTBUG] jps and jcmd -l support for containers is not tested
Reviewed-by: hseigel, kevinw
|
2021-09-13 17:36:23 +00:00 |
|
Zhengyu Gu
|
f9b2507f3e
|
8271834: TestStringDeduplicationAgeThreshold intermittent failures on Shenandoah
Reviewed-by: shade, pliden
|
2021-09-13 12:23:12 +00:00 |
|
Jie Fu
|
261cb44b13
|
8273629: compiler/uncommontrap/TestDeoptOOM.java fails with release VMs
Reviewed-by: shade
|
2021-09-13 12:10:56 +00:00 |
|
Yi Yang
|
a73c06de2a
|
8273021: C2: Improve Add and Xor ideal optimizations
Co-authored-by: yulei <lei.yul@alibaba-inc.com>
Reviewed-by: thartmann, kvn
|
2021-09-13 02:10:45 +00:00 |
|
Ioi Lam
|
922e86f4ff
|
8273522: Rename test property vm.cds.archived.java.heap to vm.cds.write.archived.java.heap
Reviewed-by: minqi, ccheung, mseledtsov
|
2021-09-10 22:45:26 +00:00 |
|
Coleen Phillimore
|
461a467f91
|
8273456: Do not hold ttyLock around stack walking
Reviewed-by: dholmes, eosterlund
|
2021-09-10 14:54:47 +00:00 |
|
Tobias Hartmann
|
c81690d716
|
8273498: compiler/c2/Test7179138_1.java timed out
Reviewed-by: roland
|
2021-09-09 13:54:47 +00:00 |
|