hotspot/src/share/vm/services/nmtCommon.cpp
changeset 38733 2b65f4db449e
parent 37491 edf4cc53f5a3
--- a/hotspot/src/share/vm/services/nmtCommon.cpp	Wed Jun 01 07:44:43 2016 -0400
+++ b/hotspot/src/share/vm/services/nmtCommon.cpp	Wed Jun 01 11:14:58 2016 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2016, 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
@@ -42,6 +42,7 @@
   "Tracing",
   "Logging",
   "Arguments",
+  "Module",
   "Unknown"
 };