RFR: 8267805: Add UseVtableBasedCHA to the list of JVM flags known to jtreg

Vladimir Ivanov vlivanov at openjdk.java.net
Wed May 26 22:57:09 UTC 2021


On Wed, 26 May 2021 17:24:55 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

> A trivial change to enable `vm.opt.final.UseVtableBasedCHA` usage in `@requires`. 
> 
> It was omitted in #3727 and `compiler/cha/StrengthReduceInterfaceCall` hasn't been executed since then. 
> 
> Testing:
> - [x] hs-tier1 - hs-tier4

Thanks for the review, Aleksey.

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

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


More information about the hotspot-compiler-dev mailing list