JDK-8225111 : Make Shenandoah tests work with 32-bit VMs
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 8-shenandoah,11-shenandoah,13
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • CPU: x86
  • Submitted: 2019-05-31
  • Updated: 2020-01-23
  • Resolved: 2019-06-02
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 13 JDK 14
13 b24Fixed 14Fixed
Related Reports
Blocks :  
Description
This is the pre-requisite for x86_32 support. Some tests in gc/shenandoah assume we always run with 64-bit VMs: 64-bit options are available, enough memory is avalable, etc.