aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/opcodes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/vm/opto/opcodes.cpp')
-rw-r--r--src/share/vm/opto/opcodes.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/share/vm/opto/opcodes.cpp b/src/share/vm/opto/opcodes.cpp
index b8325a046..58489db0a 100644
--- a/src/share/vm/opto/opcodes.cpp
+++ b/src/share/vm/opto/opcodes.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998, 2008, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -22,6 +22,8 @@
*
*/
+// no precompiled headers
+
// ----------------------------------------------------------------------------
// Build a table of class names as strings. Used both for debugging printouts
// and in the ADL machine descriptions.