make/CompileJavaModules.gmk
changeset 43397 aa3fcb41a54b
parent 43384 0a0861e1db57
parent 43396 803e48f66d05
child 43925 3c0049f39b20
child 43777 eb57d02044a5
--- a/make/CompileJavaModules.gmk	Fri Feb 03 15:19:38 2017 +0100
+++ b/make/CompileJavaModules.gmk	Sat Feb 04 03:29:38 2017 +0100
@@ -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
@@ -454,7 +454,7 @@
 
 ################################################################################
 
-jdk.jvmstat_COPY := aliasmap
+jdk.internal.jvmstat_COPY := aliasmap
 
 ################################################################################