On Thu, 22 Apr 2021 06:19:29 GMT, Ioi Lam <ik...@openjdk.org> wrote: >> I don't suppose we can just exclude the new directory rather than listing >> individual files? > > Fixed. Now all files under share/cds are excluded. I needed to move > compactHashtable.cpp back to its old location since a little of it is used > even when CDS is not used.
That's indeed a better idea. ------------- PR: https://git.openjdk.java.net/jdk/pull/3610