Merge

Mon, 18 Mar 2019 08:57:23 +0100

author
clanger
date
Mon, 18 Mar 2019 08:57:23 +0100
changeset 9653
f59f67eb8bc8
parent 9652
ec3f2b2a054d
parent 9633
6e2900603bc6
child 9654
6b67e2bcf2be

Merge

.hgtags file | annotate | diff | comparison | revisions
     1.1 --- a/.hgtags	Mon Mar 18 08:55:55 2019 +0100
     1.2 +++ b/.hgtags	Mon Mar 18 08:57:23 2019 +0100
     1.3 @@ -1257,3 +1257,4 @@
     1.4  818b1963f7a227a2368a4f363d5500dd226a529e jdk8u202-ga
     1.5  9ce27f0a4683a2083d3aed59a40d6a3ccfc8e397 jdk8u212-b00
     1.6  5af8ec63c21c861106d6bf8b137620ae4d3664be jdk8u222-b00
     1.7 +9ee244aee077ffad50d1b183a61d9f5fc39a1285 jdk8u212-b01
     2.1 --- a/src/cpu/ppc/vm/templateInterpreter_ppc.hpp	Mon Mar 18 08:55:55 2019 +0100
     2.2 +++ b/src/cpu/ppc/vm/templateInterpreter_ppc.hpp	Mon Mar 18 08:57:23 2019 +0100
     2.3 @@ -34,7 +34,7 @@
     2.4    // Run with +PrintInterpreter to get the VM to print out the size.
     2.5    // Max size with JVMTI
     2.6  
     2.7 -  const static int InterpreterCodeSize = 210*K;
     2.8 +  const static int InterpreterCodeSize = 220*K;
     2.9  
    2.10  #endif // CPU_PPC_VM_TEMPLATEINTERPRETER_PPC_HPP
    2.11  

mercurial