8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Wed Dec 2 10:32:23 UTC 2015


Looks good.

Best regards,
Vladimir Ivanov

On 12/2/15 1:16 PM, Paul Sandoz wrote:
>
>> On 1 Dec 2015, at 20:02, John Rose <john.r.rose at oracle.com
>> <mailto:john.r.rose at oracle.com>> wrote:
>>
>> I like it!
>>
>> On Dec 1, 2015, at 6:23 AM, Paul Sandoz <paul.sandoz at oracle.com
>> <mailto:paul.sandoz at oracle.com>> wrote:
>>>
>>> * Since the HotSpot VM promotes a non-null component value to
>>> constant, it may
>>> * be that the Java memory model would appear to be broken, if such a
>>> constant
>>> * (the second value of the field) is used as the value of the field
>>> even after
>>> * the field value has changed.
>>
>> s/has changed/has changed (to a third value)/
>>
>
> Thanks, webrev updated.
>
> Paul.


More information about the hotspot-runtime-dev mailing list