diff options
Diffstat (limited to 'vm/reference/gnu/java/lang/management/VMCompilationMXBeanImpl.java')
| -rw-r--r-- | vm/reference/gnu/java/lang/management/VMCompilationMXBeanImpl.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vm/reference/gnu/java/lang/management/VMCompilationMXBeanImpl.java b/vm/reference/gnu/java/lang/management/VMCompilationMXBeanImpl.java index b9b5bbcef..019af0ca4 100644 --- a/vm/reference/gnu/java/lang/management/VMCompilationMXBeanImpl.java +++ b/vm/reference/gnu/java/lang/management/VMCompilationMXBeanImpl.java @@ -38,7 +38,7 @@ exception statement from your version. */ package gnu.java.lang.management; /** - * Provides access to information about the JIT + * Provides access to information about the JIT * compiler of the virtual machine, if one exists. * Instances of this bean are obtained by calling * {@link ManagementFactory#getCompilationMXBean()}, |
