On Thu, 26 Feb 2026 14:57:32 GMT, David Beaumont <[email protected]> wrote:
> Renames value class related functions and variables in Makefiles to reflect > the more general use for preview mode classes/resources (where appropriate). > > As preview mode is enabled in mainline builds, it will no longer be limited > to value classes and their semantics. > > After this change, the work "value" appears only once in the modified files > (outside of comments) when defining GENERATED_PREVIEW_SUBDIRS. > > This does change the `_the.$(MODULE).valueclasses` target to be > `_the.$(MODULE).preview` but that should not be an issue. This pull request has now been integrated. Changeset: 4b771eb5 Author: David Beaumont <[email protected]> Committer: Roger Riggs <[email protected]> URL: https://git.openjdk.org/valhalla/commit/4b771eb551ac1bb55b0c766146a05904b434b386 Stats: 33 lines in 2 files changed: 6 ins; 0 del; 27 mod 8378767: [lworld] Rename Makefile functions and variables related to preview mode Reviewed-by: rriggs ------------- PR: https://git.openjdk.org/valhalla/pull/2175
