-
Enhancement
-
Resolution: Fixed
-
P3
-
port-stage-ppc-aix
-
None
-
ppc
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8033014 | 9 | Goetz Lindenmaier | P3 | Closed | Fixed | b04 |
JDK-8045306 | 8u25 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
JDK-8038504 | 8u20 | Goetz Lindenmaier | P3 | Closed | Fixed | b08 |
JDK-8053420 | emb-8u26 | Goetz Lindenmaier | P3 | Resolved | Fixed | b17 |
JDK-8168575 | openjdk7u | Goetz Lindenmaier | P3 | Resolved | Fixed | master |
This is preparation for PPC64 integration: http://openjdk.java.net/jeps/175
This and following ppc64 changes will go into staging repository first and tested there: http://hg.openjdk.java.net/ppc-aix-port/stage/
Reorganize PPC defines. Distinguish PPC, PPC64 and PPC32.
PPC should guard code needed on PPC regardless of word size.
PPC32 and PPC64 should guard code needed in the 64-bit or
the 32-bit port.
http://hg.openjdk.java.net/ppc-aix-port/jdk8/hotspot/file/df79d76c17ab/ppc_patches/0002_PPC_defines.patch
This and following ppc64 changes will go into staging repository first and tested there: http://hg.openjdk.java.net/ppc-aix-port/stage/
Reorganize PPC defines. Distinguish PPC, PPC64 and PPC32.
PPC should guard code needed on PPC regardless of word size.
PPC32 and PPC64 should guard code needed in the 64-bit or
the 32-bit port.
http://hg.openjdk.java.net/ppc-aix-port/jdk8/hotspot/file/df79d76c17ab/ppc_patches/0002_PPC_defines.patch
- backported by
-
JDK-8045306 PPC64 (part 2): Clean up PPC defines.
- Resolved
-
JDK-8053420 PPC64 (part 2): Clean up PPC defines.
- Resolved
-
JDK-8168575 PPC64 (part 2): Clean up PPC defines.
- Resolved
-
JDK-8033014 PPC64 (part 2): Clean up PPC defines.
- Closed
-
JDK-8038504 PPC64 (part 2): Clean up PPC defines.
- Closed