Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8344259

Annotate Float16 with jdk.internal.ValueBased

XMLWordPrintable

    • master

      Annotate jdk.incubator.vector.Float16 as value based.

      This requires we export the package jdk.internal in module java.base to module jdk.incubator.vector.

      Doing so enables the compiler and runtime to report warnings about improper attempts to synchronize on instances of Float16, as described in JEP 390 (https://openjdk.org/jeps/390).

            psandoz Paul Sandoz
            psandoz Paul Sandoz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: