src/cpu/sparc/vm/cppInterpreter_sparc.hpp

changeset 1861
2338d41fbd81
parent 435
a61af66fc99e
child 1907
c18cbe5936b8
     1.1 --- a/src/cpu/sparc/vm/cppInterpreter_sparc.hpp	Fri Apr 30 04:27:25 2010 -0700
     1.2 +++ b/src/cpu/sparc/vm/cppInterpreter_sparc.hpp	Fri Apr 30 08:37:24 2010 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright 2002 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 + * Copyright 2002-2010 Sun Microsystems, Inc.  All Rights Reserved.
     1.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8   *
     1.9   * This code is free software; you can redistribute it and/or modify it
    1.10 @@ -26,7 +26,7 @@
    1.11    // fail with a guarantee ("not enough space for interpreter generation");
    1.12    // if too small.
    1.13    // Run with +PrintInterpreter to get the VM to print out the size.
    1.14 -  // Max size with JVMTI and TaggedStackInterpreter
    1.15 +  // Max size with JVMTI
    1.16  
    1.17    // QQQ this is proably way too large for c++ interpreter
    1.18  

mercurial