Request for reviews (S): 7071709: JSR 292: switchpoint invalidation should be pushed not pulled

Christian Thalinger christian.thalinger at oracle.com
Wed Aug 31 03:42:07 PDT 2011


On Aug 29, 2011, at 9:41 PM, John Rose wrote:

> Yes, deal with volatile fields later. 
> 
> I do think that VCS should get push notif now. 

They will:

7085404: JSR 292: VolatileCallSites should have push notification too

http://cr.openjdk.java.net/~twisti/7085404/

This patch now only contains the SwitchPoint optimization and will be pushed as the last of my fixes (as stated in an earlier email):

http://cr.openjdk.java.net/~twisti/7071709/

Tom, John, can you review this again?

-- Christian

> 
> -- John  (on my iPhone)
> 
> On Aug 29, 2011, at 11:56 AM, Christian Thalinger <christian.thalinger at oracle.com> wrote:
> 
>> Yes, I think that would be the best approach.  John, what do you think, optimize CCS and MCS for now and deal with VCS later?



More information about the hotspot-compiler-dev mailing list