changeset 10287:b28acc576f36

8065397: Remove ExtendedPlatformComponent.java from EXFILES list Reviewed-by: mchung
author rriggs
date Thu, 20 Nov 2014 16:53:43 -0500
parents c1cb9e4d55ed
children eea2142e818c
files make/CompileJavaClasses.gmk
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/CompileJavaClasses.gmk	Thu Nov 20 11:28:09 2014 -0800
+++ b/make/CompileJavaClasses.gmk	Thu Nov 20 16:53:43 2014 -0500
@@ -59,7 +59,6 @@
 ifndef OPENJDK
   # There exists two versions of these files...
   EXFILES += $(JDK_TOPDIR)/src/share/classes/javax/crypto/JarVerifier.java
-  EXFILES += $(JDK_TOPDIR)/src/share/classes/sun/management/ExtendedPlatformComponent.java
 
   ifeq ($(OPENJDK_TARGET_OS), windows)
     # This gets built on unix platforms implicitly in the old build even though