RFR: 8295486: Inconsistent constant field values observed during compilation

Vladimir Ivanov vlivanov at openjdk.org
Fri Jan 6 18:44:56 UTC 2023


On Thu, 5 Jan 2023 17:48:51 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> @vlivanov Do we have a mechanism to verify that Stable fields are initialized only once?

As Tobias already pointed out, there's no such support in place yet. Only a long-standing RFE to add it:
  https://bugs.openjdk.org/browse/JDK-8024042

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

PR: https://git.openjdk.org/jdk/pull/11861


More information about the hotspot-compiler-dev mailing list