RFR: 8330465: Stable Values and Collections (Internal) [v4]
Chen Liang
liach at openjdk.org
Wed May 15 15:52:14 UTC 2024
On Wed, 15 May 2024 15:20:58 GMT, Per Minborg <pminborg at openjdk.org> wrote:
>> At some point in the future, 'jdk.unsupported' will be removed
>
> Maybe there is a better home for this?
I don't think we should publish this API; this will soon be phased out by strict final fields (written only before super constructor calls) introduced by Valhalla, as strict final fields are never modifiable and can be safely trusted.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18794#discussion_r1601887921
More information about the compiler-dev
mailing list