Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 17, 21, 22
-
b26
Description
InlineCacheBuffer size is currently hardcoded to 10K.
This can lead to multiple ICBufferFull safepoints for InlineCacheBuffer cleanup and possible performance degradation.
It may be useful to make the size configurable with command line option for performance experiments with ICBufferFull safepoints frequency.
This can lead to multiple ICBufferFull safepoints for InlineCacheBuffer cleanup and possible performance degradation.
It may be useful to make the size configurable with command line option for performance experiments with ICBufferFull safepoints frequency.