make/CreateJars.gmk

Print this page
8046002: Move Ucrypto to the open jdk repo

*** 109,118 **** --- 109,119 ---- # Full JRE exclude list for rt.jar and resources.jar # This value should exclude types destined for jars other than rt.jar and resources.jar. # When building a Profile this value augments the profile specific exclusions RT_JAR_EXCLUDES += \ + com/oracle/security/ucrypto \ com/sun/codemodel \ com/sun/crypto/provider \ com/sun/istack/internal/tools \ com/sun/jarsigner \ com/sun/java/accessibility \