From b345a7f5f8f75f42bb81ead7f182fb09d700f97a Mon Sep 17 00:00:00 2001 From: Xiomara Jayasena Date: Thu, 25 Sep 2008 12:53:51 -0700 Subject: [PATCH 1/4] Added tag jdk7-b36 for changeset 700ccd6abff4 --- .hgtags-top-repo | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgtags-top-repo b/.hgtags-top-repo index aee7617b596..335c439b58f 100644 --- a/.hgtags-top-repo +++ b/.hgtags-top-repo @@ -10,3 +10,4 @@ cbc8ad9dd0e085a607427ea35411990982f19a36 jdk7-b25 bb1ef4ee3d2c8cbf43a37d372325a7952be590b9 jdk7-b33 46a989ab932992b2084b946eeb322fa99b9fee6c jdk7-b34 143c1abedb7d3095eff0f9ee5fec9bf48e3490fc jdk7-b35 +4b4f5fea8d7d0743f0c30d91fcd9bf9d96e5d2ad jdk7-b36 From 20563e146dbd1a5fbe635b7102b4f9ebe8b769e3 Mon Sep 17 00:00:00 2001 From: Xiomara Jayasena Date: Thu, 25 Sep 2008 12:53:55 -0700 Subject: [PATCH 2/4] Added tag jdk7-b36 for changeset c347afc55218 --- hotspot/.hgtags | 1 + 1 file changed, 1 insertion(+) diff --git a/hotspot/.hgtags b/hotspot/.hgtags index 0853b831af2..cf2a234e561 100644 --- a/hotspot/.hgtags +++ b/hotspot/.hgtags @@ -10,3 +10,4 @@ b727c32788a906c04839516ae7443a085185a300 jdk7-b32 585535ec8a14adafa6bfea65d6975e29094c8cec jdk7-b33 5251a9cd8eb8743eee647365bee1c8afdc131556 jdk7-b34 5fa96a5a7e76da7c8dad12486293a0456c2c116c jdk7-b35 +e91159f921a58af3698e6479ea1fc5818da66d09 jdk7-b36 From 1c9496b19171cfb19f971b591113d0d56fb33410 Mon Sep 17 00:00:00 2001 From: Xiomara Jayasena Date: Thu, 2 Oct 2008 19:58:13 -0700 Subject: [PATCH 3/4] 6754988: Update copyright year Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell --- make/jprt.gmk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/jprt.gmk b/make/jprt.gmk index d1764e11454..fcf67f80b36 100644 --- a/make/jprt.gmk +++ b/make/jprt.gmk @@ -1,5 +1,5 @@ # -# Copyright 2006-2007 Sun Microsystems, Inc. All Rights Reserved. +# Copyright 2006-2008 Sun Microsystems, Inc. All Rights Reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it From 76df5ec473c77bdcb2880263c970abaaf2fb88a9 Mon Sep 17 00:00:00 2001 From: Xiomara Jayasena Date: Thu, 2 Oct 2008 19:58:19 -0700 Subject: [PATCH 4/4] 6754988: Update copyright year Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell --- hotspot/agent/make/bugspot.bat | 2 +- hotspot/agent/make/build.xml | 2 +- hotspot/agent/make/hsdb.bat | 2 +- hotspot/agent/make/hsdb.sh | 2 +- hotspot/agent/make/saenv.bat | 2 +- hotspot/agent/make/saenv.sh | 2 +- hotspot/agent/make/saenv64.bat | 2 +- hotspot/agent/make/saenv64.sh | 2 +- .../share/classes/sun/jvm/hotspot/runtime/CompiledVFrame.java | 2 +- .../src/share/classes/sun/jvm/hotspot/tools/HeapSummary.java | 2 +- .../agent/src/share/classes/sun/jvm/hotspot/tools/PermStat.java | 2 +- hotspot/src/cpu/x86/vm/assembler_x86.inline.hpp | 2 +- hotspot/src/cpu/x86/vm/c1_CodeStubs_x86.cpp | 2 +- hotspot/src/cpu/x86/vm/c1_Defs_x86.hpp | 2 +- hotspot/src/cpu/x86/vm/c1_FrameMap_x86.cpp | 2 +- hotspot/src/cpu/x86/vm/c1_FrameMap_x86.hpp | 2 +- hotspot/src/cpu/x86/vm/c1_LIRAssembler_x86.hpp | 2 +- hotspot/src/cpu/x86/vm/c1_LinearScan_x86.hpp | 2 +- hotspot/src/cpu/x86/vm/c1_MacroAssembler_x86.hpp | 2 +- hotspot/src/cpu/x86/vm/c1_Runtime1_x86.cpp | 2 +- hotspot/src/cpu/x86/vm/cppInterpreter_x86.cpp | 2 +- hotspot/src/cpu/x86/vm/dump_x86_32.cpp | 2 +- hotspot/src/cpu/x86/vm/dump_x86_64.cpp | 2 +- hotspot/src/cpu/x86/vm/icache_x86.cpp | 2 +- hotspot/src/cpu/x86/vm/interp_masm_x86_32.cpp | 2 +- hotspot/src/cpu/x86/vm/interp_masm_x86_32.hpp | 2 +- hotspot/src/cpu/x86/vm/interp_masm_x86_64.hpp | 2 +- hotspot/src/cpu/x86/vm/interpreterRT_x86_32.cpp | 2 +- hotspot/src/cpu/x86/vm/interpreterRT_x86_64.cpp | 2 +- hotspot/src/cpu/x86/vm/interpreter_x86_32.cpp | 2 +- hotspot/src/cpu/x86/vm/jniFastGetField_x86_32.cpp | 2 +- hotspot/src/cpu/x86/vm/jniFastGetField_x86_64.cpp | 2 +- hotspot/src/cpu/x86/vm/runtime_x86_32.cpp | 2 +- hotspot/src/cpu/x86/vm/stubGenerator_x86_32.cpp | 2 +- hotspot/src/cpu/x86/vm/stubRoutines_x86_32.cpp | 2 +- hotspot/src/cpu/x86/vm/stubRoutines_x86_32.hpp | 2 +- hotspot/src/cpu/x86/vm/stubRoutines_x86_64.cpp | 2 +- hotspot/src/cpu/x86/vm/stubRoutines_x86_64.hpp | 2 +- hotspot/src/cpu/x86/vm/templateInterpreter_x86_32.cpp | 2 +- hotspot/src/cpu/x86/vm/templateTable_x86_32.hpp | 2 +- hotspot/src/cpu/x86/vm/vtableStubs_x86_32.cpp | 2 +- hotspot/src/os/solaris/vm/osThread_solaris.cpp | 2 +- hotspot/src/os_cpu/solaris_sparc/vm/assembler_solaris_sparc.cpp | 2 +- hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_32.ad | 2 +- hotspot/src/os_cpu/windows_x86/vm/os_windows_x86.cpp | 2 +- hotspot/src/share/vm/asm/assembler.cpp | 2 +- hotspot/src/share/vm/c1/c1_FrameMap.cpp | 2 +- hotspot/src/share/vm/c1/c1_LIR.hpp | 2 +- hotspot/src/share/vm/c1/c1_LIRAssembler.cpp | 2 +- hotspot/src/share/vm/c1/c1_LIRAssembler.hpp | 2 +- hotspot/src/share/vm/c1/c1_LIRGenerator.cpp | 2 +- hotspot/src/share/vm/c1/c1_LinearScan.cpp | 2 +- hotspot/src/share/vm/c1/c1_LinearScan.hpp | 2 +- hotspot/src/share/vm/ci/ciTypeFlow.hpp | 2 +- hotspot/src/share/vm/code/relocInfo.hpp | 2 +- .../share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp | 2 +- .../share/vm/gc_implementation/parallelScavenge/psOldGen.cpp | 2 +- .../share/vm/gc_implementation/parallelScavenge/psOldGen.hpp | 2 +- .../vm/gc_implementation/parallelScavenge/psVirtualspace.cpp | 2 +- .../share/vm/gc_implementation/parallelScavenge/psYoungGen.hpp | 2 +- hotspot/src/share/vm/gc_implementation/shared/gcUtil.hpp | 2 +- .../src/share/vm/gc_implementation/shared/spaceDecorator.cpp | 2 +- .../src/share/vm/gc_implementation/shared/spaceDecorator.hpp | 2 +- hotspot/src/share/vm/includeDB_features | 2 +- hotspot/src/share/vm/memory/blockOffsetTable.hpp | 2 +- hotspot/src/share/vm/memory/compactingPermGenGen.hpp | 2 +- hotspot/src/share/vm/opto/block.cpp | 2 +- hotspot/src/share/vm/opto/callGenerator.cpp | 2 +- hotspot/src/share/vm/opto/coalesce.cpp | 2 +- hotspot/src/share/vm/opto/idealGraphPrinter.cpp | 2 +- hotspot/src/share/vm/opto/ifg.cpp | 2 +- hotspot/src/share/vm/opto/ifnode.cpp | 2 +- hotspot/src/share/vm/opto/reg_split.cpp | 2 +- hotspot/src/share/vm/runtime/statSampler.cpp | 2 +- hotspot/src/share/vm/runtime/threadLocalStorage.cpp | 2 +- hotspot/src/share/vm/runtime/threadLocalStorage.hpp | 2 +- hotspot/src/share/vm/runtime/virtualspace.cpp | 2 +- hotspot/src/share/vm/runtime/virtualspace.hpp | 2 +- hotspot/src/share/vm/utilities/macros.hpp | 2 +- 79 files changed, 79 insertions(+), 79 deletions(-) diff --git a/hotspot/agent/make/bugspot.bat b/hotspot/agent/make/bugspot.bat index c3330f05bb4..07f407568e8 100644 --- a/hotspot/agent/make/bugspot.bat +++ b/hotspot/agent/make/bugspot.bat @@ -1,5 +1,5 @@ REM -REM Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved. +REM Copyright 2002-2008 Sun Microsystems, Inc. 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 --git a/hotspot/agent/make/build.xml b/hotspot/agent/make/build.xml index caad5c76974..d6f407e45f4 100644 --- a/hotspot/agent/make/build.xml +++ b/hotspot/agent/make/build.xml @@ -1,6 +1,6 @@