src/cpu/x86/vm/stubRoutines_x86_64.hpp

changeset 8489
51c505229e71
parent 8307
daaf806995b3
child 8604
04d83ba48607
child 9742
9f614da5f371
     1.1 --- a/src/cpu/x86/vm/stubRoutines_x86_64.hpp	Mon Mar 21 14:58:37 2016 -0700
     1.2 +++ b/src/cpu/x86/vm/stubRoutines_x86_64.hpp	Wed Feb 17 13:40:12 2016 +0300
     1.3 @@ -33,7 +33,7 @@
     1.4  
     1.5  enum platform_dependent_constants {
     1.6    code_size1 = 19000,          // simply increase if too small (assembler will crash if too small)
     1.7 -  code_size2 = 22000           // simply increase if too small (assembler will crash if too small)
     1.8 +  code_size2 = 23000           // simply increase if too small (assembler will crash if too small)
     1.9  };
    1.10  
    1.11  class x86 {

mercurial