RFR: 8296401: ConcurrentHashTable::bulk_delete might miss to delete some objects

Ivan Walulya iwalulya at openjdk.org
Mon Dec 5 15:14:12 UTC 2022


On Mon, 5 Dec 2022 13:35:32 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:

> That is true. Do you think that is a problem with the new implementation?
The change overrides the intentions of `BULK_DELETE_LIMIT ` so it would be better to change the name of that constant.

-------------

PR: https://git.openjdk.org/jdk/pull/10983


More information about the hotspot-dev mailing list