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.
Thanks Mandy