Integrated: 8254274: Development to add 'lint' warning for @ValueBased classes

Srikanth Adayapalam sadayapalam at openjdk.java.net
Thu Oct 29 13:30:54 UTC 2020


On Mon, 26 Oct 2020 11:01:59 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> wrote:

> New javac lint mode (-Xlint:synchronize) to warn about client side as well JDK internal attempts to synchronize on instances of value based classes

This pull request has now been integrated.

Changeset: 2ac97b2f
Author:    Srikanth Adayapalam <sadayapalam at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/2ac97b2f
Stats:     173 lines in 12 files changed: 171 ins; 0 del; 2 mod

8254274: Development to add 'lint' warning for @ValueBased classes

Reviewed-by: dlsmith, jlaskey

-------------

PR: https://git.openjdk.java.net/valhalla/pull/237



More information about the valhalla-dev mailing list