@HotSpotIntrinsicCandidate and native prefixes
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Tue Mar 14 19:03:42 UTC 2017
>> Just in case it will cause problems for you, there's a workaround: you can
>> prune @HotSpotIntrinsicCandidate during instrumentation.
>
> Wouldn't that just cause the 2nd warning to disappear, but the first
> one would remain?
Yes, you are right. Then the only option is:
-XX:+UnlockDiagnosticVMOptions -XX:-CheckIntrinsics
Best regards,
Vladimir Ivanov
More information about the serviceability-dev
mailing list