RFR: 8263707: C1 RangeCheckEliminator support constant array and NewMultiArray
Hui Shi
hshi at openjdk.java.net
Tue Mar 23 02:49:38 UTC 2021
On Mon, 22 Mar 2021 19:44:59 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:
> Do you have any test that exercises this code path?
@neliasso
I have an example case in JBS https://bugs.openjdk.java.net/secure/attachment/93668/range_check.java. Do you suggest adding a test case to check if RC is removed as expected?
-------------
PR: https://git.openjdk.java.net/jdk/pull/3041
More information about the hotspot-compiler-dev
mailing list