[rvm-research] issues with dacapo benchmarks

Johannes Sinsel <[email protected]> Thu, 21 Mar 2019 10:21:17 +0100
Newsgroups gmane.comp.java.jikes.rvm.devel
Message-ID <[email protected]>
Hey there,
the Jikes User Guide recommends the Dacapo benchmark from 2006 for testing.
With the current version of Jikes, there is a problem with (I think more 
memory intensive) benchmarks, like eclipse and hsqldb, also chart is not 
working, but this seems to be due to AWT-support and appeared in earlier 
versions, too.
After several GC Warnings, the VM chrashes in eclipse. There are also GC 
Warnings in hsqldb, but I stopped the execution after like five minutes.

I used the prototype-opt build.

Kind regards,
Johannes