Please review: 6541756: Reduce executable C-heap
Christian Thalinger
Christian.Thalinger at Sun.COM
Fri Mar 27 09:39:50 PDT 2009
On Tue, 2009-03-24 at 20:17 -0400, Coleen Phillimore - Sun Microsystems
wrote:
> I have changed the code a bit and would like another code review.
> Microsoft docs say that you should set executable permissions for
> allocated memory with VirtualProtect, rather than VirtualAlloc so we
> only need to set the execute permissions when committing memory. Also
> added comments and did more testing. New webrev:
>
> http://cr.openjdk.java.net/~coleenp/6541756.2/
Looks good.
-- Christian
More information about the hotspot-dev
mailing list