
8 Apr
2015
8 Apr
'15
8:57 p.m.
Hi, I've mentioned this on IRC, just so it isn't forgotten: I was getting some objects from Hibernate in the REPL, which worked fine until the toString() method of an object was called and threw an exception, terminating ABCL completely. Attached is a patch which catches all exceptions during the printObject() method of JavaObject. Best regards, Olof