Updated State of Valhalla documents
Ali Ebrahimi
ali.ebrahimi1781 at gmail.com
Fri Dec 24 15:18:06 UTC 2021
Hi Brian,
Thanks for sharing project's latest direction.
In Identifying identity
<https://openjdk.java.net/projects/valhalla/design-notes/state-of-valhalla/02-object-model#identifying-identity>
part of 02-object-model doc:
Identifying identity
To distinguish between *primitive *and identity classes at compile and run
time, we introduce two restricted interfaces IdentityObject and
ValueObject.
*I think you mean value instead of primitive: *
To distinguish between *value *and *identity *classes .............
On Thu, Dec 23, 2021 at 8:44 PM Brian Goetz <brian.goetz at oracle.com> wrote:
> Just in time for Christmas, the latest State of Valhalla is available!
>
>
> https://openjdk.java.net/projects/valhalla/design-notes/state-of-valhalla/01-background
>
> https://openjdk.java.net/projects/valhalla/design-notes/state-of-valhalla/02-object-model
>
> https://openjdk.java.net/projects/valhalla/design-notes/state-of-valhalla/03-vm-model
>
> The main focus for the last year has been finding the right way to expose
> the Valhalla features in the user model, in a way that is cleanly factored,
> intuitive, and clearly connects with where the platform has come from. I
> am very pleased with where this has landed.
>
> There are several more installments in the works, but these should give
> plenty to chew on for now!
>
> Simple corrections accepted as PRs against valhalla-docs.
>
>
>
--
Best Regards,
Ali Ebrahimi
More information about the valhalla-spec-observers
mailing list