changeset 1673:9743a1ba5780

2009-02-26 Gary Benson <gbenson@redhat.com> * ports/hotspot/src/share/vm/shark/sharkState.cpp: Updated copyright. * ports/hotspot/src/share/vm/shark/sharkState.hpp: Likewise. * ports/hotspot/src/share/vm/shark/sharkState.inline.hpp: Likewise. (transplanted from 0e0e3cf1001829ef08ef61694579c4cec740785b)
author Gary Benson <gbenson@redhat.com>
date Thu, 26 Feb 2009 08:55:00 -0500
parents 845ca3703fa0
children bf3d642b5029
files ChangeLog ports/hotspot/src/share/vm/shark/sharkState.cpp ports/hotspot/src/share/vm/shark/sharkState.hpp ports/hotspot/src/share/vm/shark/sharkState.inline.hpp
diffstat 4 files changed, 9 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Feb 26 12:20:11 2009 +0000
+++ b/ChangeLog	Thu Feb 26 08:55:00 2009 -0500
@@ -71,6 +71,12 @@
 
 2009-02-26  Gary Benson  <gbenson@redhat.com>
 
+	* ports/hotspot/src/share/vm/shark/sharkState.cpp: Updated copyright.
+	* ports/hotspot/src/share/vm/shark/sharkState.hpp: Likewise.
+	* ports/hotspot/src/share/vm/shark/sharkState.inline.hpp: Likewise.
+
+2009-02-26  Gary Benson  <gbenson@redhat.com>
+
 	* ports/hotspot/src/share/vm/shark/sharkBlock.cpp
 	(SharkBlock::do_field_access): Add optional field parameter.
 	(SharkBlock::get_call_type): New method.
--- a/ports/hotspot/src/share/vm/shark/sharkState.cpp	Thu Feb 26 12:20:11 2009 +0000
+++ b/ports/hotspot/src/share/vm/shark/sharkState.cpp	Thu Feb 26 08:55:00 2009 -0500
@@ -1,6 +1,6 @@
 /*
  * Copyright 1999-2007 Sun Microsystems, Inc.  All Rights Reserved.
- * Copyright 2008 Red Hat, Inc.
+ * Copyright 2008, 2009 Red Hat, Inc.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
--- a/ports/hotspot/src/share/vm/shark/sharkState.hpp	Thu Feb 26 12:20:11 2009 +0000
+++ b/ports/hotspot/src/share/vm/shark/sharkState.hpp	Thu Feb 26 08:55:00 2009 -0500
@@ -1,6 +1,6 @@
 /*
  * Copyright 1999-2007 Sun Microsystems, Inc.  All Rights Reserved.
- * Copyright 2008 Red Hat, Inc.
+ * Copyright 2008, 2009 Red Hat, Inc.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
--- a/ports/hotspot/src/share/vm/shark/sharkState.inline.hpp	Thu Feb 26 12:20:11 2009 +0000
+++ b/ports/hotspot/src/share/vm/shark/sharkState.inline.hpp	Thu Feb 26 08:55:00 2009 -0500
@@ -1,6 +1,6 @@
 /*
  * Copyright 1999-2007 Sun Microsystems, Inc.  All Rights Reserved.
- * Copyright 2008 Red Hat, Inc.
+ * Copyright 2008, 2009 Red Hat, Inc.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it