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