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