Tue, 30 Sep 2014 13:25:04 +0100 8059462: Typo in keytool resource file
vinnie [Tue, 30 Sep 2014 13:25:04 +0100] rev 26866
8059462: Typo in keytool resource file Reviewed-by: weijun
Tue, 30 Sep 2014 13:38:58 +0800 8058657: Add @jdk.Exported to com.sun.jarsigner APIs
weijun [Tue, 30 Sep 2014 13:38:58 +0800] rev 26865
8058657: Add @jdk.Exported to com.sun.jarsigner APIs Reviewed-by: alanb, mchung
Mon, 29 Sep 2014 18:56:32 +0200 8059269: FileHandler may throw NPE if pattern is a simple name and the lock file already exists
dfuchs [Mon, 29 Sep 2014 18:56:32 +0200] rev 26864
8059269: FileHandler may throw NPE if pattern is a simple name and the lock file already exists Summary: NPE may be thrown when Path.getParentPath() returns null. The fix is to call Path.getAbsolutePath().getParentPath() when Path.getParentPath() returns null. Reviewed-by: alanb
(0) -10000 -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip