make/CompileJavaModules.gmk
changeset 43396 803e48f66d05
parent 43054 14ae60f2a31c
parent 43395 f8ff08c45b49
child 43397 aa3fcb41a54b
--- a/make/CompileJavaModules.gmk	Sat Jan 21 08:38:52 2017 +0800
+++ b/make/CompileJavaModules.gmk	Tue Jan 24 00:30:23 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
@@ -450,7 +450,7 @@
 
 ################################################################################
 
-jdk.jvmstat_COPY := aliasmap
+jdk.internal.jvmstat_COPY := aliasmap
 
 ################################################################################