RFR: 8266232: compiler.c1.TestRangeCheckEliminated should be run in driver mode [v2]

Vladimir Kozlov kvn at openjdk.java.net
Wed Apr 28 19:13:50 UTC 2021


On Wed, 28 Apr 2021 18:41:42 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
>
> Igor Ignatyev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   added oracle copyright line

Good.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list