On Tue, 9 Jun 2026 18:19:36 GMT, Chen Liang <[email protected]> wrote:
> MigratedValueClass was previously used by javac and now is no longer > necessary for our build system based value class conversion. The annotation > can be nuked given we have the `/*value*/` stubs. > > We think that when in doubt, it's better to drop unnecessary changes, such as > this MVC annotation. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: abebcaa0 Author: Chen Liang <[email protected]> URL: https://git.openjdk.org/valhalla/commit/abebcaa019769bc778ae4930925fe05e391b0d93 Stats: 73 lines in 32 files changed: 0 ins; 73 del; 0 mod 8386290: [lworld] MigratedValueClass is no longer necessary Reviewed-by: mcimadamore ------------- PR: https://git.openjdk.org/valhalla/pull/2532
