Resending to correct list.
/Erik
On 2012-11-26 09:46, Erik Joelsson wrote:
Fix for the issue reported below:
http://cr.openjdk.java.net/~erikj/8003960/webrev.jdk.01/
<http://cr.openjdk.java.net/%7Eerikj/8003960/webrev.jdk.01/>
/Erik
On 2012-11-24 20:38, Alan Bateman wrote:
In CompileLauncher.gmk then jarsigner is created to launch
sun.security.tools.jarSigner.Main but there's a typo (should be
"jarsigner", all lowercase). I ran into this because all tests that
use jarsigner are failing with the new build.
-Alan