The warnings for value-based classes does not mention the use of VBC instances in Reference objects. We are adding warnings for failures in JEP 401 integration; and it's beneficial for us to add something in 27 before JEP 401 lands in 28.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Add vbc warning for Reference Changes: https://git.openjdk.org/jdk/pull/32055/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32055&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8379830 Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/32055.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32055/head:pull/32055 PR: https://git.openjdk.org/jdk/pull/32055
