-
Bug
-
Resolution: Fixed
-
P3
-
8u25, 9, 10
-
b21
-
sparc
-
generic
Code generated for new SPARC processors should avoid placing Control Transfer Instructions [CTI] such as call, return and branches immediately following or preceding a RDPC instruction.
- relates to
-
JDK-8038297 Avoid placing CTI immediately following cbcond instruction on T4
- Resolved
-
JDK-8200288 Compilation fails with "assert(!(is_cti(prev) && is_cti(insn))) failed: CTI-CTI not allowed" on SPARC
- Closed