Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8260846 | openjdk8u292 | Andrew Hughes | P4 | Resolved | Fixed | b01 |
8u aarch64-port has the upstream divergence introduced here:
https://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/raw-rev/d717fbbfec8a
Modern GCCs do not seem to complain when that change is removed. We should revert it to match upstream.
https://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/raw-rev/d717fbbfec8a
Modern GCCs do not seem to complain when that change is removed. We should revert it to match upstream.
- backported by
-
JDK-8260846 Revert "unused" attribute from test_arraycopy_func
- Resolved
- relates to
-
JDK-8257192 Integrate AArch64 JIT port into 8u
- Resolved