RFR: JDK-8270468: TestRangeCheckEliminated fails because methods are not compiled
Christoph Göttschkes
cgo at openjdk.java.net
Thu Jul 15 13:27:11 UTC 2021
On Wed, 14 Jul 2021 13:23:26 GMT, Christoph Göttschkes <cgo at openjdk.org> wrote:
> Hi,
>
> please review this small change to the TestRangeCheckEliminated test case, which ensures that the required methods are compiled on every platform, by setting the CompileThreshold explicitly.
Thanks for the reviews.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4781
More information about the hotspot-compiler-dev
mailing list