-
Bug
-
Resolution: Fixed
-
P5
-
9
-
b137
In case non-methods code cache have no free space, a fallback to use non-profiled methods cache is enabled(see CodeCache::allocate). As result, no CompileBroker::handle_full_code_cache is called for non-methods cache and no respective warnings and jfr events are fired. Should be fixed to fire jfr event(without disabling compilation)