Ignore:
Timestamp:
Jul 2, 2012, 3:05:26 PM (13 years ago)
Author:
dmik
Message:

trunk: Merged in openjdk6 b25 from branches/vendor/oracle.

This accompanies an incomplete r389.

Location:
trunk/openjdk/hotspot/src/cpu/x86/vm
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/openjdk/hotspot/src/cpu/x86/vm/globals_x86.hpp

    r309 r390  
    11/*
    2  * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
     2 * Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
    33 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    44 *
  • trunk/openjdk/hotspot/src/cpu/x86/vm/vm_version_x86.cpp

    r309 r390  
    11/*
    2  * Copyright (c) 1997, 2010, Oracle and/or its affiliates.  All Rights Reserved.
     2 * Copyright (c) 1997, 2011, Oracle and/or its affiliates.  All Rights Reserved.
    33 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    44 *
  • trunk/openjdk/hotspot/src/cpu/x86/vm/vm_version_x86.hpp

    r309 r390  
    11/*
    2  * Copyright (c) 1997, 2010, Oracle and/or its affiliates.  All Rights Reserved.
     2 * Copyright (c) 1997, 2011, Oracle and/or its affiliates.  All Rights Reserved.
    33 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    44 *
  • trunk/openjdk/hotspot/src/cpu/x86/vm/x86_32.ad

    r309 r390  
    11//
    2 // Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
     2// Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
    33// DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    44//
  • trunk/openjdk/hotspot/src/cpu/x86/vm/x86_64.ad

    r309 r390  
    11//
    2 // Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
     2// Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved.
    33// DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    44//
Note: See TracChangeset for help on using the changeset viewer.