OopMap and C2 Intrinsics
Ahmed Khawaja
ahmed.khawaja at oracle.com
Fri Jun 17 20:30:08 UTC 2016
Greetings,
I am working on some C2 intrinsics that call into runtime C
functions as opposed to stub routines and I occasionally run into
crashes related to OopMap's. Looking online, it appears that a custom
OopMap is required to be written for runtime functions that return
objects/object references? Can someone point me in the right direction
in regards to intrinsics and OopMap interactions?
Ahmed
More information about the hotspot-compiler-dev
mailing list