RFR(XS): 8195094: Fix type-O in "8159422: Very high Concurrent Mark mark stack contention"

Thomas Schatzl thomas.schatzl at oracle.com
Mon Jan 15 15:45:30 UTC 2018


Hi,

On Mon, 2018-01-15 at 08:08 +0000, Lindenmaier, Goetz wrote:
> Hi,
> 
> Could I please get a review for this tiny fix? I please need a
> sponsor, too.
> http://cr.openjdk.java.net/~goetz/wr18/8195094-typeO/webrev.01/
> 
> The string is interpreted as a bool and the wrong implementation of 
> the function is called.
> This should go to 10, please.

  looks good to me, nice catch.

No opposition from me to push it into 10 (still open until 18th for
P3). It seems to be a really small and safe patch that apparently fixes
a significant problem - it would be nice to be a little more specific
in the CR though :)

Thanks,
  Thomas


More information about the hotspot-runtime-dev mailing list