[11u] RFR 8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy

Langer, Christoph christoph.langer at sap.com
Mon Jul 1 14:44:41 UTC 2019


Hi Aleksey,

I eyeballed this and it looks good to me. The changes of JDK-8222670 were transported. So: +1.

Thanks
Christoph

> -----Original Message-----
> From: jdk-updates-dev <jdk-updates-dev-bounces at openjdk.java.net> On
> Behalf Of Aleksey Shipilev
> Sent: Mittwoch, 26. Juni 2019 12:34
> To: jdk-updates-dev at openjdk.java.net
> Subject: [11u] RFR 8209186: Rename SimpleThresholdPolicy to
> TieredThresholdPolicy
> 
> Original RFE:
>   https://bugs.openjdk.java.net/browse/JDK-8209186
>   http://hg.openjdk.java.net/jdk/jdk/rev/f32e61253792
> 
> Patch does not apply to 11u cleanly, because JDK-8222670 backport went in
> first. This actually
> highlights the benefit for making the rename early, to fit any future
> backports (notably JDK-8076988
> and JDK-8216375).
> 
> So, I had to recreate the patch by hand. As in original patch, we move
> .inline.hpp into .cpp, along
> with includes. Then we rename SimpleThresholdPolicy ->
> TieredThresholdPolicy.
> 
> 11u webrev:
>   http://cr.openjdk.java.net/~shade/8209186/webrev.11u.01/
> 
> Testing: tier1
> 
> --
> Thanks,
> -Aleksey



More information about the jdk-updates-dev mailing list