diff -r 570c5062ab8a -r 9d976ca484d8 hotspot/src/share/vm/prims/jvmtiRawMonitor.hpp --- a/hotspot/src/share/vm/prims/jvmtiRawMonitor.hpp Thu Jan 24 23:30:45 2013 -0800 +++ b/hotspot/src/share/vm/prims/jvmtiRawMonitor.hpp Fri Jan 25 10:04:08 2013 -0500 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -25,10 +25,8 @@ #ifndef SHARE_VM_PRIMS_JVMTIRAWMONITOR_HPP #define SHARE_VM_PRIMS_JVMTIRAWMONITOR_HPP -#ifndef JVMTI_KERNEL #include "runtime/objectMonitor.hpp" #include "utilities/growableArray.hpp" -#endif // // class JvmtiRawMonitor