Vladimir Ivanov
|
9130b8a9d7
|
8268371: C2: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
Reviewed-by: roland, kvn
|
2021-06-17 21:25:46 +00:00 |
|
Jesper Wilhelmsson
|
3637e50b30
|
Merge
|
2021-06-17 01:05:54 +00:00 |
|
Yasumasa Suenaga
|
ee03bc6d0a
|
8268863: ProblemList serviceability/sa/TestJmapCoreMetaspace.java on linux-x64 with ZGC
Reviewed-by: dcubed
|
2021-06-16 23:21:51 +00:00 |
|
Christian Hagedorn
|
9ad19f7838
|
8256934: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
Reviewed-by: roland, vlivanov
|
2021-06-16 13:02:51 +00:00 |
|
Stefan Johansson
|
59de99d119
|
8267271: Fix gc/arguments/TestNewRatioFlag.java expectedNewSize calculation
Reviewed-by: tschatzl, kbarrett
|
2021-06-16 08:59:07 +00:00 |
|
Roland Westrelin
|
4d545a1f86
|
8267988: C2: assert(!addp->is_AddP() || addp->in(AddPNode::Base)->is_top() || addp->in(AddPNode::Base) == n->in(AddPNode::Base)) failed: Base pointers must match (addp 1301)
Reviewed-by: chagedorn, vlivanov, kvn
|
2021-06-16 07:36:07 +00:00 |
|
Jesper Wilhelmsson
|
e0f6f70d3f
|
Merge
|
2021-06-15 22:45:28 +00:00 |
|
Daniel D. Daugherty
|
10068c1bac
|
8268830: ProblemList 3 serviceability/dcmd/framework tests with ZGC on win-x64
Reviewed-by: kbarrett
|
2021-06-15 21:48:36 +00:00 |
|
Daniel D. Daugherty
|
9ac0609ed1
|
8268828: ProblemList compiler/intrinsics/VectorizedMismatchTest.java on win-x64
Reviewed-by: ccheung
|
2021-06-15 20:36:38 +00:00 |
|
Chris Plummer
|
fe7a44de63
|
8268723: Problem list SA core file tests on OSX when using ZGC
Reviewed-by: dholmes, dcubed, sspitsyn
|
2021-06-15 18:59:04 +00:00 |
|
Nils Eliasson
|
e36136fa93
|
8268125: ZGC: Clone oop array gets wrong acopy stub
Reviewed-by: vlivanov
|
2021-06-15 11:33:12 +00:00 |
|
Nils Eliasson
|
d384093289
|
8268125: ZGC: Clone oop array gets wrong acopy stub
Reviewed-by: kvn, vlivanov
|
2021-06-15 08:53:39 +00:00 |
|
David Holmes
|
9f3c7e74ff
|
8238649: Call new Win32 API SetThreadDescription in os::set_native_thread_name
Co-authored-by: Markus GaisBauer <markus.gaisbauer@dynatrace.com>
Reviewed-by: stuefe, luhenry
|
2021-06-15 02:12:57 +00:00 |
|
Vladimir Kozlov
|
4d8b5c70df
|
8268347: C2: nested locks optimization may create unbalanced monitor enter/exit code
Reviewed-by: roland, vlivanov, dcubed
|
2021-06-14 23:41:50 +00:00 |
|
Dean Long
|
702e3ff054
|
8268366: Incorrect calculation of has_fpu_registers in C1 linear scan
Reviewed-by: kvn, chagedorn
|
2021-06-14 19:25:49 +00:00 |
|
Zhengyu Gu
|
e59acd9860
|
8268699: Shenandoah: Add test for JDK-8268127
Reviewed-by: rkennke
|
2021-06-14 18:07:34 +00:00 |
|
Jesper Wilhelmsson
|
17295b1bb0
|
Merge
Reviewed-by: dcubed
|
2021-06-14 15:55:57 +00:00 |
|
Daniel D. Daugherty
|
90c1034cd4
|
8268644: ProblemList serviceability/sa/ClhsdbJstackXcompStress.java in -Xcomp mode
Reviewed-by: azvegint
|
2021-06-12 13:53:07 +00:00 |
|
Yi Yang
|
5cee23a9ed
|
8265518: C1: Intrinsic support for Preconditions.checkIndex
Reviewed-by: dfuchs, iveresov
|
2021-06-12 01:03:50 +00:00 |
|
Daniel D. Daugherty
|
6171ae4552
|
8268630: ProblemList serviceability/jvmti/CompiledMethodLoad/Zombie.java on linux-aarch64
Reviewed-by: erikj
|
2021-06-11 20:24:35 +00:00 |
|
Calvin Cheung
|
01054e6f5a
|
8268470: CDS dynamic dump asserts with JFR RecordingStream
Reviewed-by: minqi, iklam
|
2021-06-11 16:08:18 +00:00 |
|
Igor Ignatyev
|
cce8da2c60
|
8268602: a couple runtime/os tests don't check exit code
Reviewed-by: dholmes
|
2021-06-11 12:40:44 +00:00 |
|
Igor Ignatyev
|
a437ce839f
|
8268580: runtime/memory/LargePages/TestLargePagesFlags.java should be run in driver mode
Reviewed-by: dholmes
|
2021-06-11 05:05:23 +00:00 |
|
Igor Ignatyev
|
bd9c2fa73b
|
8268565: runtime/records/RedefineRecord.java should be run in driver mode
Backport-of: 94d0b0f9810bd1a8da06ec267a1c7589d6cb756b
|
2021-06-11 03:12:50 +00:00 |
|
Igor Ignatyev
|
94d0b0f981
|
8268565: runtime/records/RedefineRecord.java should be run in driver mode
Reviewed-by: hseigel
|
2021-06-11 02:44:08 +00:00 |
|
Daniel D. Daugherty
|
2e900da5f7
|
8268574: ProblemList tests failing due to UseBiasedLocking going away
Reviewed-by: cjplummer
|
2021-06-10 23:08:56 +00:00 |
|
Calvin Cheung
|
4fd2a14997
|
8267556: Enhance class paths check during runtime
Reviewed-by: minqi, iklam
|
2021-06-10 19:50:44 +00:00 |
|
Leonid Mesnik
|
1e1039a7c8
|
8268223: Problemlist vmTestbase/nsk/jdi/HiddenClass/events/events001.java
Reviewed-by: amenkov, sspitsyn
|
2021-06-10 17:41:11 +00:00 |
|
Igor Ignatyev
|
5b8c51f59a
|
8268539: several serviceability/sa tests should be run in driver mode
Backport-of: 78cb6776b6d43b67457993a109719b36ee892d60
|
2021-06-10 17:19:37 +00:00 |
|
Igor Ignatyev
|
78cb6776b6
|
8268539: several serviceability/sa tests should be run in driver mode
Reviewed-by: sspitsyn
|
2021-06-10 17:06:19 +00:00 |
|
Igor Ignatyev
|
74007890bb
|
8268542: serviceability/logging/TestFullNames.java tests only 1st test case
Reviewed-by: sspitsyn
|
2021-06-10 14:43:08 +00:00 |
|
Leo Korinth
|
7cd5a6e7b5
|
8268537: (Temporary) Disable ParallelRefProcEnabled for Parallel GC
Reviewed-by: stefank, sjohanss
|
2021-06-10 13:19:43 +00:00 |
|
Daniel D. Daugherty
|
f677163b8a
|
8266130: convert Thread-SMR stress tests from counter based to time based
Reviewed-by: cjplummer, dholmes
|
2021-06-10 13:09:26 +00:00 |
|
Igor Ignatyev
|
6c552a7b42
|
8268544: some runtime/sealedClasses tests should be run in driver mode
Reviewed-by: hseigel
|
2021-06-10 13:03:29 +00:00 |
|
Igor Ignatyev
|
6b6ff5360a
|
8268543: some runtime/verifier tests should be run in driver mode
Reviewed-by: hseigel
|
2021-06-10 12:29:44 +00:00 |
|
Igor Ignatyev
|
e0c0b139d3
|
8268534: some serviceability/jvmti tests should be run in driver mode
Reviewed-by: sspitsyn
|
2021-06-10 09:52:07 +00:00 |
|
Igor Ignatyev
|
92f0b6d49e
|
8268532: several serviceability/attach tests should be run in driver mode
Reviewed-by: sspitsyn
|
2021-06-10 09:51:22 +00:00 |
|
Igor Ignatyev
|
964118f7fd
|
8268538: mark hotspot serviceability/logging tests which ignore external VM flags
Reviewed-by: sspitsyn
|
2021-06-10 09:49:23 +00:00 |
|
Igor Ignatyev
|
05090fc8fd
|
8268536: mark hotspot serviceability/dcmd tests which ignore external VM flags
Reviewed-by: sspitsyn
|
2021-06-10 09:48:10 +00:00 |
|
Igor Ignatyev
|
ae29f9cacd
|
8268530: resourcehogs/serviceability/jvmti/GetObjectSizeOverflow.java should be run in driver mode
Reviewed-by: sspitsyn
|
2021-06-10 09:42:26 +00:00 |
|
Matthias Baesken
|
78b09ab049
|
8268463: Windows 32bit build fails in DynamicCodeGenerated\libDynamicCodeGenerated.cpp
Reviewed-by: sspitsyn, cjplummer
|
2021-06-10 08:08:43 +00:00 |
|
Roland Westrelin
|
d4377afb99
|
8263303: C2 compilation fails with assert(found_sfpt) failed: no node in loop that's not input to safepoint
Reviewed-by: chagedorn, kvn
|
2021-06-10 06:56:04 +00:00 |
|
Serguei Spitsyn
|
dd1cbadc82
|
8268285: vmTestbase/nsk/jvmti/GetThreadState/thrstat002 failed with "Wrong thread "thr1" (...) state after SuspendThread"
Reviewed-by: lmesnik, amenkov, dholmes
|
2021-06-10 06:03:19 +00:00 |
|
Igor Ignatyev
|
2623b0bf39
|
8268475: execute runtime/InvocationTests w/ -UseVtableBasedCHA
Reviewed-by: mseledtsov, kvn
|
2021-06-10 03:18:39 +00:00 |
|
Yumin Qi
|
7ff6e7b2b1
|
8267954: Shared classes that failed to load should not be loaded again
Reviewed-by: iklam, ccheung
|
2021-06-09 21:33:28 +00:00 |
|
Vladimir Kozlov
|
81fdeb579a
|
8268417: Add test from JDK-8268360
Reviewed-by: roland, chagedorn
|
2021-06-09 15:15:15 +00:00 |
|
Roland Westrelin
|
4413142eca
|
8268017: C2: assert(phi_type->isa_int() || phi_type->isa_ptr() || phi_type->isa_long()) failed: bad phi type
Reviewed-by: vlivanov, chagedorn, whuang
|
2021-06-09 07:58:17 +00:00 |
|
Alex Menkov
|
b568e87947
|
8237388: serviceability/dcmd/framework/VMVersionTest.java fails with connection refused error.
Reviewed-by: cjplummer, sspitsyn
|
2021-06-08 17:05:22 +00:00 |
|
Aditya Mandaleeka
|
81bad59042
|
8257774: G1: Trigger collect when free region count drops below threshold to prevent evacuation failures
Reviewed-by: sjohanss, tschatzl
|
2021-06-08 06:55:20 +00:00 |
|
Christian Hagedorn
|
3396b69fc9
|
8254129: IR Test Framework to support regex-based matching on the IR in JTreg compiler tests
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: iignatyev
|
2021-06-07 14:11:50 +00:00 |
|