Build-infra folk,
RT_JAR_EXCLUDES contains a blanket exclusion for com/sun/tools, then
redundant excludes for two subsbpackages of com/sun/tools.
-- Jon
RT_JAR_EXCLUDES := \
com/sun/tools \
com/sun/tools/classfile \
com/sun/tools/javap \