RFR: 8328166: Epsilon: 'EpsilonHeap::allocate_work' misuses the parameter 'size' as size in bytes [v2]
Guoxiong Li
gli at openjdk.org
Fri Mar 15 13:09:13 UTC 2024
On Thu, 14 Mar 2024 16:22:08 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Guoxiong Li has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>>
>> - Merge branch 'master' into MISUSE-SIZE
>> - JDK-8328166
>
> Right, good catch! This looks like a day 1 Epsilon issue, and we never noticed, because it really matters only for large objects near heap exhaustion.
@shipilev @tschatzl Thanks for your reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18303#issuecomment-1999622922
More information about the hotspot-gc-dev
mailing list