JDK-8217321 : [TESTBUG] utilities/test_globalDefinitions.cpp should use _LP64, not LP64
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 11,12,13
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-01-17
  • Updated: 2019-09-09
  • Resolved: 2019-01-17
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 11 JDK 12 JDK 13
11.0.3Fixed 12.0.2Fixed 13 b05Fixed
Related Reports
Blocks :  
Description
As subject says.
Comments
Fix Request This test bug hides potential regressions in size-formatting code. The patch is simple and non-risky. It applies cleanly to both 11u and 12u, and passes the relevant gtest.
06-02-2019