make/CompileJavaModules.gmk
changeset 43395 f8ff08c45b49
parent 42859 44601aa03c2d
child 43396 803e48f66d05
--- a/make/CompileJavaModules.gmk	Tue Jan 17 21:39:22 2017 -0800
+++ b/make/CompileJavaModules.gmk	Thu Jan 19 10:55:07 2017 -0500
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2017, 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
@@ -446,7 +446,7 @@
 
 ################################################################################
 
-jdk.jvmstat_COPY := aliasmap
+jdk.internal.jvmstat_COPY := aliasmap
 
 ################################################################################