Re: [cp-patches] [PATCH v2] Fix VMClass#getSimpleName() implementation

2010-12-13 Thread Dr Andrew John Hughes
On 22:52 Wed 08 Dec , Pekka Enberg wrote: This patch replaces VMClass#getSimpleName() implementation with JamVM's version that supposedly comes from GCJ. This fixes a compatibility problem found by Malva. Signed-off-by: Pekka Enberg penb...@kernel.org ---

[cp-patches] [PATCH v2] Fix VMClass#getSimpleName() implementation

2010-12-08 Thread Pekka Enberg
This patch replaces VMClass#getSimpleName() implementation with JamVM's version that supposedly comes from GCJ. This fixes a compatibility problem found by Malva. Signed-off-by: Pekka Enberg penb...@kernel.org --- vm/reference/java/lang/VMClass.java | 29 +++-- 1 files