Implement disabled verifications from JDK-8173709.
Idom is already fixed here:JDK-8305073
Address them in the order layed out here:
https://github.com/openjdk/jdk/pull/13207
Maybe only fix a subset, and file further follow-up RFE's.
We can assert at the SuperWord bailout introduced inJDK-8327172
Idom is already fixed here:
Address them in the order layed out here:
https://github.com/openjdk/jdk/pull/13207
Maybe only fix a subset, and file further follow-up RFE's.
We can assert at the SuperWord bailout introduced in
- relates to
-
JDK-8173709 Fix VerifyLoopOptimizations - step 1 - minimal infrastructure
-
- Resolved
-
-
JDK-8305073 Fix VerifyLoopOptimizations - step 2 - verify idom
-
- Resolved
-