hg: jdk8/tl/jdk: 3 new changesets

2012-09-10 Thread sean . mullan
Changeset: a51f86e2dce9 Author:mullan Date: 2012-09-10 08:57 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a51f86e2dce9 7195301: XML Signature DOM implementation should not use instanceof to determine type of Node Reviewed-by: xuelei !

RFR: TEST_BUG: sun/misc/URLClassPath/ClassnameCharTest.sh failed, compile error

2012-09-10 Thread Chris Hegarty
This CR is as a result of the changes for 6354758. The test needs to be updated to use the new internal HTTP Server name, or better still remove its dependency on the internal HTTP Server. Also (while there) remove the script and extract the jar contents programatically.