Igor Veresov
83b2219220
8273612: Fix for JDK-8272873 causes timeout in running some tests with -Xcomp
...
Reviewed-by: kvn, neliasso
2021-10-05 19:44:17 +00:00
Coleen Phillimore
90a5ae802e
8274282: Clarify special wait assert
...
Reviewed-by: dholmes, pchilanomate
2021-10-05 15:13:54 +00:00
Christian Hagedorn
3953e0774c
8271459: C2: Missing NegativeArraySizeException when creating StringBuilder with negative capacity
...
Reviewed-by: roland, thartmann, neliasso
2021-10-05 07:02:06 +00:00
Robbin Ehn
7957994273
8273695: Safepoint deadlock on VMOperation_lock
...
Reviewed-by: dcubed, pchilanomate, eosterlund
2021-10-04 06:47:27 +00:00
Patricio Chilano Mateo
9573022978
8253197: vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java fails with "ERROR: DebuggeeSleepingThread: ThreadDeath lost"
...
Reviewed-by: dholmes, cjplummer, sspitsyn
2021-09-30 16:02:14 +00:00
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
Jesper Steen Møller
c57a6c62ba
8274265: Suspicious string concatenation in logTestUtils.inline.hpp
...
Reviewed-by: clanger, mbaesken
2021-09-28 18:22:15 +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
Coleen Phillimore
d098751366
8273916: Remove 'special' ranking
...
Reviewed-by: dholmes, pchilanomate
2021-09-23 11:21:02 +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
Ningsheng Jian
9d3379b975
8267356: AArch64: Vector API SVE codegen support
...
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Co-authored-by: Xuejin He <xhe@openjdk.org>
Co-authored-by: Ai Jiaming <aijiaming1@huawei.com>
Co-authored-by: Eric Liu <eliu@openjdk.org>
Reviewed-by: aph, ngasson
2021-09-23 02:58:59 +00:00
Patric Hedlin
c9de80635e
8274039: codestrings gtest fails when hsdis is present
...
Reviewed-by: shade
2021-09-22 14:20:17 +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
Coleen Phillimore
111d5e1a93
8273915: Create 'nosafepoint' rank
...
Reviewed-by: dholmes, iklam
2021-09-21 11:37:49 +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 Stuefe
6642d2eb8b
8273783: Simplify Metaspace arena guard handling
...
Reviewed-by: coleenp, lucy
2021-09-21 06:27:32 +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
Magnus Ihse Bursie
ed7789d6a0
8256977: Bump minimum GCC from 5.x to 6 for JDK
...
Reviewed-by: erikj, shade
2021-09-14 11:29:16 +00:00
Per Liden
3884580591
8273597: Rectify Thread::is_ConcurrentGC_thread()
...
Reviewed-by: stefank, coleenp
2021-09-14 10:28:31 +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
9f86082fd5
8273610: LogTestFixture::restore_config() should not restore options
...
Reviewed-by: ysuenaga, dholmes
2021-09-13 01:57:04 +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
Per Liden
185eacacdd
8273545: Remove Thread::is_GC_task_thread()
...
Reviewed-by: stefank, coleenp, shade
2021-09-09 19:19:39 +00:00
Tobias Hartmann
c81690d716
8273498: compiler/c2/Test7179138_1.java timed out
...
Reviewed-by: roland
2021-09-09 13:54:47 +00:00
Tobias Hartmann
4866eaa997
8273409: Receiver type narrowed by CCP does not always trigger post-parse call devirtualization
...
Reviewed-by: vlivanov, neliasso
2021-09-09 13:44:05 +00:00
Aleksey Shipilev
5ca26cbddb
8273433: Enable parallelism in vmTestbase_nsk_sysdict tests
...
Reviewed-by: mseledtsov, dholmes
2021-09-09 13:41:46 +00:00
Martin Doerr
f6cc1732f4
8273539: [PPC64] gtest build error after JDK-8264207
...
Reviewed-by: shade, stuefe
2021-09-09 10:48:02 +00:00
Daniel D. Daugherty
12f0b77179
8273516: ProblemList compiler/c2/Test7179138_1.java in -Xcomp mode on win-X64
...
Reviewed-by: dholmes
2021-09-09 00:39:40 +00:00
Daniel D. Daugherty
ba31eee4fc
8273109: runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest times out
...
Reviewed-by: bpb
2021-09-08 18:33:04 +00:00
Vladimir Ivanov
f7e9f56e23
8273359: CI: ciInstanceKlass::get_canonical_holder() doesn't respect instance size
...
Reviewed-by: kvn
2021-09-08 16:17:56 +00:00
Aleksey Shipilev
286a1f6b7c
8273440: Zero: Disable runtime/Unsafe/InternalErrorTest.java
...
Reviewed-by: dholmes
2021-09-08 07:44:35 +00:00
Aleksey Shipilev
7d24a33421
8273318: Some containers/docker/TestJFREvents.java configs are running out of memory
...
Reviewed-by: ngasson, sgehwolf, mseledtsov
2021-09-08 07:43:28 +00:00
Yasumasa Suenaga
4eacdb38a8
8273104: Refactoring option parser for UL
...
Reviewed-by: iklam, dholmes
2021-09-08 01:27:13 +00:00
Daniel D. Daugherty
8884d2f854
8273462: ProblemList vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java in -Xcomp mode
...
Reviewed-by: dholmes
2021-09-08 00:34:11 +00:00
Roland Westrelin
2abf3b3b27
8271340: Crash PhaseIdealLoop::clone_outer_loop
...
Reviewed-by: kvn, thartmann
2021-09-07 15:15:17 +00:00
Roland Westrelin
99fb12c798
8271341: Opcode() != Op_If && Opcode() != Op_RangeCheck) || outcnt() == 2 assert failure with Test7179138_1.java
...
Reviewed-by: kvn, thartmann
2021-09-07 15:13:12 +00:00
Vladimir Ivanov
377b186724
8269119: C2: Avoid redundant memory barriers in Unsafe.copyMemory0 intrinsic
...
Reviewed-by: thartmann, roland
2021-09-07 11:35:31 +00:00
Aleksey Shipilev
a522d6b53c
8273376: Zero: Disable vtable/itableStub gtests
...
Reviewed-by: jiefu, stuefe
2021-09-07 08:52:53 +00:00
Aleksey Shipilev
81c719be39
8273333: Zero should warn about unimplemented -XX:+LogTouchedMethods
...
Reviewed-by: minqi, dholmes
2021-09-07 07:35:23 +00:00
Patric Hedlin
7bd4f496b4
8264207: CodeStrings does not honour fixed address assumption.
...
Reviewed-by: redestad, neliasso
2021-09-06 14:43:54 +00:00
Aleksey Shipilev
4d25e6f6c7
8273335: compiler/blackhole tests should not run with interpreter-only VMs
...
Reviewed-by: kvn
2021-09-06 08:08:05 +00:00
Dean Long
14a3ac09fe
8271911: replay compilations of methods which use JSR292 (easy cases)
...
8012267: ciReplay: fails to resolve @SignaturePolymorphic methods in replay data
8012268: ciReplay: process_ciInstanceKlass: JVM_CONSTANT_MethodHandle not supported
Reviewed-by: kvn, vlivanov
2021-09-03 23:23:10 +00:00
Yumin Qi
d414a88d88
8273240: Dynamic test ArchiveConsistency.java should use CDSArchiveUtils
...
Reviewed-by: iklam
2021-09-03 20:36:48 +00:00
Vladimir Ivanov
28ba78e647
8244675: assert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines()))
...
Reviewed-by: dlong
2021-09-03 12:05:00 +00:00
Aleksey Shipilev
5ee5dd9b18
8272914: Create hotspot:tier2 and hotspot:tier3 test groups
...
Reviewed-by: dholmes, coleenp, iignatyev
2021-09-02 15:43:21 +00:00
Thomas Schatzl
5245c1cf02
8273147: Update and restructure TestGCLogMessages log message list
...
Reviewed-by: iwalulya, ayang
2021-09-02 11:57:55 +00:00
Sergey Tsypanov
152e66923d
8273140: Replace usages of Enum.class.getEnumConstants() with Enum.values() where possible
...
Reviewed-by: tschatzl
2021-09-02 08:10:40 +00:00
Aleksey Shipilev
6cfe314262
8272970: Parallelize runtime/InvocationTests/
...
Reviewed-by: dholmes, iignatyev
2021-09-02 07:56:56 +00:00
Jie Fu
a9a83b248e
8273256: runtime/cds/appcds/TestEpsilonGCWithCDS.java fails due to Unrecognized VM option 'ObjectAlignmentInBytes=64' on x86_32
...
Reviewed-by: dholmes, iklam
2021-09-02 04:10:46 +00:00
Ioi Lam
655ea6d42a
8270489: Support archived heap objects in EpsilonGC
...
Reviewed-by: shade, ccheung
2021-09-01 16:50:11 +00:00
Alex Menkov
18a731a3e4
8269770: nsk tests should start IOPipe channel before launch debuggee - Debugee.prepareDebugee
...
Reviewed-by: sspitsyn, kevinw
2021-08-31 22:43:12 +00:00
Thomas Schatzl
ba3587e524
8273144: Remove unused top level "Sample Collection Set Candidates" logging
...
Reviewed-by: iwalulya, ayang
2021-08-31 15:45:56 +00:00
Coleen Phillimore
98b9d98032
8272797: Mutex with rank safepoint_check_never imply allow_vm_block
...
Reviewed-by: dholmes, pchilanomate
2021-08-30 14:47:24 +00:00
Stefan Johansson
f11e099a14
8272651: G1 heap region info print order changed by JDK-8269914
...
Reviewed-by: tschatzl, iwalulya, ayang
2021-08-30 14:37:03 +00:00
Aleksey Shipilev
f55d5ab517
8272838: Move CriticalJNI tests out of tier1
...
Reviewed-by: dholmes
2021-08-30 06:41:40 +00:00
Coleen Phillimore
b92214a8d0
8272480: Remove Mutex::access rank
...
Reviewed-by: dholmes, eosterlund
2021-08-27 13:51:39 +00:00
Aleksey Shipilev
ebd62bc043
8272846: Move some runtime/Metaspace/elastic/ tests out of tier1
...
Reviewed-by: mseledtsov, stuefe
2021-08-27 09:35:26 +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
Yasumasa Suenaga
b16a04ebf7
8271186: Add UL option to replace newline char
...
Reviewed-by: iklam, dholmes
2021-08-27 05:06:52 +00:00
Tobias Hartmann
9166ba37b6
8272973: Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop
...
Reviewed-by: chagedorn, jiefu, neliasso
2021-08-26 08:34:46 +00:00
Zhengyu Gu
7212561dd1
8267188: gc/stringdedup/TestStringDeduplicationInterned.java fails with Shenandoah
...
Reviewed-by: rkennke, shade
2021-08-25 20:16:25 +00:00
Coleen Phillimore
2ef6871118
8272447: Remove 'native' ranked Mutex
...
Reviewed-by: stuefe, pchilanomate
2021-08-25 13:25:34 +00:00
casparcwang
0f428ca533
8272570: C2: crash in PhaseCFG::global_code_motion
...
Co-authored-by: Hui Shi <hshi@openjdk.org>
Reviewed-by: thartmann, rbackman
2021-08-25 01:16:48 +00:00
Smita Kamath
0e7288ffbf
8267125: AES Galois CounterMode (GCM) interleaved implementation using AVX512 + VAES instructions
...
Co-authored-by: Smita Kamath <svkamath@openjdk.org>
Co-authored-by: Tomasz Kantecki <tomasz.kantecki@intel.com>
Co-authored-by: Anthony Scarpino <ascarpino@openjdk.org>
Reviewed-by: kvn, valeriep
2021-08-24 18:48:31 +00:00
Igor Ignatyev
6ace805f8c
8272856: DoubleFlagWithIntegerValue uses G1GC-only flag
...
Reviewed-by: dholmes, kbarrett
2021-08-24 18:43:54 +00:00
Patricio Chilano Mateo
7454306920
8272526: Cleanup ThreadStateTransition class
...
Reviewed-by: dholmes, rehn, coleenp
2021-08-24 14:09:59 +00:00
Aleksey Shipilev
7f80683cfe
8272783: Epsilon: Refactor tests to improve performance
...
Reviewed-by: tschatzl
2021-08-24 10:08:18 +00:00
Igor Ignatyev
709b5910c3
8272553: several hotspot runtime/CommandLine tests don't check exit code
...
Reviewed-by: dholmes
2021-08-23 18:03:13 +00:00
Denghui Dong
e8a289e77d
8272609: Add string deduplication support to SerialGC
...
Reviewed-by: kbarrett, iwalulya
2021-08-23 06:12:01 +00:00
David Holmes
f77a1a156f
8272472: StackGuardPages test doesn't build with glibc 2.34
...
Reviewed-by: shade, stuefe, jiefu
2021-08-22 01:13:27 +00:00
Vladimir Ivanov
86add21a85
8223923: C2: Missing interference with mismatched unsafe accesses
...
Reviewed-by: thartmann
2021-08-20 12:41:20 +00:00
Ivan Walulya
fb1dfc6f49
8267185
: Add string deduplication support to ParallelGC
...
Reviewed-by: kbarrett, ayang
2021-08-20 11:30:00 +00:00
Ralf Schmelter
73da66ffb7
8272318: Improve performance of HeapDumpAllTest
...
Reviewed-by: lucy, sspitsyn
2021-08-18 18:30:26 +00:00
Vladimir Ivanov
e8f1219d6f
8271276: C2: Wrong JVM state used for receiver null check
...
Reviewed-by: kvn, thartmann
2021-08-18 10:31:24 +00:00
Christian Hagedorn
79a06df811
8272567: [IR Framework] Make AbstractInfo.getRandom() static
...
Reviewed-by: thartmann
2021-08-18 06:39:22 +00:00
Tobias Hartmann
5189047d09
8272558: IR Test Framework README misses some flags
...
Reviewed-by: chagedorn
2021-08-18 04:47:58 +00:00
Mikhailo Seledtsov
ec63957f9d
8272398: Update DockerTestUtils.buildJdkDockerImage()
...
Reviewed-by: iignatyev, hseigel
2021-08-17 23:22:44 +00:00
Igor Ignatyev
fe72197102
8272551: mark hotspot runtime/modules tests which ignore external VM flags
...
Reviewed-by: mseledtsov, jiefu
2021-08-17 19:37:45 +00:00
Igor Ignatyev
05d64da7f3
8272291: mark hotspot runtime/logging tests which ignore external VM flags
...
Reviewed-by: mseledtsov, dholmes
2021-08-17 19:36:44 +00:00
Igor Ignatyev
989f39f810
8272552: mark hotspot runtime/cds tests which ignore external VM flags
...
Reviewed-by: mseledtsov, jiefu, dholmes, iklam
2021-08-17 03:45:26 +00:00
Igor Ignatyev
b2c272d4e2
8272305: several hotspot runtime/modules don't check exit codes
...
Reviewed-by: dholmes, mseledtsov
2021-08-16 16:56:15 +00:00
Christian Hagedorn
3677734584
8271471: [IR Framework] Rare occurrence of "<!-- safepoint while printing -->" in PrintIdeal/PrintOptoAssembly can let tests fail
...
Reviewed-by: kvn, thartmann
2021-08-16 14:51:11 +00:00
Albert Mingkun Yang
69cc588fce
8272235: G1: update outdated code root fixup
...
Reviewed-by: tschatzl, kbarrett
2021-08-16 09:40:56 +00:00
Ioi Lam
36e2ddad4d
8272348: Update CDS tests in anticipation of JDK-8270489
...
Reviewed-by: ccheung, minqi
2021-08-16 03:22:52 +00:00
Yi Yang
3f38a50c52
8271203: C2: assert(iff->Opcode() == Op_If || iff->Opcode() == Op_CountedLoopEnd || iff->Opcode() == Op_RangeCheck) failed: Check this code when new subtype is added
...
Reviewed-by: chagedorn, roland, thartmann
2021-08-16 02:30:57 +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
Thomas Stuefe
d06d0b9e9d
8272112: Arena code simplifications
...
Reviewed-by: kbarrett, coleenp
2021-08-13 06:38:08 +00:00
Coleen Phillimore
464e874a5c
8048190: NoClassDefFoundError omits original ExceptionInInitializerError
...
Reviewed-by: dholmes, iklam
2021-08-12 13:45:36 +00:00
Igor Ignatyev
bd27bb9cbe
8272345: macos doesn't check os::set_boot_path()
result
...
Reviewed-by: dholmes
2021-08-12 03:45:44 +00:00
Igor Ignatyev
75a06421e5
8272335: runtime/cds/appcds/MoveJDKTest.java doesn't check exit codes
...
Reviewed-by: iklam
2021-08-11 19:38:52 +00:00
Per Liden
abebbe2335
8267186: Add string deduplication support to ZGC
...
Reviewed-by: eosterlund, kbarrett, stefank
2021-08-11 11:07:12 +00:00
Christoph Göttschkes
adba09b91d
8272146: Disable Fibonacci test on memory constrained systems
...
Reviewed-by: dholmes, mseledtsov, shade
2021-08-11 08:48:18 +00:00
Hui Shi
5350b9901c
8272131: PhaseMacroExpand::generate_slow_arraycopy crash when clone null CallProjections.fallthrough_ioproj
...
Reviewed-by: neliasso, xliu, thartmann
2021-08-11 02:00:19 +00:00
Alex Menkov
b62e742045
8213714: AttachingConnector/attach/attach001 failed due to "bind failed: Address already in use"
...
Reviewed-by: sspitsyn, cjplummer
2021-08-10 19:13:18 +00:00
Matthias Baesken
089e83bf1b
8266490: Extend the OSContainer API to support the pids controller of cgroups
...
Reviewed-by: sgehwolf, lucy
2021-08-10 07:40:21 +00:00
Tobias Hartmann
2384e12888
8270098: ZGC: ZBarrierSetC2::clone_at_expansion fails with "Guard against surprises" assert
...
Reviewed-by: neliasso, kvn
2021-08-10 05:37:55 +00:00
Igor Ignatyev
3b899ef7ff
8272168: some hotspot runtime/logging tests don't check exit code
...
Reviewed-by: jiefu
2021-08-10 05:11:09 +00:00
Igor Ignatyev
eb6f3fe59d
8272169: runtime/logging/LoaderConstraintsTest.java doesn't build test.Empty
...
Reviewed-by: dholmes
2021-08-10 02:26:08 +00:00
Igor Ignatyev
9654fd73cd
8271892: mark hotspot runtime/PrintStringTableStats/PrintStringTableStatsTest.java test as ignoring external VM flags
...
Reviewed-by: dholmes
2021-08-10 02:12:38 +00:00
David Holmes
843943c204
8263567: gtests don't terminate the VM safely
...
Reviewed-by: stuefe, dcubed
2021-08-09 20:59:22 +00:00
Igor Ignatyev
c495ede2c2
8272099: mark hotspot runtime/Monitor tests which ignore external VM flags
...
Reviewed-by: dcubed
2021-08-06 18:49:48 +00:00
Igor Ignatyev
e882087f7a
8271904: mark hotspot runtime/ClassFile tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-06 16:36:50 +00:00
Ioi Lam
e7b6f48182
8265602: -XX:DumpLoadedClassList should support custom loaders
...
Reviewed-by: ccheung, minqi
2021-08-06 05:58:48 +00:00
Igor Ignatyev
3ab95d1917
8271905: mark hotspot runtime/Metaspace tests which ignore external VM flags
...
Reviewed-by: stuefe
2021-08-05 16:32:11 +00:00
Richard Reingruber
4abe531140
8271722: [TESTBUG] gc/g1/TestMixedGCLiveThreshold.java can fail if G1 Full GC uses >1 workers
...
Reviewed-by: ayang, tschatzl
2021-08-05 07:31:14 +00:00
Yasumasa Suenaga
a007cb1a1d
8271863: ProblemList serviceability/sa/TestJmapCore.java on linux-x64 with ZGC
...
Reviewed-by: dcubed
2021-08-04 23:42:43 +00:00
Daniel D. Daugherty
d62fbea7b4
8271898: disable os.release_multi_mappings_vm on macOS-X64
...
Reviewed-by: kbarrett
2021-08-04 21:06:23 +00:00
Igor Ignatyev
359c7084a1
8271893: mark hotspot runtime/PerfMemDestroy/PerfMemDestroy.java test as ignoring external VM flags
...
Reviewed-by: coleenp
2021-08-04 19:50:36 +00:00
Igor Ignatyev
a3b0143970
8271887: mark hotspot runtime/CDSCompressedKPtrs tests which ignore external VM flags
...
Reviewed-by: coleenp
2021-08-04 19:49:47 +00:00
Igor Ignatyev
6c17e6deb2
8271891: mark hotspot runtime/Safepoint tests which ignore external VM flags
...
Reviewed-by: coleenp
2021-08-04 19:46:13 +00:00
Igor Ignatyev
ff7431eafe
8271886: mark hotspot runtime/InvocationTests tests which ignore external VM flags
...
Reviewed-by: coleenp
2021-08-04 19:40:05 +00:00
Igor Ignatyev
cdf3d55c82
8271890: mark hotspot runtime/Dictionary tests which ignore external VM flags
...
Reviewed-by: coleenp
2021-08-04 19:39:12 +00:00
Jatin Bhateja
392fcc9df7
8271589: fatal error with variable shift count integer rotate operation.
...
Reviewed-by: kvn, sviswanathan
2021-08-04 17:49:17 +00:00
Thomas Stuefe
eec64f5587
8256844: Make NMT late-initializable
...
Reviewed-by: coleenp, zgu
2021-08-04 12:19:02 +00:00
Jie Fu
977b8c4e16
8271836: runtime/ErrorHandling/ClassPathEnvVar.java fails with release VMs
...
Reviewed-by: stuefe
2021-08-04 07:25:36 +00:00
Igor Ignatyev
9e769090a0
8271824: mark hotspot runtime/CompressedOops tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-04 05:19:33 +00:00
Igor Ignatyev
e49b7d958c
8271828: mark hotspot runtime/classFileParserBug tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-04 05:18:10 +00:00
Igor Ignatyev
68f784778c
8271825: mark hotspot runtime/LoadClass tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-04 05:17:14 +00:00
Igor Ignatyev
3d40cac8ce
8271821: mark hotspot runtime/MinimalVM tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-04 05:16:22 +00:00
Igor Ignatyev
33ec3a4d95
8271744: mark hotspot runtime/getSysPackage tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-04 04:53:20 +00:00
Igor Ignatyev
b48f31d381
8271743: mark hotspot runtime/jni tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-04 04:51:46 +00:00
Thomas Stuefe
66c653c561
8271721: Split gc/g1/TestMixedGCLiveThreshold into separate tests
...
Reviewed-by: tschatzl, rrich
2021-08-04 04:11:12 +00:00
Igor Ignatyev
68dd828088
8271224: runtime/EnclosingMethodAttr/EnclMethodAttr.java doesn't check exit code
...
Reviewed-by: mseledtsov, dholmes
2021-08-04 02:22:07 +00:00
Igor Ignatyev
34ba70a71b
8269037: jsig/Testjsig.java doesn't have to be restricted to linux only
...
Reviewed-by: mseledtsov, dholmes
2021-08-04 02:19:01 +00:00
Igor Ignatyev
659498a07f
8271829: mark hotspot runtime/Throwable tests which ignore external VM flags
...
Reviewed-by: jiefu
2021-08-04 01:59:33 +00:00
Igor Ignatyev
d3b40cb683
8271826: mark hotspot runtime/condy tests which ignore external VM flags
...
Reviewed-by: jiefu
2021-08-04 01:49:11 +00:00
Calvin Cheung
3435d299f7
8271003: hs_err improvement: handle CLASSPATH env setting longer than O_BUFLEN
...
Reviewed-by: dholmes, stuefe, iklam, minqi
2021-08-04 01:38:18 +00:00
Coleen Phillimore
f15d6cbcaf
8271506: Add ResourceHashtable support for deleting selected entries
...
Reviewed-by: iklam, stuefe
2021-08-03 17:20:25 +00:00
Jesper Wilhelmsson
c8add223a1
Merge
...
Reviewed-by: mikael
2021-08-03 01:01:25 +00:00
Yumin Qi
84f0231031
8271419: Refactor test code for modifying CDS archive contents
...
Reviewed-by: iklam, ccheung
2021-08-02 23:07:43 +00:00
Igor Ignatyev
ada58d13f7
8067223: [TESTBUG] Rename Whitebox API package
...
Reviewed-by: dholmes, kvn
2021-08-02 20:44:18 +00:00
Jesper Wilhelmsson
7cc1eb3e57
Merge
2021-07-30 22:30:23 +00:00
Thomas Stuefe
cd7e30ef84
8271242: Add Arena regression tests
...
Reviewed-by: mseledtsov, coleenp
2021-07-30 16:42:40 +00:00
Christian Hagedorn
9856ace828
8268963: [IR Framework] Some default regexes matching on PrintOptoAssembly in IRNode.java do not work on all platforms
...
Reviewed-by: kvn, thartmann
2021-07-30 12:28:57 +00:00
Roland Westrelin
e351de3bd6
8271272: C2: assert(!had_error) failed: bad dominance
...
Reviewed-by: kvn, thartmann, chagedorn
2021-07-30 07:28:04 +00:00
David Holmes
4f42eb6601
8269523: runtime/Safepoint/TestAbortOnVMOperationTimeout.java failed when expecting 'VM operation took too long'
...
Reviewed-by: shade, mseledtsov
2021-07-30 04:03:11 +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
Chris Plummer
a1b5b818c5
8271507: ProblemList SA tests that are failing with ZGC due to JDK-8248912
...
Reviewed-by: dcubed
2021-07-30 00:56:55 +00:00
Emmanuel Bourg
d09b028407
8271396: Spelling errors
...
Reviewed-by: tschatzl, chegar, iris, psadhukhan, cjplummer
2021-07-29 16:03:31 +00:00
Christian Hagedorn
489e5fd12a
8268019: C2: assert(no_dead_loop) failed: dead loop detected
...
Reviewed-by: kvn, thartmann
2021-07-29 09:31:22 +00:00
Roland Westrelin
6afcf5f5a2
8270886: Crash in PhaseIdealLoop::verify_strip_mined_scheduling
...
Reviewed-by: kvn, thartmann
2021-07-29 07:34:20 +00:00
Jesper Wilhelmsson
a0504cff9f
Merge
2021-07-29 01:07:57 +00:00
Igor Ignatyev
20d2dc1f35
8271403: mark hotspot runtime/memory tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-07-28 23:12:03 +00:00
Igor Ignatyev
e593e3de4c
8271402: mark hotspot runtime/os tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-07-28 23:11:11 +00:00
Ioi Lam
357947acd8
8270061: Change parameter order of ResourceHashtable
...
Reviewed-by: coleenp, stuefe
2021-07-28 20:39:16 +00:00
Dean Long
034788a02c
8270925: replay dump using CICrashAt does not include inlining data
...
Reviewed-by: kvn, thartmann
2021-07-28 18:50:21 +00:00
Igor Ignatyev
c8ae7e5b03
8271174: runtime/ClassFile/UnsupportedClassFileVersion.java can be run in driver mode
...
Reviewed-by: mseledtsov, dholmes
2021-07-28 15:38:26 +00:00
Christoph Göttschkes
6e1da6440b
8270908: TestParallelRefProc fails on single core machines
...
Reviewed-by: tschatzl, kbarrett
2021-07-28 14:49:02 +00:00
Nick Gasson
9bc52afa48
8271323: [TESTBUG] serviceability/sa/ClhsdbCDSCore.java fails with -XX:TieredStopAtLevel=1
...
Reviewed-by: cjplummer, kvn
2021-07-28 01:58:02 +00:00
Jesper Wilhelmsson
a50161b750
Merge
2021-07-28 00:36:16 +00:00
Igor Ignatyev
f1e15c8c8f
8271350: runtime/Safepoint tests use OutputAnalyzer::shouldMatch instead of shouldContaint
...
Reviewed-by: mseledtsov, dholmes
2021-07-27 23:20:19 +00:00
Thomas Stuefe
45d277feb0
8270308: Arena::Amalloc may return misaligned address on 32-bit
...
Reviewed-by: coleenp, kbarrett
2021-07-27 04:21:56 +00:00
Igor Ignatyev
cea7bc2dea
8271223: two runtime/ClassFile tests don't check exit code
...
Reviewed-by: dholmes
2021-07-27 02:59:40 +00:00
David Holmes
fde183130b
8212961: [TESTBUG] vmTestbase/nsk/stress/jni/ native code cleanup
...
Reviewed-by: stuefe, iignatyev
2021-07-27 02:49:34 +00:00
Jesper Wilhelmsson
eb6da88817
Merge
2021-07-27 00:57:58 +00:00
Dean Long
fcc7d59b99
8269342: CICrashAt=1 does not always catch first Java method
...
Reviewed-by: kvn, thartmann
2021-07-26 22:09:17 +00:00
Alex Menkov
8785737ba5
8269616: serviceability/dcmd/framework/VMVersionTest.java fails with Address already in use error
...
Reviewed-by: sspitsyn, kevinw
2021-07-26 20:16:32 +00:00
Andreas Woess
3aadae2077
8271140: Fix native frame handling in vframeStream::asJavaVFrame()
...
Reviewed-by: dnsimon, kvn, never
2021-07-26 19:47:34 +00:00