< prev index next >

src/cpu/s390/vm/stubRoutines_s390.cpp

Print this page
rev 12651 : 8175267: [s390] cleanup stub code "handler_for_unsafe_access"

*** 31,42 **** #include "runtime/thread.inline.hpp" // Implementation of the platform-specific part of StubRoutines - for // a description of how to extend it, see the stubRoutines.hpp file. - address StubRoutines::zarch::_handler_for_unsafe_access_entry = NULL; - address StubRoutines::zarch::_partial_subtype_check = NULL; // Comapct string intrinsics: Translate table for string inflate intrinsic. Used by trot instruction. address StubRoutines::zarch::_trot_table_addr = NULL; --- 31,40 ----
< prev index next >