RFR: 8266232: compiler.c1.TestRangeCheckEliminated should be run in driver mode [v2]
Igor Ignatyev
iignatyev at openjdk.java.net
Wed Apr 28 18:41:42 UTC 2021
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3772/files
- new: https://git.openjdk.java.net/jdk/pull/3772/files/661ab0c7..a76d54cd
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3772&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3772&range=00-01
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/3772.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3772/head:pull/3772
PR: https://git.openjdk.java.net/jdk/pull/3772
More information about the hotspot-compiler-dev
mailing list