RFR: 8165457: [JVMCI] increase InterpreterCodeSize for JVMCI

Christian Thalinger cthalinger at twitter.com
Tue Sep 6 18:14:17 UTC 2016


> On Sep 5, 2016, at 6:49 AM, Doug Simon <doug.simon at oracle.com> wrote:
> 
> In jvmci-8, we increased the interpreter code size when JVMCI code is included: 
> 
> http://hg.openjdk.java.net/graal/graal-jvmci-8/file/a074ae16281d/src/cpu/x86/vm/templateInterpreter_x86.hpp#l37 

What about SPARC?  Have we ever seen a problem there?  Or AArch64 for that matter?

> 
> This needs to also be done in jdk9.
> 
> https://bugs.openjdk.java.net/browse/JDK-8165457
> http://cr.openjdk.java.net/~dnsimon/8165457/
> 
> -Doug



More information about the hotspot-compiler-dev mailing list