review (S) for 6793828
John Rose
John.Rose at Sun.COM
Wed Feb 4 17:30:56 PST 2009
Reviewed.
I agree that it's surprising that safepoints don't modify raw memory.
A pure safepoint cannot change managed pointers (as far as the
compiler can see) so I would think that it would modify *only* raw
memory. I don't remember how we got to this design...
-- John
On Feb 4, 2009, at 5:02 PM, Tom Rodriguez wrote:
> http://webrev.invokedynamic.info/never/6793828/
More information about the hotspot-compiler-dev
mailing list