Benchmarking Smalltalk on JVM

2012-01-31 Thread Mark Roos
I just loaded about 250K lines of Smalltalk code into my jvm implementation so now I can start some real benchmarks using our application. All of this was done on a Mac. My first try was a object load which takes about 20 files and creates a pretty complex object set. This takes 100 seconds i

Re: [jvm-l] JVM cannot find invoker

2012-01-31 Thread Jochen Theodorou
Am 31.01.2012 23:20, schrieb Jochen Theodorou: > Hi all, > > after some modifications to my code I suddenly got this exception: >> java.lang.InternalError: JVM cannot find invoker for >> (CompilationUnit,TreeNodeBuildingNodeOperation,int)Object >> at java.lang.invoke.Invokers.lookupInvoker(Invokers

[jvm-l] JVM cannot find invoker

2012-01-31 Thread Jochen Theodorou
Hi all, after some modifications to my code I suddenly got this exception: > java.lang.InternalError: JVM cannot find invoker for > (CompilationUnit,TreeNodeBuildingNodeOperation,int)Object > at java.lang.invoke.Invokers.lookupInvoker(Invokers.java:91) > at java.lang.invoke.Invokers.e