RFR (T) 8242896: typo #ifdef INCLUDE_JVMTI in codeCache.cpp

David Holmes david.holmes at oracle.com
Thu Apr 16 01:37:32 UTC 2020


Hi Coleen,

On 16/04/2020 10:59 am, coleen.phillimore at oracle.com wrote:
> open webrev at http://cr.openjdk.java.net/~coleenp/2020/8242896.01/webrev
> bug link https://bugs.openjdk.java.net/browse/JDK-8242896

Looks good but ...

> Built and ran vmTestbase RedefineTests which use the protected code.

... you need to ensure that builds that don't INCLUDE_JVMTI still work 
okay as they will now actually be excluding this code for the first time.

Thanks,
David

> thanks,
> Coleen


More information about the serviceability-dev mailing list