.. |
assertion
|
8333644: C2: assert(is_Bool()) failed: invalid node class: Phi
|
2024-06-06 06:58:05 +00:00 |
TestAssertionPredicateDoesntConstantFold.java
|
8325494: C2: Broken graph after not skipping CastII node anymore for Assertion Predicates after JDK-8309902
|
2024-04-17 15:25:41 +00:00 |
TestBackToBackParsePredicates.java
|
8316105: C2: Back to back Parse Predicates from different loops but with same deopt reason are wrongly grouped together
|
2023-09-21 08:56:31 +00:00 |
TestCloningWithManyDiamondsInExpression.java
|
8327111: Replace remaining usage of create_bool_from_template_assertion_predicate() which requires additional OpaqueLoop*Nodes transformation strategies
|
2024-04-08 10:52:30 +00:00 |
TestCountedLoopMinJintStride.java
|
8328822: C2: "negative trip count?" assert failure in profile predicate code
|
2024-04-11 07:27:33 +00:00 |
TestHoistedPredicateForNonRangeCheck.java
|
|
|
TestLoopUnswitchingWithoutParsePredicates.java
|
8314106: C2: assert(is_valid()) failed: must be valid after JDK-8305636
|
2023-08-14 08:14:42 +00:00 |
TestPeelingFindsUnrelatedOpaque4Node.java
|
8314233: C2: assert(assertion_predicate_has_loop_opaque_node(iff)) failed: unexpected
|
2023-08-16 06:58:23 +00:00 |
TestPredicatesBasic.java
|
8325606: compiler/predicates/TestPredicatesBasic.java does not compile
|
2024-02-12 08:18:45 +00:00 |
TestTemplateAssertionPredicateNotRemoved.java
|
8314116: C2: assert(false) failed: malformed control flow after JDK-8305636
|
2023-08-14 08:15:02 +00:00 |
TestTemplateAssertionPredicateWithTwoUCTs.java
|
8342787: Move misplaced TestTemplateAssertionPredicateWithTwoUCTs.java from src to test directory
|
2024-10-22 08:34:46 +00:00 |
TestTopIntoIfTrue.java
|
8342809: C2 hits "assert(is_If()) failed: invalid node class: Con" during IGVN due to unhandled top
|
2024-10-23 06:39:18 +00:00 |
TestWrongPredicateOrder.java
|
8308892: Bad graph detected in build_loop_late after JDK-8305635
|
2023-06-02 12:00:11 +00:00 |
TestWrongRuntimePredicateDetection.java
|
8317723: C2: CountedLoopEndNodes and Zero Trip Guards are wrongly treated as Runtime Predicate
|
2023-11-16 07:37:45 +00:00 |