On Wed, 21 Apr 2021 23:05:26 GMT, Erik Joelsson <er...@openjdk.org> wrote:
>> make/hotspot/lib/JvmFeatures.gmk line 134: >> >>> 132: metaspaceShared_$(HOTSPOT_TARGET_CPU_ARCH).cpp \ >>> 133: sharedClassUtil.cpp \ >>> 134: sharedPathsMiscInfo.cpp \ >> >> Removed obsolete files that no longer exist. > > Thank you! I don't suppose we can just exclude the new directory rather than listing individual files? ------------- PR: https://git.openjdk.java.net/jdk/pull/3610