What can the GC compute efficiently? A language for heap assertions at GC time
Research output: Contribution to journal › Article
Abstract
We present the DEAL language for heap assertions that are efficiently evaluated during garbage collection time. DEAL is a rich, declarative, logic-based language whose programs are guaranteed to be executable with good whole-heap locality, i.e., within a single traversal over every live object on the heap and a finite neighborhood around each object. As a result, evaluating DEAL programs incurs negligible cost: for simple assertion checking at each garbage collection, the end-to-end execution slowdown is below 2%. DEAL is integrated into Java as a VM extension and we demonstrate its efficiency and expressiveness with several applications and properties from the past literature. Compared to past systems for heap assertions, DEAL is distinguished by its very attractive expressiveness/efficiency tradeoff: it offers a significantly richer class of assertions than what past systems could check with a single traversal. Conversely, past systems that can express the same (or more) complex assertions as DEAL do so only by suffering ordersof-magnitude higher costs.
Details
Authors | |
---|---|
External organisations |
|
Research areas and keywords | Subject classification (UKÄ) – MANDATORY
Keywords
|
Original language | English |
---|---|
Pages (from-to) | 256-269 |
Number of pages | 14 |
Journal | ACM SIGPLAN Notices |
Volume | 45 |
Issue number | 10 |
Publication status | Published - 2010 Oct 1 |
Publication category | Research |
Peer-reviewed | Yes |
Externally published | Yes |