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