RFR: 8344259: Annotate Float16 with jdk.internal.ValueBased
Paul Sandoz
psandoz at openjdk.org
Fri Nov 15 17:25:15 UTC 2024
On Fri, 15 Nov 2024 01:02:49 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Looks fine; please manually verify the expected javac warnings are given for misuse of Float16 in non-value ways.
I manually and successfully tested compilation and execution of source that synchronized on an instance of Float16.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22128#issuecomment-2479491513
More information about the core-libs-dev
mailing list