mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-20 12:53:29 +00:00
Removed 'InvalidOSREntryBci' and checking nmethod::_state instead to determine if an osr method is non-entrant. Reviewed-by: kvn, vlivanov, drchase