« Return to Thread: [jira] Created: (RVM-682) Assertion checking in sysMalloc

[jira] Created: (RVM-682) Assertion checking in sysMalloc

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

Assertion checking in sysMalloc
-------------------------------

                 Key: RVM-682
                 URL: http://jira.codehaus.org/browse/RVM-682
             Project: RVM
          Issue Type: New Feature
          Components: MMTk, Runtime
            Reporter: David Grove
             Fix For: 3.0.2


Add assertion checking in sysMalloc to try to catch when malloc overlaps allocation with a portion of the virtual address space that MMTk things is in the Java heap.

In general, need to make address space management bulletproof so that we don't hand out the same piece of memory to two different people...



--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

 « Return to Thread: [jira] Created: (RVM-682) Assertion checking in sysMalloc