< prev index next >

src/share/vm/c1/c1_Runtime1.cpp

Print this page

        

*** 200,209 **** --- 200,210 ---- #ifdef ASSERT // Make sure that stubs that need oopmaps have them switch (id) { // These stubs don't need to have an oopmap case dtrace_object_alloc_id: + case heap_object_sample_id: case g1_pre_barrier_slow_id: case g1_post_barrier_slow_id: case slow_subtype_check_id: case fpu2long_stub_id: case unwind_exception_id:
< prev index next >