JDK-8173472 : AArch64: C1 comparisons with null only use 32-bit instructions
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • CPU: aarch64
  • Submitted: 2017-01-27
  • Updated: 2021-02-01
  • Resolved: 2017-01-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 10 JDK 9 Other
10Fixed 9 b157Fixed openjdk8u292Fixed
Related Reports
Relates :  
Description
C1-compiled code only use 32 bits for null pointer comparisons.
Comments
[~aph], please add affects and fix version when filing bugs. Thanks!
27-01-2017