RFR(S): 8165056: move JIT Compiler related files from runtime/ to compiler/ directory

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed Oct 9 12:57:37 UTC 2019


Thank you for doing this!

Can you check that compilationPolicy.hpp is actually needed to be 
included from the non-compiler files?

Did you use hg mv for compilationPolicy* ?

Thanks,
Coleen

On 10/9/19 5:12 AM, Liu Xin wrote:
> Hi, Reviewers,
>
> Could you review this webrev?
> https://cr.openjdk.java.net/~xliu/8165056/webrev/
> JBS: https://bugs.openjdk.java.net/browse/JDK-8165056
>
> The change is straightforward. Those 3 files below have been merged
> into compilationPolicy.hpp/cpp.
>
> simpleThresholdPolicy.cpp
> simpleThresholdPolicy.hpp
> simpleThresholdPolicy.inline.hpp
>
> I ran hotspot/compiler tests and it's clear.
>
> thanks,
> --lx



More information about the hotspot-runtime-dev mailing list