RFR: 8231616: Simplify compilation policy hierarchy
Tobias Hartmann
tobias.hartmann at oracle.com
Mon Sep 30 10:41:59 UTC 2019
Hi Claes,
looks good and trivial.
Best regards,
Tobias
On 30.09.19 11:59, Claes Redestad wrote:
> Hi,
>
> after JDK-8231471 there's no need for NonTieredCompPolicy, so I suggest
> folding this abstract base class into SimpleCompPolicy. There are also
> a few private/protected methods that were virtual before that no longer
> needs to be.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8231616
> Webrev: http://cr.openjdk.java.net/~redestad/8231616/open.00/
>
> Testing: tier1-3
>
> Thanks!
>
> /Claes
More information about the hotspot-compiler-dev
mailing list