Suggested refinement to the find/replace filter applied for value class generation, based on my experience testing migration of some other classes.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Missing renamed file - Alternate strategy: rename MigratedValueClass --> PreviewValue; use it in a modifier position, then match it for text replace - didn't mean to include Runtime.Version - 8385980: Standardize pattern for preview value class generation Changes: https://git.openjdk.org/valhalla/pull/2516/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2516&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8385980 Stats: 297 lines in 42 files changed: 137 ins; 92 del; 68 mod Patch: https://git.openjdk.org/valhalla/pull/2516.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2516/head:pull/2516 PR: https://git.openjdk.org/valhalla/pull/2516
