rt/vm/src/test/java/org/apidesign/vm4brwsr/SizeOfAMethodTest.java
Thu, 25 Sep 2014 23:48:41 +0200 Store just defined member in variable m and use it to assign access, cls and export the member
Wed, 07 May 2014 11:05:07 +0200 Testing behavior of second constructor on the stack
Wed, 07 May 2014 10:45:42 +0200 Test to verify constructors don't need special register
Mon, 17 Feb 2014 17:41:00 +0100 No need to generate primitive final fields as their values get inlined in the classfiles anyway
Mon, 17 Feb 2014 15:39:34 +0100 15KB less from 1.4MB by eliminating empty for operations
Sat, 15 Feb 2014 20:18:26 +0100 Eliminates use of stack in empty super constructor call
Sat, 15 Feb 2014 14:36:43 +0100 Centralizing the stack pushes into single assign method