Roland Westrelin
|
c1304519b5
|
8269752: C2: assert(false) failed: Bad graph detected in build_loop_late
Reviewed-by: chagedorn, kvn
|
2021-07-19 07:31:28 +00:00 |
|
Severin Gehwolf
|
d32e42cdd4
|
8270184: [TESTBUG] Add coverage for jvmci ResolvedJavaType.toJavaName() for lambdas
Backport-of: 6a9bc10873
|
2021-07-13 14:34:35 +00:00 |
|
Christian Hagedorn
|
040c02b942
|
8269795: C2: Out of bounds array load floats above its range check in loop peeling resulting in SEGV
Reviewed-by: thartmann, roland, kvn
|
2021-07-13 08:50:09 +00:00 |
|
Christoph Göttschkes
|
999ced03cc
|
8269873: serviceability/sa/Clhsdb tests are using a C2 specific VMStruct field
Reviewed-by: cjplummer, dholmes, sspitsyn
|
2021-07-12 11:23:38 +00:00 |
|
Christian Hagedorn
|
f791fdf23e
|
8261147: C2: Node is wrongly marked as reduction resulting in a wrong execution due to wrong vector instructions
Reviewed-by: thartmann, kvn
|
2021-07-09 11:53:45 +00:00 |
|
Jatin Bhateja
|
62ff55d383
|
8269952: compiler/vectorapi/VectorCastShape*Test.java tests failed on avx2 machines
Reviewed-by: kvn, dlong
|
2021-07-09 03:20:59 +00:00 |
|
Daniel D. Daugherty
|
9acb2a69a9
|
8270109: ProblemList 4 SA tests on macOS-aarch64
Reviewed-by: mikael
|
2021-07-08 19:23:21 +00:00 |
|
Vladimir Kozlov
|
e0c130f484
|
8269955: ProblemList compiler/vectorapi/VectorCastShape[64|128]Test.java tests on x86
Reviewed-by: iignatyev, dlong
|
2021-07-06 21:30:48 +00:00 |
|
Eric Liu
|
1166ef25e9
|
8268966: AArch64: 'bad AD file' in some vector conversion tests
Reviewed-by: aph
|
2021-07-06 15:59:04 +00:00 |
|
Roland Westrelin
|
df1364b508
|
8269575: C2: assert(false) failed: graph should be schedulable after JDK-8252372
Reviewed-by: kvn, thartmann
|
2021-07-06 07:03:08 +00:00 |
|
Roland Westrelin
|
6d8fc7249a
|
8268883: C2: assert(false) failed: unscheduable graph
Reviewed-by: chagedorn, kvn, yyang
|
2021-07-06 06:47:45 +00:00 |
|
Christian Hagedorn
|
2db9005c07
|
8262017: C2: assert(n != __null) failed: Bad immediate dominator info.
Reviewed-by: roland, neliasso, kvn
|
2021-07-02 07:43:57 +00:00 |
|
Jamsheed Mohammed C M
|
5644c4f942
|
8265132: C2 compilation fails with assert "missing precedence edge"
Reviewed-by: iveresov, kvn
|
2021-07-02 04:26:09 +00:00 |
|
Kim Barrett
|
6c76e77158
|
8260684: vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java timed out
Reviewed-by: pliden, lkorinth
|
2021-07-01 16:09:30 +00:00 |
|
Aleksey Shipilev
|
c16d1fc981
|
8269285: Crash/miscompile in CallGenerator::for_method_handle_inline after JDK-8191998
Reviewed-by: kvn, iveresov, vlivanov
|
2021-07-01 09:27:55 +00:00 |
|
Roland Westrelin
|
ad27d9b3ec
|
8269088: C2 fails with assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect
Reviewed-by: kvn, iveresov, neliasso
|
2021-07-01 08:11:59 +00:00 |
|
Daniel D. Daugherty
|
aba6c55dac
|
8269703: ProblemList vmTestbase/nsk/jvmti/scenarios/sampling/SP07/sp07t002/TestDescription.java on Windows-X64 with -Xcomp
Reviewed-by: dholmes
|
2021-06-30 22:13:06 +00:00 |
|
Nils Eliasson
|
0dc65d3c74
|
8268897: [TESTBUG] compiler/compilercontrol/mixed/RandomCommandsTest.java must not fail on Command.quiet
Reviewed-by: kvn
|
2021-06-30 21:05:15 +00:00 |
|
Wang Huang
|
ca283c3ac0
|
8265907: JVM crashes when matching VectorMaskCmp Node
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Ai Jiaming <aijiaming1@huawei.com>
Reviewed-by: njian, jbhateja, sviswanathan, dlong, adinn
|
2021-06-30 08:52:27 +00:00 |
|
Leo Korinth
|
6b64a7956c
|
8268350: Remove assert that ensures thread identifier remains the same
Reviewed-by: tschatzl, kbarrett
|
2021-06-30 07:45:39 +00:00 |
|
Jie Fu
|
a661686e1e
|
8269065: [REDO] vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java failed with OutOfMemoryError
Reviewed-by: stuefe, iignatyev
|
2021-06-30 01:25:28 +00:00 |
|
Chris Plummer
|
401cb0ad55
|
8269232: assert(!is_jweak(handle)) failed: wrong method for detroying jweak
Reviewed-by: rkennke, amenkov, sspitsyn, sgehwolf
|
2021-06-29 18:41:19 +00:00 |
|
Zhengyu Gu
|
0d83dc2411
|
8268699: Shenandoah: Add test for JDK-8268127
Backport-of: e59acd9860
|
2021-06-29 12:29:06 +00:00 |
|
Thomas Schatzl
|
fc0fd96a5f
|
8269126: Rename G1AllowPreventiveGC option to G1UsePreventiveGC
Reviewed-by: kbarrett, iwalulya
|
2021-06-29 08:34:55 +00:00 |
|
Vladimir Kozlov
|
824a51693e
|
8269260: Add AVX512 and other SSE + AVX combinations testing for tests which generate vector instructions
Reviewed-by: iveresov, dlong
|
2021-06-25 22:48:56 +00:00 |
|
Alex Menkov
|
1404e4bf44
|
8269302: serviceability/dcmd/framework/InvalidCommandTest.java still fails after JDK-8268433
Reviewed-by: kevinw, dcubed
|
2021-06-25 22:10:48 +00:00 |
|
Daniel D. Daugherty
|
cfa6a995e1
|
8269316: ProblemList vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java on Linux-X64 -Xcomp
Reviewed-by: ccheung
|
2021-06-24 20:27:56 +00:00 |
|
Daniel D. Daugherty
|
443a79aaa1
|
8269314: ProblemList serviceability/dcmd/gc/RunFinalizationTest.java on Win-X64 and linux-aarch64
Reviewed-by: ccheung
|
2021-06-24 20:26:23 +00:00 |
|
Yasumasa Suenaga
|
d3d3b221d3
|
8269265: ProblemList serviceability/sa/TestJmapCoreMetaspace.java with ZGC
Reviewed-by: cjplummer
|
2021-06-24 05:19:42 +00:00 |
|
Jatin Bhateja
|
0c3fc27a45
|
8268482: compiler/intrinsics/VectorizedMismatchTest.java failed with failed: length in range
Reviewed-by: vlivanov, neliasso
|
2021-06-24 03:01:01 +00:00 |
|
Dean Long
|
ab7ff1e137
|
8266885: [aarch64] Crash with 'Field too big for insn' for some tests under compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/
Reviewed-by: ngasson, dnsimon, kvn
|
2021-06-23 01:48:19 +00:00 |
|
Roland Westrelin
|
578c55bbe6
|
8267399: C2: java/text/Normalizer/ConformanceTest.java test failed with assertion
Reviewed-by: kvn, neliasso
|
2021-06-22 15:46:44 +00:00 |
|
Roland Westrelin
|
d3ad8cd344
|
8268672: C2: assert(!loop->is_member(u_loop)) failed: can be in outer loop or out of both loops only
Reviewed-by: kvn, neliasso
|
2021-06-21 14:16:54 +00:00 |
|
Hui Shi
|
22ebd1926d
|
8268362: [REDO] C2 crash when compile negative Arrays.copyOf length after loop
Reviewed-by: kvn, roland
|
2021-06-21 11:59:00 +00:00 |
|
Boris Ulasevich
|
c294ae4fed
|
8267042: bug in monitor locking/unlocking on ARM32 C1 due to uninitialized BasicObjectLock::_displaced_header
Co-authored-by: Chris Cole <chris@sageembedded.com>
Reviewed-by: dsamersoff
|
2021-06-21 06:04:57 +00:00 |
|
Chris Plummer
|
8caeca003e
|
8264775: ClhsdbFindPC still fails with java.lang.RuntimeException: 'In java stack' missing from stdout/stderr
Reviewed-by: dcubed
|
2021-06-18 20:27:30 +00:00 |
|
Igor Ignatyev
|
60389eedb3
|
8269025: jsig/Testjsig.java doesn't check exit code
Reviewed-by: hseigel
|
2021-06-18 15:25:25 +00:00 |
|
Igor Ignatyev
|
21abcc4a5a
|
8268564: mark hotspot serviceability/attach tests which ignore external VM flags
Reviewed-by: sspitsyn
|
2021-06-18 10:06:12 +00:00 |
|
Igor Ignatyev
|
f83c6b8a6a
|
8268531: mark SDTProbesGNULinuxTest as ignoring external VM flags
Reviewed-by: sspitsyn
|
2021-06-18 10:05:15 +00:00 |
|
Igor Ignatyev
|
8366c6936e
|
8268541: mark hotspot serviceability/sa tests which ignore external VM flags
Reviewed-by: sspitsyn
|
2021-06-18 10:04:25 +00:00 |
|
Igor Ignatyev
|
5b198986ce
|
8268563: mark hotspot serviceability/jvmti tests which ignore external VM flags
Reviewed-by: sspitsyn
|
2021-06-18 10:03:21 +00:00 |
|
Igor Ignatyev
|
2f65d4021f
|
8268599: mark hotspot runtime/sealedClasses tests which ignore external VM flags
Reviewed-by: dholmes, mseledtsov
|
2021-06-18 10:01:58 +00:00 |
|
Igor Ignatyev
|
3e1dc0a765
|
8268598: mark hotspot runtime/stringtable tests which ignore external VM flags
Reviewed-by: hseigel, mseledtsov
|
2021-06-18 10:01:03 +00:00 |
|
Igor Ignatyev
|
58eddc8110
|
8268594: runtime/handshake tests don't need WhiteBox after AOT removal
Reviewed-by: dholmes, mseledtsov
|
2021-06-18 10:00:21 +00:00 |
|
Igor Ignatyev
|
9f4f039231
|
8268596: mark hotspot runtime/verifier tests which ignore external VM flags
Reviewed-by: hseigel, mseledtsov
|
2021-06-18 09:59:34 +00:00 |
|
Igor Ignatyev
|
4006fe735a
|
8268597: mark hotspot runtime/symboltable tests which ignore external VM flags
Reviewed-by: dholmes, mseledtsov
|
2021-06-18 09:58:34 +00:00 |
|
Igor Ignatyev
|
8ccb76eb13
|
8268601: mark hotspot runtime/records tests which ignore external VM flags
Reviewed-by: dholmes, mseledtsov
|
2021-06-18 09:57:44 +00:00 |
|
Igor Ignatyev
|
59d84787e9
|
8268591: a few runtime/jni tests don't need /othervm
Reviewed-by: dholmes, mseledtsov
|
2021-06-18 09:56:36 +00:00 |
|
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 |
|
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 |
|