Test GCJ object creation with length-based descriptor (gctest)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 5 Dec 2016 22:38:49 +0000 (01:38 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 5 Dec 2016 22:38:49 +0000 (01:38 +0300)
commit5b290895b1926a6c59a2f8c6d5a15991dfe26b0e
tree565f858c2a2222607ac292dd2d368266220f9be9
parentd7907a557876fb0e28f1d708591ad9f2797362f6
Test GCJ object creation with length-based descriptor (gctest)

* tests/test.c [GC_GCJ_SUPPORT] (gcj_cons): Define new static variable
obj_cnt; increment obj_cnt on each call; if obj_cnt is odd then pass
gcj_class_struct1 to GC_GCJ_MALLOC instead of gcj_class_struct2.
tests/test.c