Currently, integral division overflow is handled during code emission, move this handling to parsing helps eliminate or hoist out the check and achieve better code layout.
- is cloned by
-
JDK-8287034 [REDO] x86: Handle integral division overflow during parsing
- Open
-
JDK-8285390 PPC64: Handle integral division overflow during parsing
- Closed
- relates to
-
JDK-8288941 C2: assert(false) failed: Bad graph detected in build_loop_late
- Closed
-
JDK-8286182 [BACKOUT] x86: Handle integral division overflow during parsing
- Resolved
(1 links to)