RFR: 8314220: Configurable InlineCacheBuffer size [v2]
Dean Long
dlong at openjdk.org
Wed Nov 15 22:48:30 UTC 2023
On Wed, 15 Nov 2023 17:23:33 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:
>> That sounds like a bug. We already align the code_begin(). I see no reason to align code_end() as well. It just wastes space.
>
> OK, can I remove these guarantees for _buffer_size and _buffer_limit in this PR? Or do I need to create a separate one?
I would like to see it cleaned up in this PR.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15271#discussion_r1394945675
More information about the hotspot-dev
mailing list