New candidate JEP: 390: Warnings for Value-Based Classes

Florian Weimer fw at deneb.enyo.de
Sat Sep 26 19:33:20 UTC 2020


* mark reinhold:

> https://openjdk.java.net/jeps/390

Should this JEP mention data races and tearing?  Or put differently,
should @ValueBased be seen as a warning not to access fields of this
type without synchronization?


More information about the valhalla-dev mailing list