Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269249 | 11.0.11 | Martin Doerr | P3 | Resolved | Fixed | b01 |
Current implementation of MacroAssembler::tlab_allocate uses is_simm13(con_size_in_bytes) (only used by C1). However, PPC64 passes a simm16 value which is correct.
- backported by
-
JDK-8269249 PPC64: Wrong assertion "illegal object size"
-
- Resolved
-