hg: jdk/jdk: 8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Tue Jul 10 15:40:46 UTC 2018


Changeset: e0028bb6dd3d
Author:    coleenp
Date:      2018-07-10 11:13 -0400
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/e0028bb6dd3d

8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread
Summary: Only fetch Node::next once and use that result.
Reviewed-by: hseigel, dholmes

! src/hotspot/share/utilities/concurrentHashTable.inline.hpp



More information about the jdk-changes mailing list