-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: hs25, 9
-
Component/s: hotspot
-
b15
-
generic
-
generic
The code cache keeps track of the number of blobs that are currently stored in the code cache (_number_of_blobs). If the code cache is full and allocation fails, '_number_of_blobs' is incremented although it should not.