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

Aleksey Shipilev shade at openjdk.java.net
Wed May 26 17:47:15 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

Fine and trivial.

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

Marked as reviewed by shade (Reviewer).

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


More information about the hotspot-compiler-dev mailing list