Developing a GC for the HotSpot VM

Andrei Formiga andrei.araujo.formiga at gmail.com
Mon Jan 25 21:21:11 UTC 2010


Hi,

I'm a PhD student currently researching concurrent/parallel garbage
collection algorithms, and I'd like to implement some algorithms on a real
platform to test them with realistic loads. The Java HotSpot VM seems to me
a good candidate for this. Are there any documentation/guides that can help
me to start on the right path? I started looking at the sources, but if
there's additional documentation I'd like to see it.

Also, any other tips or suggestions are appreciated. I have previous
experience implementing garbage collection algorithms on experimental
compilers/runtimes, but have never hacked the JVM. Thanks in advance.

---
[]s, Andrei Formiga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20100125/704e610d/attachment.htm>


More information about the hotspot-gc-dev mailing list