On Wed, 3 Jun 2026 22:08:24 GMT, Daniel D. Daugherty <[email protected]> wrote:
>> make/CompileJavaModules.gmk line 143: >> >>> 141: >>> 142: ifneq ($(COMPILER), bootjdk) >>> 143: MODULE_PREVIEW_SRC_DIRS := $(call FindModulePreviewSrcDirs, >>> $(MODULE)) >> >> I'm cleaning this up as part of my work on: >> [JDK-8385743](https://bugs.openjdk.org/browse/JDK-8385743) [lworld] >> investigate and address build related comments in the Valhalla PR > > See this gory details comment: > https://bugs.openjdk.org/browse/JDK-8385743?focusedId=14884506&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14884506 I'm also doing the PREVIEW_OUTPUTDIR rename as part of the work on [JDK-8385743](https://bugs.openjdk.org/browse/JDK-8385743). ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2506#discussion_r3352238805
