RFR: 8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues
Doug Simon
doug.simon at oracle.com
Sat Dec 26 21:56:51 UTC 2015
> On 26 Dec 2015, at 21:28, Christian Thalinger <christian.thalinger at oracle.com> wrote:
>
> Looks good. The only comment I have is about:
>
> + * type (e.g, 0, null, etc.). This result of this method is undefined if this field is not
> + * {@linkplain #isStable() stable}.
>
> Did you mean to say “This result”?
It should be “The result...”
-Doug
More information about the hotspot-compiler-dev
mailing list