[lworld] RFR: 8230082: [lworld] Volatile field declaration in inline class fails with ClassFormatError

Jim Laskey github.com+63007666+JimLaskey at openjdk.java.net
Tue May 12 11:56:15 UTC 2020


On Tue, 12 May 2020 04:11:12 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> wrote:

> Jim, could you please review this small fix ?
> 
> Basically while checking that both FINAL and VOLATILE are not simultaneously
> on, we should also check implicitly computed flags.
> 
> (Perhaps all calls to disjoint should consider implicit flags - but after
> spending some time, I couldn't construct other problematic scenarios, so
> decided to mind my business and limit it to the case at hand)

Marked as reviewed by JimLaskey at github.com (no known OpenJDK username).

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

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



More information about the valhalla-dev mailing list