JDK-8186027 : C2: loop strip mining
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-08-09
  • Updated: 2024-03-06
  • Resolved: 2017-11-28
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
10 b36Fixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
We've implemented loop strip mining as a way to balance pause time and throughput in the Shenandoah repo. We've been using it for several months and it is stable as far as we can tell. We intend to propose it for jdk 10.
Comments
[~dnsimon] no plan to take care of it at this point. Maybe later.
26-03-2020

[~roland] do you have plans to port/add strip mining to Graal? I imagine that will be important for efficiently running Shenandoah with Graal.
25-03-2020

URL: http://hg.openjdk.java.net/jdk/jdk/rev/f913f6dba2d3 User: jwilhelm Date: 2017-12-07 09:00:22 +0000
07-12-2017

URL: http://hg.openjdk.java.net/jdk/hs/rev/f913f6dba2d3 User: kvn Date: 2017-11-28 18:02:13 +0000
28-11-2017

new webrev: http://cr.openjdk.java.net/~roland/8186027/webrev.02/
21-11-2017

SPECjvm2008-Sparse.small-G1 show significant regression - about 10%. [~roland] Roland, can you verify? Thanks, Vladimir
21-11-2017

Latest webrev: http://cr.openjdk.java.net/~roland/8186027/webrev.01/
27-10-2017