8009029: SunEC provider classes ending up in rt.jar after Nashorn build changes (original) (raw)

Alan Bateman Alan.Bateman at oracle.com
Tue Feb 26 19:55:49 UTC 2013


I ran into another issue cause from Nashorn build changes, also secondary expansion related. The issue is that some classes are going into rt.jar that shouldn't be there, particularly the SunEC provider, some charset classes too. I would like to push the attached patch to jdk8/tl to fix these issue.

-Alan

diff --git a/makefiles/CreateJars.gmk b/makefiles/CreateJars.gmk --- a/makefiles/CreateJars.gmk +++ b/makefiles/CreateJars.gmk @@ -213,28 +213,28 @@ org/relaxng/datatype
sun/awt/HKSCS.class
sun/awt/motif/X11GB2312.class \



More information about the build-dev mailing list