- relates to
-
JDK-8209544 AES encrypt performance regression in jdk11b11
-
- Resolved
-
-
JDK-8210389 C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
-
- Resolved
-
-
JDK-8229855 C2 fails with assert(false) failed: bad AD file
-
- Resolved
-
-
JDK-8251458 Parse::do_lookupswitch fails with "assert(_cnt >= 0) failed"
-
- Resolved
-
-
JDK-8203196 C1 emits incorrect code due to integer overflow in _tableswitch keys
-
- Closed
-
-
JDK-8201366 Improve output of dumpideal SA command for MachNodes
-
- Open
-
-
JDK-8229158 make UseSwitchProfiling non-experimental or false by-default
-
- Resolved
-
-
JDK-8058192 compiler ignores lookupswitch and tableswitch branch profile numbers
-
- Closed
-
C2 should leverage profiling for lookupswitch/tableswitch
Same motivation as JDK-8058192 that seems to be used to cover graal.
(3 relates to)