Darth1701 Wrote:gid15 Wrote: Jpcsp is generating Java classes on the fly (Dynarec compiler generating bytecode). Will these also be compiled?I don't think so. On the Product Page I can see it basically takes the existing Java classes and compiles it to machine code, much like the JVM does it during runtime. But if a class does not exist before there is nothing to compile.
yeah, you're probably right, i think that is why i didn't notice any speed increase... but you can run it without installing any JRE...
also as i know, it supports dynamic class loading, as it includes a JIT compiler that loads dynamically generated java classes/bytecode to the running application...
Login to Facebook, Go Here then click on the "Like" button.