RFR: JDK-8270468: TestRangeCheckEliminated fails because methods are not compiled

Vladimir Kozlov kvn at openjdk.java.net
Wed Jul 14 16:23:09 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.

Trivial.

-------------

Marked as reviewed by kvn (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4781


More information about the hotspot-compiler-dev mailing list