RFR: 8255810: Zero: build fails without JVMTI

Aleksey Shipilev shade at openjdk.java.net
Tue Nov 3 14:00:59 UTC 2020


On Tue, 3 Nov 2020 13:04:08 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Zero interpreter has two modes: with JVMTI built-in, and without. But we cannot test it properly, because the build fails without JVMTI in shared code. Mostly due to JDK-8147388.
>> 
>> Additional testing:
>>  - [x] Linux x86_64 Zero fastdebug builds `--with-jvm-features=-jvmti`
>
> Looks good.

Thanks @coleenp! Would you say it is trivial?

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

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


More information about the serviceability-dev mailing list