RFR: 8290025: Remove the Sweeper [v9]
Erik Österlund
eosterlund at openjdk.org
Thu Aug 11 13:50:38 UTC 2022
On Thu, 11 Aug 2022 09:58:43 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Erik Österlund has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Zhengyu comments v1
>
> A general question, since we now need full GCs for sweeping the code cache, would a too-tight code cache now hurt more than before? Similar to how a too small metaspace could result in excessive GCs today?
@tstuefe I reintroduced the heuristics poke from adapter blob allocations. It very well might fix the failure. If you find the time to re-run the test, that would be very appreciated. Thanks!
-------------
PR: https://git.openjdk.org/jdk/pull/9741
More information about the hotspot-dev
mailing list