JDK-8215120 : 32-bit build failures after JDK-8212657 (Promptly Return Unused Committed Memory from G1)
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-12-10
  • Updated: 2018-12-14
  • Resolved: 2018-12-10
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 12
12 b24Fixed
Related Reports
Relates :  
Relates :  
Description
x86_32, arm32

=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_objs_jvmFlagRangeList.o:
In file included from /home/buildbot/worker/jdkX-linux/build/src/hotspot/share/gc/shared/gc_globals.hpp:28:0,
                 from /home/buildbot/worker/jdkX-linux/build/src/hotspot/share/runtime/globals.hpp:28,
                 from /home/buildbot/worker/jdkX-linux/build/src/hotspot/share/memory/allocation.hpp:28,
                 from /home/buildbot/worker/jdkX-linux/build/src/hotspot/share/gc/shared/oopStorage.hpp:28,
                 from /home/buildbot/worker/jdkX-linux/build/src/hotspot/share/classfile/stringTable.hpp:28,
                 from /home/buildbot/worker/jdkX-linux/build/src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp:27:
/home/buildbot/worker/jdkX-linux/build/src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp: In static member function 'static void JVMFlagRangeList::init()':
/home/buildbot/worker/jdkX-linux/build/src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp:295:62: error: large integer implicitly truncated to unsigned type [-Werror=overflow]
 #define EMIT_RANGE_PRODUCT_FLAG(type, name, value, doc)      ); emit_range_##type(#name,&name
                                                              ^

arm32: