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

Paul Sandoz paul.sandoz at oracle.com
Wed Dec 2 10:16:05 UTC 2015


> On 1 Dec 2015, at 20:02, John Rose <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