- 
    Enhancement 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    8-aarch64, 11, 12, 13
- 
        b09
- 
        aarch64
- 
        generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8219668 | 12.0.2 | Martin Balao Alonso | P4 | Resolved | Fixed | b01 | 
| JDK-8221463 | 11.0.4 | Martin Balao Alonso | P4 | Resolved | Fixed | b01 | 
| JDK-8260833 | openjdk8u292 | Andrew Hughes | P4 | Resolved | Fixed | b01 | 
                    Implement MacroAssembler::warn method on AArch64. This method is already declared in macroAssembler_aarch64.hpp [1] but there is no implementation, so any attempt to link it will fail.
MacroAssembler::warn is implemented on many architectures such as x86, ARM, Sparc, s390.
--
[1] - http://hg.openjdk.java.net/jdk/jdk/file/e31f39e088b7/src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp#l950
MacroAssembler::warn is implemented on many architectures such as x86, ARM, Sparc, s390.
--
[1] - http://hg.openjdk.java.net/jdk/jdk/file/e31f39e088b7/src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp#l950
- backported by
- 
                    JDK-8219668 Implement MacroAssembler::warn method on AArch64 -           
- Resolved
 
-         
- 
                    JDK-8221463 Implement MacroAssembler::warn method on AArch64 -           
- Resolved
 
-         
- 
                    JDK-8260833 Implement MacroAssembler::warn method on AArch64 -           
- Resolved
 
-         
- relates to
- 
                    JDK-8257192 Integrate AArch64 JIT port into 8u -           
- Resolved
 
-