8172310: [AOT] Fix unverified entry point

Fix AOT code for the unverified entry point

Reviewed-by: kvn
This commit is contained in:
Igor Veresov 2017-01-10 21:39:20 +03:00
parent 26a978276c
commit 5b9a2a728b
11 changed files with 50 additions and 17 deletions

View file

@ -1258,6 +1258,7 @@ void CodeInstaller::site_Mark(CodeBuffer& buffer, jint pc_offset, Handle site, T
case HEAP_TOP_ADDRESS:
case HEAP_END_ADDRESS:
case NARROW_KLASS_BASE_ADDRESS:
case NARROW_OOP_BASE_ADDRESS:
case CRC_TABLE_ADDRESS:
case LOG_OF_HEAP_REGION_GRAIN_BYTES:
case INLINE_CONTIGUOUS_ALLOCATION_SUPPORTED: