RFR: 8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues
Christian Thalinger
christian.thalinger at oracle.com
Mon Dec 28 18:05:25 UTC 2015
> On Dec 26, 2015, at 11:56 AM, Doug Simon <doug.simon at oracle.com> wrote:
>
>
>> 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…”
Thanks. I’ll change that and push it.
>
> -Doug
>
More information about the hotspot-compiler-dev
mailing list