babashka/test
Crispin Wellington ea4f56886d
Expose a subset of java.lang.ref to enable hooking into the destruction/GC of objects (#1359)
* reify java.lang.Object with optional toString and finalize

* reify java.lang.Runnable

* reflection support for java.lang.Runnable

* java.lang.ref.* class exposure

* test for detection of garbage collection of Object

* added change to changelog
2022-09-09 17:25:32 +02:00
..
babashka Expose a subset of java.lang.ref to enable hooking into the destruction/GC of objects (#1359) 2022-09-09 17:25:32 +02:00