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

Vladimir Ivanov vlivanov at openjdk.java.net
Wed May 26 22:57:10 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

This pull request has now been integrated.

Changeset: 1899f022
Author:    Vladimir Ivanov <vlivanov at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/1899f022b1cb66ecc0615ff5939b5492e2805a1c
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

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

Reviewed-by: shade

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

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


More information about the hotspot-compiler-dev mailing list