On Sat, 18 Jul 2026 15:35:50 GMT, Chen Liang <[email protected]> wrote:
> @jddarcy noted [JDK-8387875](https://bugs.openjdk.org/browse/JDK-8387875) did > not provide links from wrapper class cache mechanism declarations to the > overview documentation. We can add comments and also enhance that section in > the design doc. > > Also the value-class-preview.html is a bit out of sync. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Marked as reviewed by darcy (Committer). doc/value-class-preview.html line 112: > 110: <li><p>The interim <code>javac</code> used by the build system cannot > 111: pick up the preview-specific overrides; they must be supplied explicitly > 112: with the following javac flag for every single module where overrides Nit: check for consistent use of "javac" vs `javac` in the document. ------------- PR Review: https://git.openjdk.org/valhalla/pull/2655#pullrequestreview-4728850228 PR Review Comment: https://git.openjdk.org/valhalla/pull/2655#discussion_r3608721316
