# HG changeset patch # User mikael # Date 1349802574 25200 # Node ID e5b53c306fb581e8aa593540fd275ffca81e369c # Parent e9f98793dc265d62ceda7a027c67dc3d44edd232 7197424: update copyright year to match last edit in jdk8 hotspot repository Summary: Update copyright year to 2012 for relevant files Reviewed-by: dholmes, coleenp diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/code/CodeCache.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/CodeCache.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/CodeCache.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdCDebugger.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdCDebugger.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdCDebugger.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2006, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdThreadContextFactory.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdThreadContextFactory.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdThreadContextFactory.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2006, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/BranchData.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/BranchData.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/BranchData.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/CounterData.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/CounterData.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/CounterData.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/JumpData.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/JumpData.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/JumpData.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/MultiBranchData.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/MultiBranchData.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/MultiBranchData.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/VirtualCallData.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/VirtualCallData.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/VirtualCallData.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Bytes.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Bytes.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Bytes.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/BasicHashtable.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/BasicHashtable.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/BasicHashtable.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/BasicHashtableEntry.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/BasicHashtableEntry.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/BasicHashtableEntry.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/Hashtable.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/Hashtable.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/Hashtable.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HashtableBucket.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HashtableBucket.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HashtableBucket.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HashtableEntry.java --- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HashtableEntry.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HashtableEntry.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/bsd/Makefile --- a/hotspot/make/bsd/Makefile Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/bsd/Makefile Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/bsd/makefiles/adlc.make --- a/hotspot/make/bsd/makefiles/adlc.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/bsd/makefiles/adlc.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/bsd/makefiles/buildtree.make --- a/hotspot/make/bsd/makefiles/buildtree.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/bsd/makefiles/buildtree.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/bsd/makefiles/dtrace.make --- a/hotspot/make/bsd/makefiles/dtrace.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/bsd/makefiles/dtrace.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/bsd/makefiles/gcc.make --- a/hotspot/make/bsd/makefiles/gcc.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/bsd/makefiles/gcc.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/bsd/makefiles/jvmg.make --- a/hotspot/make/bsd/makefiles/jvmg.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/bsd/makefiles/jvmg.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2008, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/bsd/makefiles/launcher.make --- a/hotspot/make/bsd/makefiles/launcher.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/bsd/makefiles/launcher.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/bsd/makefiles/product.make --- a/hotspot/make/bsd/makefiles/product.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/bsd/makefiles/product.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/bsd/makefiles/rules.make --- a/hotspot/make/bsd/makefiles/rules.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/bsd/makefiles/rules.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/bsd/makefiles/sparcWorks.make --- a/hotspot/make/bsd/makefiles/sparcWorks.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/bsd/makefiles/sparcWorks.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/bsd/makefiles/top.make --- a/hotspot/make/bsd/makefiles/top.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/bsd/makefiles/top.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/linux/makefiles/launcher.make --- a/hotspot/make/linux/makefiles/launcher.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/linux/makefiles/launcher.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/linux/makefiles/ppc.make --- a/hotspot/make/linux/makefiles/ppc.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/linux/makefiles/ppc.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/linux/makefiles/product.make --- a/hotspot/make/linux/makefiles/product.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/linux/makefiles/product.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/linux/makefiles/rules.make --- a/hotspot/make/linux/makefiles/rules.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/linux/makefiles/rules.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/linux/makefiles/sparcWorks.make --- a/hotspot/make/linux/makefiles/sparcWorks.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/linux/makefiles/sparcWorks.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/linux/makefiles/top.make --- a/hotspot/make/linux/makefiles/top.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/linux/makefiles/top.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/solaris/makefiles/adlc.make --- a/hotspot/make/solaris/makefiles/adlc.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/solaris/makefiles/adlc.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/solaris/makefiles/gcc.make --- a/hotspot/make/solaris/makefiles/gcc.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/solaris/makefiles/gcc.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/solaris/makefiles/jvmg.make --- a/hotspot/make/solaris/makefiles/jvmg.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/solaris/makefiles/jvmg.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2008, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/solaris/makefiles/optimized.make --- a/hotspot/make/solaris/makefiles/optimized.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/solaris/makefiles/optimized.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/solaris/makefiles/rules.make --- a/hotspot/make/solaris/makefiles/rules.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/solaris/makefiles/rules.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/solaris/makefiles/top.make --- a/hotspot/make/solaris/makefiles/top.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/solaris/makefiles/top.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/windows/build.bat --- a/hotspot/make/windows/build.bat Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/windows/build.bat Tue Oct 09 10:09:34 2012 -0700 @@ -1,6 +1,6 @@ @echo off REM -REM Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. +REM Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. REM REM This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/windows/build_vm_def.sh --- a/hotspot/make/windows/build_vm_def.sh Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/windows/build_vm_def.sh Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/windows/get_msc_ver.sh --- a/hotspot/make/windows/get_msc_ver.sh Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/windows/get_msc_ver.sh Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/windows/makefiles/adlc.make --- a/hotspot/make/windows/makefiles/adlc.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/windows/makefiles/adlc.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/windows/makefiles/launcher.make --- a/hotspot/make/windows/makefiles/launcher.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/windows/makefiles/launcher.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/windows/makefiles/projectcreator.make --- a/hotspot/make/windows/makefiles/projectcreator.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/windows/makefiles/projectcreator.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/windows/makefiles/rules.make --- a/hotspot/make/windows/makefiles/rules.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/windows/makefiles/rules.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/windows/makefiles/sanity.make --- a/hotspot/make/windows/makefiles/sanity.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/windows/makefiles/sanity.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/windows/makefiles/shared.make --- a/hotspot/make/windows/makefiles/shared.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/windows/makefiles/shared.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1997, 2008, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/windows/makefiles/vm.make --- a/hotspot/make/windows/makefiles/vm.make Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/windows/makefiles/vm.make Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/make/windows/projectfiles/common/Makefile --- a/hotspot/make/windows/projectfiles/common/Makefile Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/make/windows/projectfiles/common/Makefile Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/sparc/vm/c1_FrameMap_sparc.cpp --- a/hotspot/src/cpu/sparc/vm/c1_FrameMap_sparc.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/sparc/vm/c1_FrameMap_sparc.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/sparc/vm/c1_FrameMap_sparc.hpp --- a/hotspot/src/cpu/sparc/vm/c1_FrameMap_sparc.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/sparc/vm/c1_FrameMap_sparc.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/sparc/vm/c1_LIRAssembler_sparc.hpp --- a/hotspot/src/cpu/sparc/vm/c1_LIRAssembler_sparc.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/sparc/vm/c1_LIRAssembler_sparc.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/sparc/vm/c1_LinearScan_sparc.hpp --- a/hotspot/src/cpu/sparc/vm/c1_LinearScan_sparc.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/sparc/vm/c1_LinearScan_sparc.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/sparc/vm/interpreterGenerator_sparc.hpp --- a/hotspot/src/cpu/sparc/vm/interpreterGenerator_sparc.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/sparc/vm/interpreterGenerator_sparc.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/x86/vm/c1_FrameMap_x86.cpp --- a/hotspot/src/cpu/x86/vm/c1_FrameMap_x86.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/x86/vm/c1_FrameMap_x86.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/x86/vm/c1_FrameMap_x86.hpp --- a/hotspot/src/cpu/x86/vm/c1_FrameMap_x86.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/x86/vm/c1_FrameMap_x86.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/x86/vm/c1_LinearScan_x86.cpp --- a/hotspot/src/cpu/x86/vm/c1_LinearScan_x86.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/x86/vm/c1_LinearScan_x86.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/x86/vm/interpreterGenerator_x86.hpp --- a/hotspot/src/cpu/x86/vm/interpreterGenerator_x86.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/x86/vm/interpreterGenerator_x86.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/x86/vm/stubRoutines_x86_64.cpp --- a/hotspot/src/cpu/x86/vm/stubRoutines_x86_64.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/x86/vm/stubRoutines_x86_64.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/x86/vm/stubRoutines_x86_64.hpp --- a/hotspot/src/cpu/x86/vm/stubRoutines_x86_64.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/x86/vm/stubRoutines_x86_64.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/x86/vm/templateTable_x86_32.hpp --- a/hotspot/src/cpu/x86/vm/templateTable_x86_32.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/x86/vm/templateTable_x86_32.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/x86/vm/templateTable_x86_64.hpp --- a/hotspot/src/cpu/x86/vm/templateTable_x86_64.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/x86/vm/templateTable_x86_64.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/x86/vm/vm_version_x86.hpp --- a/hotspot/src/cpu/x86/vm/vm_version_x86.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/x86/vm/vm_version_x86.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/zero/vm/interpreterGenerator_zero.hpp --- a/hotspot/src/cpu/zero/vm/interpreterGenerator_zero.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/zero/vm/interpreterGenerator_zero.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * Copyright 2007 Red Hat, Inc. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/cpu/zero/vm/methodHandles_zero.hpp --- a/hotspot/src/cpu/zero/vm/methodHandles_zero.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/cpu/zero/vm/methodHandles_zero.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * Copyright 2011 Red Hat, Inc. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/bsd/vm/decoder_machO.cpp --- a/hotspot/src/os/bsd/vm/decoder_machO.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/bsd/vm/decoder_machO.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/bsd/vm/os_bsd.inline.hpp --- a/hotspot/src/os/bsd/vm/os_bsd.inline.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/bsd/vm/os_bsd.inline.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/bsd/vm/perfMemory_bsd.cpp --- a/hotspot/src/os/bsd/vm/perfMemory_bsd.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/bsd/vm/perfMemory_bsd.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/linux/vm/decoder_linux.cpp --- a/hotspot/src/os/linux/vm/decoder_linux.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/linux/vm/decoder_linux.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/linux/vm/os_linux.inline.hpp --- a/hotspot/src/os/linux/vm/os_linux.inline.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/linux/vm/os_linux.inline.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/linux/vm/perfMemory_linux.cpp --- a/hotspot/src/os/linux/vm/perfMemory_linux.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/linux/vm/perfMemory_linux.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/posix/launcher/java_md.c --- a/hotspot/src/os/posix/launcher/java_md.c Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/posix/launcher/java_md.c Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/posix/launcher/launcher.script --- a/hotspot/src/os/posix/launcher/launcher.script Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/posix/launcher/launcher.script Tue Oct 09 10:09:34 2012 -0700 @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/posix/vm/os_posix.cpp --- a/hotspot/src/os/posix/vm/os_posix.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/posix/vm/os_posix.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* -* Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. +* Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/posix/vm/os_posix.hpp --- a/hotspot/src/os/posix/vm/os_posix.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/posix/vm/os_posix.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/solaris/dtrace/hs_private.d --- a/hotspot/src/os/solaris/dtrace/hs_private.d Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/solaris/dtrace/hs_private.d Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/solaris/vm/attachListener_solaris.cpp --- a/hotspot/src/os/solaris/vm/attachListener_solaris.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/solaris/vm/attachListener_solaris.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/solaris/vm/decoder_solaris.cpp --- a/hotspot/src/os/solaris/vm/decoder_solaris.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/solaris/vm/decoder_solaris.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/solaris/vm/os_solaris.hpp --- a/hotspot/src/os/solaris/vm/os_solaris.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/solaris/vm/os_solaris.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/solaris/vm/os_solaris.inline.hpp --- a/hotspot/src/os/solaris/vm/os_solaris.inline.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/solaris/vm/os_solaris.inline.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/solaris/vm/perfMemory_solaris.cpp --- a/hotspot/src/os/solaris/vm/perfMemory_solaris.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/solaris/vm/perfMemory_solaris.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/windows/vm/decoder_windows.cpp --- a/hotspot/src/os/windows/vm/decoder_windows.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/windows/vm/decoder_windows.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/windows/vm/decoder_windows.hpp --- a/hotspot/src/os/windows/vm/decoder_windows.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/windows/vm/decoder_windows.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/windows/vm/os_windows.hpp --- a/hotspot/src/os/windows/vm/os_windows.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/windows/vm/os_windows.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os/windows/vm/perfMemory_windows.cpp --- a/hotspot/src/os/windows/vm/perfMemory_windows.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os/windows/vm/perfMemory_windows.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.hpp --- a/hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.inline.hpp --- a/hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.inline.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.inline.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp --- a/hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * Copyright 2007, 2008, 2009, 2010 Red Hat, Inc. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp --- a/hotspot/src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp --- a/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.hpp --- a/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.inline.hpp --- a/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.inline.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.inline.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp --- a/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * Copyright 2007, 2008, 2009, 2010 Red Hat, Inc. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp --- a/hotspot/src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/solaris_sparc/vm/vm_version_solaris_sparc.cpp --- a/hotspot/src/os_cpu/solaris_sparc/vm/vm_version_solaris_sparc.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/solaris_sparc/vm/vm_version_solaris_sparc.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp --- a/hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.hpp --- a/hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.inline.hpp --- a/hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.inline.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.inline.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_32.il --- a/hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_32.il Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_32.il Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ // -// Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. // // This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_64.il --- a/hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_64.il Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_64.il Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ // -// Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved. // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. // // This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/windows_x86/vm/os_windows_x86.cpp --- a/hotspot/src/os_cpu/windows_x86/vm/os_windows_x86.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/windows_x86/vm/os_windows_x86.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/windows_x86/vm/os_windows_x86.hpp --- a/hotspot/src/os_cpu/windows_x86/vm/os_windows_x86.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/windows_x86/vm/os_windows_x86.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/os_cpu/windows_x86/vm/os_windows_x86.inline.hpp --- a/hotspot/src/os_cpu/windows_x86/vm/os_windows_x86.inline.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/os_cpu/windows_x86/vm/os_windows_x86.inline.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/tools/ProjectCreator/ProjectCreator.java --- a/hotspot/src/share/tools/ProjectCreator/ProjectCreator.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/tools/ProjectCreator/ProjectCreator.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/tools/ProjectCreator/Util.java --- a/hotspot/src/share/tools/ProjectCreator/Util.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/tools/ProjectCreator/Util.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/tools/ProjectCreator/WinGammaPlatform.java --- a/hotspot/src/share/tools/ProjectCreator/WinGammaPlatform.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/tools/ProjectCreator/WinGammaPlatform.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/tools/ProjectCreator/WinGammaPlatformVC7.java --- a/hotspot/src/share/tools/ProjectCreator/WinGammaPlatformVC7.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/tools/ProjectCreator/WinGammaPlatformVC7.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/asm/assembler.cpp --- a/hotspot/src/share/vm/asm/assembler.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/asm/assembler.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/asm/assembler.hpp --- a/hotspot/src/share/vm/asm/assembler.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/asm/assembler.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/asm/register.hpp --- a/hotspot/src/share/vm/asm/register.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/asm/register.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_CFGPrinter.cpp --- a/hotspot/src/share/vm/c1/c1_CFGPrinter.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_CFGPrinter.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_Canonicalizer.cpp --- a/hotspot/src/share/vm/c1/c1_Canonicalizer.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_Canonicalizer.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_Canonicalizer.hpp --- a/hotspot/src/share/vm/c1/c1_Canonicalizer.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_Canonicalizer.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_Compilation.cpp --- a/hotspot/src/share/vm/c1/c1_Compilation.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_Compilation.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_Compilation.hpp --- a/hotspot/src/share/vm/c1/c1_Compilation.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_Compilation.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_Compiler.cpp --- a/hotspot/src/share/vm/c1/c1_Compiler.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_Compiler.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_FrameMap.cpp --- a/hotspot/src/share/vm/c1/c1_FrameMap.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_FrameMap.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_FrameMap.hpp --- a/hotspot/src/share/vm/c1/c1_FrameMap.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_FrameMap.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_GraphBuilder.hpp --- a/hotspot/src/share/vm/c1/c1_GraphBuilder.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_GraphBuilder.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_IR.cpp --- a/hotspot/src/share/vm/c1/c1_IR.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_IR.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_IR.hpp --- a/hotspot/src/share/vm/c1/c1_IR.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_IR.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_InstructionPrinter.hpp --- a/hotspot/src/share/vm/c1/c1_InstructionPrinter.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_InstructionPrinter.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_LinearScan.cpp --- a/hotspot/src/share/vm/c1/c1_LinearScan.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_LinearScan.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_LinearScan.hpp --- a/hotspot/src/share/vm/c1/c1_LinearScan.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_LinearScan.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_Optimizer.cpp --- a/hotspot/src/share/vm/c1/c1_Optimizer.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_Optimizer.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_ValueMap.cpp --- a/hotspot/src/share/vm/c1/c1_ValueMap.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_ValueMap.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_ValueMap.hpp --- a/hotspot/src/share/vm/c1/c1_ValueMap.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_ValueMap.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_ValueStack.cpp --- a/hotspot/src/share/vm/c1/c1_ValueStack.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_ValueStack.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/c1/c1_ValueStack.hpp --- a/hotspot/src/share/vm/c1/c1_ValueStack.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/c1/c1_ValueStack.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/ci/ciMethodHandle.hpp --- a/hotspot/src/share/vm/ci/ciMethodHandle.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/ci/ciMethodHandle.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/ci/ciSignature.hpp --- a/hotspot/src/share/vm/ci/ciSignature.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/ci/ciSignature.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/ci/ciSymbol.cpp --- a/hotspot/src/share/vm/ci/ciSymbol.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/ci/ciSymbol.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/ci/ciTypeFlow.hpp --- a/hotspot/src/share/vm/ci/ciTypeFlow.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/ci/ciTypeFlow.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/classfile/classLoader.hpp --- a/hotspot/src/share/vm/classfile/classLoader.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/classfile/classLoader.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/classfile/javaAssertions.hpp --- a/hotspot/src/share/vm/classfile/javaAssertions.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/classfile/javaAssertions.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/code/stubs.cpp --- a/hotspot/src/share/vm/code/stubs.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/code/stubs.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/code/stubs.hpp --- a/hotspot/src/share/vm/code/stubs.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/code/stubs.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/code/vmreg.hpp --- a/hotspot/src/share/vm/code/vmreg.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/code/vmreg.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/compiler/abstractCompiler.hpp --- a/hotspot/src/share/vm/compiler/abstractCompiler.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/compiler/abstractCompiler.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/compiler/oopMap.cpp --- a/hotspot/src/share/vm/compiler/oopMap.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/compiler/oopMap.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.cpp --- a/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.hpp --- a/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.cpp --- a/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/g1/concurrentG1Refine.hpp --- a/hotspot/src/share/vm/gc_implementation/g1/concurrentG1Refine.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/g1/concurrentG1Refine.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/g1/dirtyCardQueue.hpp --- a/hotspot/src/share/vm/gc_implementation/g1/dirtyCardQueue.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/g1/dirtyCardQueue.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/g1/g1MMUTracker.hpp --- a/hotspot/src/share/vm/gc_implementation/g1/g1MMUTracker.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/g1/g1MMUTracker.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/g1/ptrQueue.cpp --- a/hotspot/src/share/vm/gc_implementation/g1/ptrQueue.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/g1/ptrQueue.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/g1/sparsePRT.hpp --- a/hotspot/src/share/vm/gc_implementation/g1/sparsePRT.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/g1/sparsePRT.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/g1/survRateGroup.hpp --- a/hotspot/src/share/vm/gc_implementation/g1/survRateGroup.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/g1/survRateGroup.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/parNew/parCardTableModRefBS.cpp --- a/hotspot/src/share/vm/gc_implementation/parNew/parCardTableModRefBS.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/parNew/parCardTableModRefBS.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp --- a/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.hpp --- a/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp --- a/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.hpp --- a/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.hpp --- a/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.cpp --- a/hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.hpp --- a/hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/parallelScavenge/psGenerationCounters.cpp --- a/hotspot/src/share/vm/gc_implementation/parallelScavenge/psGenerationCounters.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/parallelScavenge/psGenerationCounters.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/parallelScavenge/psPromotionLAB.hpp --- a/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPromotionLAB.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPromotionLAB.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/parallelScavenge/psVirtualspace.hpp --- a/hotspot/src/share/vm/gc_implementation/parallelScavenge/psVirtualspace.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/parallelScavenge/psVirtualspace.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/adaptiveSizePolicy.hpp --- a/hotspot/src/share/vm/gc_implementation/shared/adaptiveSizePolicy.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/adaptiveSizePolicy.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/allocationStats.hpp --- a/hotspot/src/share/vm/gc_implementation/shared/allocationStats.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/allocationStats.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/collectorCounters.cpp --- a/hotspot/src/share/vm/gc_implementation/shared/collectorCounters.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/collectorCounters.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/collectorCounters.hpp --- a/hotspot/src/share/vm/gc_implementation/shared/collectorCounters.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/collectorCounters.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/gSpaceCounters.cpp --- a/hotspot/src/share/vm/gc_implementation/shared/gSpaceCounters.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/gSpaceCounters.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/gSpaceCounters.hpp --- a/hotspot/src/share/vm/gc_implementation/shared/gSpaceCounters.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/gSpaceCounters.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/gcPolicyCounters.hpp --- a/hotspot/src/share/vm/gc_implementation/shared/gcPolicyCounters.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/gcPolicyCounters.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/gcStats.hpp --- a/hotspot/src/share/vm/gc_implementation/shared/gcStats.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/gcStats.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp --- a/hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/gcUtil.hpp --- a/hotspot/src/share/vm/gc_implementation/shared/gcUtil.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/gcUtil.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/generationCounters.cpp --- a/hotspot/src/share/vm/gc_implementation/shared/generationCounters.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/generationCounters.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/generationCounters.hpp --- a/hotspot/src/share/vm/gc_implementation/shared/generationCounters.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/generationCounters.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/hSpaceCounters.cpp --- a/hotspot/src/share/vm/gc_implementation/shared/hSpaceCounters.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/hSpaceCounters.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/hSpaceCounters.hpp --- a/hotspot/src/share/vm/gc_implementation/shared/hSpaceCounters.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/hSpaceCounters.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/spaceCounters.cpp --- a/hotspot/src/share/vm/gc_implementation/shared/spaceCounters.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/spaceCounters.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/spaceCounters.hpp --- a/hotspot/src/share/vm/gc_implementation/shared/spaceCounters.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/spaceCounters.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/gc_implementation/shared/spaceDecorator.hpp --- a/hotspot/src/share/vm/gc_implementation/shared/spaceDecorator.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/gc_implementation/shared/spaceDecorator.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/interpreter/interpreter.hpp --- a/hotspot/src/share/vm/interpreter/interpreter.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/interpreter/interpreter.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/libadt/set.cpp --- a/hotspot/src/share/vm/libadt/set.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/libadt/set.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/libadt/vectset.cpp --- a/hotspot/src/share/vm/libadt/vectset.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/libadt/vectset.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/memory/allocation.inline.hpp --- a/hotspot/src/share/vm/memory/allocation.inline.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/memory/allocation.inline.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/memory/cardTableModRefBS.cpp --- a/hotspot/src/share/vm/memory/cardTableModRefBS.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/memory/cardTableModRefBS.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/memory/freeBlockDictionary.cpp --- a/hotspot/src/share/vm/memory/freeBlockDictionary.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/memory/freeBlockDictionary.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/memory/freeList.cpp --- a/hotspot/src/share/vm/memory/freeList.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/memory/freeList.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/memory/freeList.hpp --- a/hotspot/src/share/vm/memory/freeList.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/memory/freeList.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/memory/heap.cpp --- a/hotspot/src/share/vm/memory/heap.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/memory/heap.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/memory/heap.hpp --- a/hotspot/src/share/vm/memory/heap.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/memory/heap.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/memory/referencePolicy.hpp --- a/hotspot/src/share/vm/memory/referencePolicy.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/memory/referencePolicy.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/memory/space.inline.hpp --- a/hotspot/src/share/vm/memory/space.inline.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/memory/space.inline.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/memory/threadLocalAllocBuffer.hpp --- a/hotspot/src/share/vm/memory/threadLocalAllocBuffer.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/memory/threadLocalAllocBuffer.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/oops/objArrayOop.hpp --- a/hotspot/src/share/vm/oops/objArrayOop.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/oops/objArrayOop.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/addnode.cpp --- a/hotspot/src/share/vm/opto/addnode.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/addnode.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/block.cpp --- a/hotspot/src/share/vm/opto/block.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/block.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/block.hpp --- a/hotspot/src/share/vm/opto/block.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/block.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/bytecodeInfo.cpp --- a/hotspot/src/share/vm/opto/bytecodeInfo.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/bytecodeInfo.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/callGenerator.hpp --- a/hotspot/src/share/vm/opto/callGenerator.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/callGenerator.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/connode.hpp --- a/hotspot/src/share/vm/opto/connode.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/connode.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/divnode.cpp --- a/hotspot/src/share/vm/opto/divnode.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/divnode.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/domgraph.cpp --- a/hotspot/src/share/vm/opto/domgraph.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/domgraph.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/gcm.cpp --- a/hotspot/src/share/vm/opto/gcm.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/gcm.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/generateOptoStub.cpp --- a/hotspot/src/share/vm/opto/generateOptoStub.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/generateOptoStub.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/idealKit.cpp --- a/hotspot/src/share/vm/opto/idealKit.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/idealKit.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/idealKit.hpp --- a/hotspot/src/share/vm/opto/idealKit.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/idealKit.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/ifnode.cpp --- a/hotspot/src/share/vm/opto/ifnode.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/ifnode.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/locknode.cpp --- a/hotspot/src/share/vm/opto/locknode.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/locknode.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/locknode.hpp --- a/hotspot/src/share/vm/opto/locknode.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/locknode.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/loopPredicate.cpp --- a/hotspot/src/share/vm/opto/loopPredicate.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/loopPredicate.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/loopTransform.cpp --- a/hotspot/src/share/vm/opto/loopTransform.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/loopTransform.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/loopUnswitch.cpp --- a/hotspot/src/share/vm/opto/loopUnswitch.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/loopUnswitch.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/loopnode.hpp --- a/hotspot/src/share/vm/opto/loopnode.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/loopnode.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/loopopts.cpp --- a/hotspot/src/share/vm/opto/loopopts.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/loopopts.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/macro.hpp --- a/hotspot/src/share/vm/opto/macro.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/macro.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/memnode.hpp --- a/hotspot/src/share/vm/opto/memnode.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/memnode.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/mulnode.cpp --- a/hotspot/src/share/vm/opto/mulnode.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/mulnode.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/parse.hpp --- a/hotspot/src/share/vm/opto/parse.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/parse.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/parse3.cpp --- a/hotspot/src/share/vm/opto/parse3.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/parse3.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/phaseX.cpp --- a/hotspot/src/share/vm/opto/phaseX.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/phaseX.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/phaseX.hpp --- a/hotspot/src/share/vm/opto/phaseX.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/phaseX.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/split_if.cpp --- a/hotspot/src/share/vm/opto/split_if.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/split_if.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/opto/subnode.hpp --- a/hotspot/src/share/vm/opto/subnode.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/opto/subnode.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/prims/jniExport.hpp --- a/hotspot/src/share/vm/prims/jniExport.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/prims/jniExport.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/prims/jvmtiCodeBlobEvents.cpp --- a/hotspot/src/share/vm/prims/jvmtiCodeBlobEvents.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/prims/jvmtiCodeBlobEvents.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/prims/jvmtiExtensions.cpp --- a/hotspot/src/share/vm/prims/jvmtiExtensions.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/prims/jvmtiExtensions.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/prims/jvmtiRawMonitor.cpp --- a/hotspot/src/share/vm/prims/jvmtiRawMonitor.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/prims/jvmtiRawMonitor.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/prims/jvmtiTagMap.hpp --- a/hotspot/src/share/vm/prims/jvmtiTagMap.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/prims/jvmtiTagMap.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/prims/jvmtiUtil.cpp --- a/hotspot/src/share/vm/prims/jvmtiUtil.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/prims/jvmtiUtil.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/arguments.hpp --- a/hotspot/src/share/vm/runtime/arguments.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/arguments.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/dtraceJSDT.hpp --- a/hotspot/src/share/vm/runtime/dtraceJSDT.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/dtraceJSDT.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/interfaceSupport.hpp --- a/hotspot/src/share/vm/runtime/interfaceSupport.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/interfaceSupport.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/java.hpp --- a/hotspot/src/share/vm/runtime/java.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/java.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/monitorChunk.cpp --- a/hotspot/src/share/vm/runtime/monitorChunk.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/monitorChunk.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/monitorChunk.hpp --- a/hotspot/src/share/vm/runtime/monitorChunk.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/monitorChunk.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/mutex.hpp --- a/hotspot/src/share/vm/runtime/mutex.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/mutex.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/park.cpp --- a/hotspot/src/share/vm/runtime/park.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/park.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/perfMemory.cpp --- a/hotspot/src/share/vm/runtime/perfMemory.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/perfMemory.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/stubCodeGenerator.hpp --- a/hotspot/src/share/vm/runtime/stubCodeGenerator.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/stubCodeGenerator.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/stubRoutines.cpp --- a/hotspot/src/share/vm/runtime/stubRoutines.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/stubRoutines.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/task.hpp --- a/hotspot/src/share/vm/runtime/task.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/task.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/timer.cpp --- a/hotspot/src/share/vm/runtime/timer.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/timer.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/vmThread.hpp --- a/hotspot/src/share/vm/runtime/vmThread.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/vmThread.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/vm_version.cpp --- a/hotspot/src/share/vm/runtime/vm_version.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/vm_version.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/runtime/vm_version.hpp --- a/hotspot/src/share/vm/runtime/vm_version.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/runtime/vm_version.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/services/attachListener.hpp --- a/hotspot/src/share/vm/services/attachListener.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/services/attachListener.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/services/g1MemoryPool.cpp --- a/hotspot/src/share/vm/services/g1MemoryPool.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/services/g1MemoryPool.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/services/g1MemoryPool.hpp --- a/hotspot/src/share/vm/services/g1MemoryPool.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/services/g1MemoryPool.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/services/lowMemoryDetector.hpp --- a/hotspot/src/share/vm/services/lowMemoryDetector.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/services/lowMemoryDetector.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/services/memoryManager.hpp --- a/hotspot/src/share/vm/services/memoryManager.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/services/memoryManager.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/trace/tracing.hpp --- a/hotspot/src/share/vm/trace/tracing.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/trace/tracing.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/array.cpp --- a/hotspot/src/share/vm/utilities/array.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/array.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/decoder.cpp --- a/hotspot/src/share/vm/utilities/decoder.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/decoder.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/decoder_elf.cpp --- a/hotspot/src/share/vm/utilities/decoder_elf.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/decoder_elf.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/elfFile.cpp --- a/hotspot/src/share/vm/utilities/elfFile.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/elfFile.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/elfFile.hpp --- a/hotspot/src/share/vm/utilities/elfFile.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/elfFile.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/elfStringTable.cpp --- a/hotspot/src/share/vm/utilities/elfStringTable.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/elfStringTable.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/elfStringTable.hpp --- a/hotspot/src/share/vm/utilities/elfStringTable.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/elfStringTable.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/elfSymbolTable.cpp --- a/hotspot/src/share/vm/utilities/elfSymbolTable.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/elfSymbolTable.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/elfSymbolTable.hpp --- a/hotspot/src/share/vm/utilities/elfSymbolTable.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/elfSymbolTable.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/globalDefinitions_visCPP.hpp --- a/hotspot/src/share/vm/utilities/globalDefinitions_visCPP.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/globalDefinitions_visCPP.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/growableArray.cpp --- a/hotspot/src/share/vm/utilities/growableArray.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/growableArray.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/histogram.cpp --- a/hotspot/src/share/vm/utilities/histogram.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/histogram.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/histogram.hpp --- a/hotspot/src/share/vm/utilities/histogram.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/histogram.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/intHisto.cpp --- a/hotspot/src/share/vm/utilities/intHisto.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/intHisto.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/intHisto.hpp --- a/hotspot/src/share/vm/utilities/intHisto.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/intHisto.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/preserveException.cpp --- a/hotspot/src/share/vm/utilities/preserveException.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/preserveException.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/stack.hpp --- a/hotspot/src/share/vm/utilities/stack.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/stack.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/stack.inline.hpp --- a/hotspot/src/share/vm/utilities/stack.inline.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/stack.inline.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/taskqueue.hpp --- a/hotspot/src/share/vm/utilities/taskqueue.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/taskqueue.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/vmError.hpp --- a/hotspot/src/share/vm/utilities/vmError.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/vmError.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/workgroup.cpp --- a/hotspot/src/share/vm/utilities/workgroup.cpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/workgroup.cpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/src/share/vm/utilities/workgroup.hpp --- a/hotspot/src/share/vm/utilities/workgroup.hpp Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/src/share/vm/utilities/workgroup.hpp Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/test/compiler/6859338/Test6859338.java --- a/hotspot/test/compiler/6859338/Test6859338.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/test/compiler/6859338/Test6859338.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r e9f98793dc26 -r e5b53c306fb5 hotspot/test/compiler/7116216/StackOverflow.java --- a/hotspot/test/compiler/7116216/StackOverflow.java Tue Oct 09 02:42:16 2012 -0400 +++ b/hotspot/test/compiler/7116216/StackOverflow.java Tue Oct 09 10:09:34 2012 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it