On Mon, 11 Aug 2025 06:26:04 GMT, David Holmes <dhol...@openjdk.org> wrote:
> > Other optional features include cds, c1, jfr, and jvmci, so files from > > those directories also ought to be excluded. > > Can't these just be conditionalized with an INCLUDE_xxx check instead of > being excluded? Yeah, that might be better than excluding altogether. But still need to figure out which files to (conditionally) exclude. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26681#issuecomment-3173654009