Jesper Wilhelmsson
|
1eeb1791ab
|
Merge
Reviewed-by: jvernee
|
2021-07-21 00:24:17 +00:00 |
|
Yi Yang
|
0cec11d3eb
|
8270307: C2: assert(false) failed: bad AD file after JDK-8267687
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com>
Reviewed-by: kvn, thartmann
|
2021-07-20 06:10:58 +00:00 |
|
Jesper Wilhelmsson
|
c3519c3e20
|
Merge
|
2021-07-19 23:12:55 +00:00 |
|
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 |
|
Jie Fu
|
676d425c6b
|
8270459: Conflict inlining decisions by C1/C2 with the same CompileCommand
Reviewed-by: kvn, xliu
|
2021-07-16 05:45:25 +00:00 |
|
Christoph Göttschkes
|
bb82005a81
|
8270468: TestRangeCheckEliminated fails because methods are not compiled
Reviewed-by: kvn, thartmann
|
2021-07-15 19:53:31 +00:00 |
|
Zhengyu Gu
|
746fe5dc68
|
8270366: C2: Add associative rule to add/sub node
Reviewed-by: kvn, adinn
|
2021-07-15 16:40:30 +00:00 |
|
Andreas Woess
|
b1bb05bcf4
|
8269592 : [JVMCI] Optimize c2v_iterateFrames
Reviewed-by: kvn, never, dlong
|
2021-07-14 17:32:55 +00:00 |
|
Jesper Wilhelmsson
|
4a7ccf36e9
|
Merge
|
2021-07-14 01:07:52 +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 |
|
Severin Gehwolf
|
6a9bc10873
|
8270184: [TESTBUG] Add coverage for jvmci ResolvedJavaType.toJavaName() for lambdas
Reviewed-by: kvn
|
2021-07-12 08:25:22 +00:00 |
|
Jesper Wilhelmsson
|
ec975c6a05
|
Merge
|
2021-07-10 01:23:18 +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 |
|
Jesper Wilhelmsson
|
7a4f08ae32
|
Merge
|
2021-07-06 23:00:31 +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 |
|
Jesper Wilhelmsson
|
17f53f2f9c
|
Merge
|
2021-07-02 20:50:11 +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 |
|
Jesper Wilhelmsson
|
b0e186792e
|
Merge
|
2021-07-02 01:07:50 +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 |
|
Jesper Wilhelmsson
|
9def3b068e
|
Merge
|
2021-07-01 01:01:34 +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 |
|
Jesper Wilhelmsson
|
a29953d805
|
Merge
|
2021-06-27 23:51:05 +00:00 |
|
Christoph Göttschkes
|
561a3a5077
|
8269129: Multiple tier1 tests in hotspot/jtreg/compiler are failing for client VMs
Reviewed-by: kvn, iveresov
|
2021-06-27 13:12:51 +00:00 |
|
Patricio Chilano Mateo
|
2fd7943ec1
|
8256425: Obsolete Biased Locking in JDK 18
Reviewed-by: kvn, dholmes, dcubed, rrich
|
2021-06-24 18:54:41 +00:00 |
|
Christoph Göttschkes
|
595446bff4
|
8269087: CheckSegmentedCodeCache test fails in an emulated-client VM
Reviewed-by: iveresov, kvn
|
2021-06-24 16:49:45 +00:00 |
|
Joshua Zhu
|
36d82b6ef1
|
8268858: Determine register pressure automatically by the number of available registers for allocation
Reviewed-by: kvn, dlong
|
2021-06-23 03:54:00 +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 |
|
Jesper Wilhelmsson
|
b6cfca8a89
|
Merge
|
2021-06-23 01:05:44 +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 |
|
Jesper Wilhelmsson
|
0458113c6b
|
Merge
|
2021-06-21 23:09:01 +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 |
|
Christoph Göttschkes
|
cbec37d45d
|
8269029: compiler/codegen/TestCharVect2.java fails for client VMs
Reviewed-by: kvn, jiefu
|
2021-06-21 11:08:33 +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 |
|
Boris Ulasevich
|
8f2456e5b0
|
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-18 16:25:25 +00:00 |
|
Jesper Wilhelmsson
|
a051e735cd
|
Merge
|
2021-06-18 00:53:09 +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 |
|
Jesper Wilhelmsson
|
3637e50b30
|
Merge
|
2021-06-17 01:05:54 +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 |
|
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 |
|
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 |
|
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 |
|