RFR: 8266074: Vtable-based CHA implementation

Vladimir Kozlov kvn at openjdk.java.net
Fri Apr 30 22:12:52 UTC 2021


On Fri, 30 Apr 2021 22:03:11 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> So only new implementation is tested with these changes in test. Got it. May be use:
>> `@requires vm.opt.final.UseVtableBasedCHA == true`
>
> I'm fine with both approaches. 
> 
> Explicitly setting the flag looked to me more robust and clearer communicating the intent. But if you prefer `@requires`, I'll use it.

Let hear @iignatev opinion.

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

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


More information about the hotspot-compiler-dev mailing list