RFR: 8165457: [JVMCI] increase InterpreterCodeSize for JVMCI
    Doug Simon 
    doug.simon at oracle.com
       
    Mon Sep  5 16:49:16 UTC 2016
    
    
  
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 
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