-
Enhancement
-
Resolution: Fixed
-
P4
-
8-aarch64, 11, 14
-
b08
-
aarch64
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245534 | 13.0.4 | Aleksey Shipilev | P4 | Resolved | Fixed | b02 |
JDK-8256634 | 11.0.11-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8229402 | 11.0.5 | Aleksey Shipilev | P4 | Resolved | Fixed | b03 |
JDK-8260841 | openjdk8u292 | Andrew Hughes | P4 | Resolved | Fixed | b01 |
There is a lot of code in AArch64 port that hooks up to the built-in simulator. That simulator was used to bootstrap/develop the port when hardware was not available. This simulator is not needed now, and we should remove it to unclutter the code. Cleanup may start from removing every mention of BUILTIN_SIM and all the code that is touched by it.
- backported by
-
JDK-8229402 Remove built-in AArch64 simulator
- Resolved
-
JDK-8245534 Remove built-in AArch64 simulator
- Resolved
-
JDK-8256634 Remove built-in AArch64 simulator
- Resolved
-
JDK-8260841 Remove built-in AArch64 simulator
- Resolved
- blocks
-
JDK-8228725 AArch64: Purge method call format support
- Resolved
- relates to
-
JDK-8257192 Integrate AArch64 JIT port into 8u
- Resolved
(1 relates to)