RFR: JDK-8270468: TestRangeCheckEliminated fails because methods are not compiled
Tobias Hartmann
thartmann at openjdk.java.net
Thu Jul 15 07:30:16 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.
Marked as reviewed by thartmann (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4781
More information about the hotspot-compiler-dev
mailing list