On Thu, 28 May 2026 22:52:06 GMT, Bill Huang <[email protected]> wrote:
> Update testing documentation for ValueClassPlugin jtreg option. > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Changes requested by lmesnik (Committer). doc/testing.md line 409: > 407: > 408: Enables the `ValueClassPlugin` javac plugin when compiling and running > JTReg > 409: tests. This mode is intended for testing Valhalla value classes (JEP > 401) with Makes sense to say that it is a temporary mode that intended to be used while value classes are preview feature. The plan is to finally replace the annotated classes with plan 'value class'. ------------- PR Review: https://git.openjdk.org/valhalla/pull/2485#pullrequestreview-4385379063 PR Review Comment: https://git.openjdk.org/valhalla/pull/2485#discussion_r3321139391
