On Wed, 8 Jul 2026 22:24:18 GMT, Chen Liang <[email protected]> wrote:

> This is some extremely basic overview about value class migrations.
> 
> 1. Build: I intentionally skipped the streamlined build system installed by 
> David Beaumont. Instead, I stressed the custom handling used by Value Objects 
> JEP. (The "Preview Classes in Interim `javac`" section might go to general 
> documentation later.)
> 
> 2. Testing: I started from the motivations/goals and describe how those goals 
> are accomplished.
> 3. Wrapper class caches: Some simple overview.
> 
> There are definitely more topics to cover; feel free to raise.
> 
> Paging @jddarcy and @viktorklang-ora for proofreading.
> 
> ---------
> - [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: a1d8258c
Author:    Chen Liang <[email protected]>
URL:       
https://git.openjdk.org/valhalla/commit/a1d8258cf7b98f3938c2ecf55669eb6a729f8be2
Stats:     320 lines in 34 files changed: 320 ins; 0 del; 0 mod

8387875: [lworld] Provide value-class-preview.md file

Reviewed-by: vklang, dlsmith

-------------

PR: https://git.openjdk.org/valhalla/pull/2633

Reply via email to