JDK-8155709 : Introduce an option to set the chunk size for clear actions
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2016-04-29
  • Updated: 2019-02-11
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.
Other
tbdUnresolved
Related Reports
Relates :  
Relates :  
Relates :  
Description
JDK-8155229, JDK-8155230 and JDK-8155232 introduced a "chunk_size" of 1 M as unit of distribution for work.

Unify this using a single command line option.
Comments
Is a new or updated test justified for this option? I don���t think testing that the option gets parsed is that interesting though - standard options all get parsed the same way.
29-04-2016