Adding explicit final keyword to the intended constants which are defined with public static keywords. This will avoid the problem of cross site java sandbox violation.
  In the case of xsltc/compiler/util/Util.java making the "filesep" variable to private to avoid the  chance of somebody else changing the value of this static variable


git-svn-id: https://svn.apache.org/repos/asf/xalan/java/trunk@337796 13f79535-47bb-0310-9956-ffa450edef68
5 files changed