On Fri, 26 Aug 2022 14:14:12 GMT, Alan Bateman <al...@openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Touchups > > src/java.base/share/classes/jdk/internal/module/ModuleReferenceImpl.java line > 70: > >> 68: // ConcurrentMap<String,byte[]>. >> 69: // >> 70: // For correctness under concurrent updates, we need to wrap the >> fields > > The comment "If there is a significant ..." reads more like a "TODO" and can > be removed. Done. ------------- PR: https://git.openjdk.org/jdk/pull/10044