src/share/vm/gc_implementation/shared/ageTable.hpp

changeset 1014
0fbdb4381b99
parent 980
58054a18d735
child 1907
c18cbe5936b8
     1.1 --- a/src/share/vm/gc_implementation/shared/ageTable.hpp	Fri Feb 27 15:13:00 2009 -0800
     1.2 +++ b/src/share/vm/gc_implementation/shared/ageTable.hpp	Mon Mar 09 13:28:46 2009 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright 1997-2003 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 + * Copyright 1997-2009 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 @@ -22,7 +22,7 @@
    1.11   *
    1.12   */
    1.13  
    1.14 -/* Copyright 1992 Sun Microsystems, Inc. and Stanford University.
    1.15 +/* Copyright 1992-2009 Sun Microsystems, Inc. and Stanford University.
    1.16     See the LICENSE file for license information. */
    1.17  
    1.18  // Age table for adaptive feedback-mediated tenuring (scavenging)

mercurial