Christian Hagedorn
|
4f99e1fb11
|
8248467: C2: compiler/intrinsics/object/TestClone fails with -XX:+VerifyGraphEdges
Fix assert by taking MemBarNodes into account whose precedence edge can be NULL.
Reviewed-by: kvn, thartmann
|
2020-07-22 10:28:34 +02:00 |
|
Tobias Hartmann
|
a98bad2b22
|
8246453: TestClone crashes with "all collected exceptions must come from the same place"
Set deoptimize_on_exception for slow paths.
Reviewed-by: neliasso
|
2020-06-08 08:30:52 +02:00 |
|
Tobias Hartmann
|
a494a819eb
|
8209833: C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
Deoptimize if exception is thrown in _clone intrinsic.
Reviewed-by: kvn
|
2018-08-24 08:17:23 +02:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|