Updated fix for jdk10 Generational Partial Heuristics...

Aleksey Shipilev shade at redhat.com
Thu Sep 14 07:51:08 UTC 2017


On 09/14/2017 12:23 AM, Christine Flood wrote:
> http://cr.openjdk.java.net/~chf/GenerationalHeuristics/webrev.05/

Looks good, except for missing braces here:

1567   if (_minor_heuristics != NULL)
1568     _minor_heuristics->initialize();

Fix that, and push.

-Aleksey



More information about the shenandoah-dev mailing list