Other |
---|
tbdUnresolved |
Relates :
|
Like in JDK-8220198, we need to make sure all intrinsics have their relevant stubs generated. Otherwise it would fail downstream in make_runtime_call and friends, without any machinery to recover. Intrinsics themselves should assert the existence of the stub, and return gracefully in product builds.
|