Is it possible to implement a reference counting gc in hotspot?

lizbing07734 at icloud.com lizbing07734 at icloud.com
Fri Sep 22 16:46:48 UTC 2023


Recently, I’m learning gc algorithms, and would like to implement my first reference counting gc  in hotspot. I wonder that is there any interface I can implement to do some necessary work when the frame destroys?


More information about the hotspot-gc-dev mailing list