HotSpot flags such as ControlIntrinsic, DisableIntrinsic and individual explicit flags like UseAESIntrinsics can disable correspdonding intrinsics. These will affect the results of vmIntrinsics::is_intrinsic_available, and can be made use of for controlling intrinsics in JVMCI compilers.
- relates to
-
JDK-8314688 VM build without C1 fails after JDK-8313372
-
- Resolved
-