Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045363 | 8u25 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8038561 | 8u20 | Goetz Lindenmaier | P4 | Resolved | Fixed | b08 |
JDK-8053471 | emb-8u26 | Goetz Lindenmaier | P4 | Resolved | Fixed | b17 |
JDK-8168594 | openjdk7u | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
This change fixes a row of smaller issues in the ppc64 and aix port files.
- Improve checks for (un)supported instructions.
- Enable TrapBasedRangeChecks, was disabled by accident.
- Remove some useless NULL checks.
- Adapt includes for 8003935: Simplify the needed includes for using Thread::current().
- Add missing cast in load_const_optimized(). Asserts on aix.
- Port 8014555: G1: Memory ordering problem with Conc refinement and card marking to ppc.
- Improve checks for (un)supported instructions.
- Enable TrapBasedRangeChecks, was disabled by accident.
- Remove some useless NULL checks.
- Adapt includes for 8003935: Simplify the needed includes for using Thread::current().
- Add missing cast in load_const_optimized(). Asserts on aix.
- Port 8014555: G1: Memory ordering problem with Conc refinement and card marking to ppc.
- backported by
-
JDK-8038561 PPC64/AIX: Several smaller fixes
-
- Resolved
-
-
JDK-8045363 PPC64/AIX: Several smaller fixes
-
- Resolved
-
-
JDK-8053471 PPC64/AIX: Several smaller fixes
-
- Resolved
-
-
JDK-8168594 PPC64/AIX: Several smaller fixes
-
- Resolved
-