json-tck/src/main/java/net/java/html/js/tests/GCBodyTest.java
Thu, 18 Dec 2014 03:25:54 +0100 Bringing the !keepAlive approach to javax.script presenter as well
Wed, 17 Dec 2014 16:24:00 +0100 Primitive types should not be wrapped even if 'keepAlive=false'
Wed, 17 Dec 2014 07:19:50 +0100 Initial attempt to implement keepAlive in FX presenter
Fri, 12 Dec 2014 11:22:40 +0100 Giving API users better control over GC aspects of their objects
Tue, 09 Dec 2014 10:38:46 +0100 Cleaning reference to JavaScript obj can help in some cases
Tue, 09 Dec 2014 10:06:48 +0100 Moving the ref.get() check into own method so it is not on a stack when executing the garbage collector
Mon, 08 Dec 2014 18:12:52 +0100 Give garbage collector a chance to GC something by existing the JavaScript loop few times
Mon, 08 Dec 2014 15:48:51 +0100 Moving the GC related tests into separate classes whose name starts with GC prefix