changeset 1643:bf8c6ee6f129

2009-02-19 Gary Benson <gbenson@redhat.com> * ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp: Deleted contents (was all comment). (transplanted from 33449a79431ae26d02e80d81b6f96a2b532f7e0a)
author Gary Benson <gbenson@redhat.com>
date Thu, 19 Feb 2009 10:27:02 +0000
parents bd6e268e9a37
children a1aa7834c481
files ChangeLog ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp
diffstat 2 files changed, 5 insertions(+), 28 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 18 14:12:09 2009 -0500
+++ b/ChangeLog	Thu Feb 19 10:27:02 2009 +0000
@@ -231,6 +231,11 @@
 	java.nio.channels.FileChannel, java.nio.channels.FileLock, java.nio.channels.package-info.java,
 	java.util.Scanner.  Remove patch to sun.nio.ch.FileChannelImpl. Fix imports.  Remove 6 cruft.
 
+2009-02-19  Gary Benson  <gbenson@redhat.com>
+
+	* ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp:
+	Deleted contents (was all comment).
+
 2009-02-18  Lillian Angel  <langel@redhat.com>
 	Tomas Hurka <tomas.hurka@sun.com>
 	
--- a/ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp	Wed Feb 18 14:12:09 2009 -0500
+++ b/ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp	Thu Feb 19 10:27:02 2009 +0000
@@ -1,28 +0,0 @@
-/*
- * Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
- * Copyright 2007 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
- * under the terms of the GNU General Public License version 2 only, as
- * published by the Free Software Foundation.
- *
- * This code is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * version 2 for more details (a copy is included in the LICENSE file that
- * accompanied this code).
- *
- * You should have received a copy of the GNU General Public License version
- * 2 along with this work; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
- * CA 95054 USA or visit www.sun.com if you need additional information or
- * have any questions.
- *
- */
-
-#include "incls/_precompiled.incl"
-#include "incls/_disassembler_zero.cpp.incl"
-