Integrated: 8266232: compiler.c1.TestRangeCheckEliminated should be run in driver mode
Igor Ignatyev
iignatyev at openjdk.java.net
Wed Apr 28 19:54:52 UTC 2021
On Wed, 28 Apr 2021 17:46:01 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:
> Hi all,
>
> could you please review this small patch that changes `compiler.c1.TestRangeCheckEliminated` to be run in driver mode (as the actual testing is done in the JVMs spawned by it, `TestRangeCheckEliminated` just verifies their output)? the patch also makes a few small code style changes.
>
> Thanks,
> -- Igor
This pull request has now been integrated.
Changeset: 73cfc26d
Author: Igor Ignatyev <iignatyev at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/73cfc26dc28b46654cfe5b4b6c5dee3f7e5af482
Stats: 13 lines in 1 file changed: 3 ins; 2 del; 8 mod
8266232: compiler.c1.TestRangeCheckEliminated should be run in driver mode
Reviewed-by: kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/3772
More information about the hotspot-compiler-dev
mailing list