Changeset: d7d8807fca86
Author:weijun
Date: 2010-02-12 10:24 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d7d8807fca86
6925639: keytool -genkeypair -help missing dname option
Reviewed-by: mullan
! src/share/classes/sun/security/tools/KeyTool.java
Kumar or Alan,
Can you please review the fix for:
6925868: Eliminate pack200's dependency on logging
Webrev at:
http://cr.openjdk.java.net/~mchung/6925868/webrev.00/
The change is trivial. It replaces the use of java.util.logging.Logger
with its own wrapper class to call PlatformLogger.