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

Christoph Göttschkes cgo at openjdk.java.net
Thu Jul 15 19:57:28 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.

This pull request has now been integrated.

Changeset: bb82005a
Author:    Christoph Göttschkes <cgo at openjdk.org>
Committer: Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/bb82005a8102dd5bb2fa2abc5c2f7255d6969e9e
Stats:     3 lines in 1 file changed: 3 ins; 0 del; 0 mod

8270468: TestRangeCheckEliminated fails because methods are not compiled

Reviewed-by: kvn, thartmann

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

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


More information about the hotspot-compiler-dev mailing list