Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / libjava / classpath / vm / reference / gnu / java / lang / management / VMCompilationMXBeanImpl.java
index 019af0c..f421a8a 100644 (file)
@@ -1,5 +1,5 @@
 /* VMCompilationMXBeanImpl.java - VM implementation of a compilation bean
-   Copyright (C) 2006 Free Software Foundation
+   Copyright (C) 2006, 2010  Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -50,6 +50,8 @@ package gnu.java.lang.management;
 final class VMCompilationMXBeanImpl
 {
 
+  private VMCompilationMXBeanImpl() {} // Prohibits instantiation.
+
   /**
    * Returns the number of milliseconds the JIT
    * compiler has spent compiling Java bytecode