-
Enhancement
-
Resolution: Fixed
-
P4
-
port-stage-aarch32-9
-
None
-
aarch32
-
linux
This issue proposes the addition of support for the ARM aarch32 architecture.
Support for the ARM aarch64 architecture has recently been added to JDK 9 but support for 32 bit is still missing from OpenJDK.
It is proposed that ARM v8/aarch32 and ARM v7 will be supported. ARM v6 support may be added if there is sufficient interest.
We have an initial port of the template interpreter for JDK 9. It is proposed to extend this to add C1 and C2 support as was done for aarch64.
Support for the ARM aarch64 architecture has recently been added to JDK 9 but support for 32 bit is still missing from OpenJDK.
It is proposed that ARM v8/aarch32 and ARM v7 will be supported. ARM v6 support may be added if there is sufficient interest.
We have an initial port of the template interpreter for JDK 9. It is proposed to extend this to add C1 and C2 support as was done for aarch64.