Re: RFR: 8011638 - Remove deprecated methods in sun.util.logging.PlatformLogger

2013-10-11 Thread Chris Hegarty
Looks good to me Daniel. -Chris. On 10/10/2013 14:11, Daniel Fuchs wrote: Hi, Please find below a patch for 8011638 - Remove deprecated methods in sun.util.logging.PlatformLogger https://bugs.openjdk.java.net/browse/JDK-8011638 b

Re: RFR: 8011638 - Remove deprecated methods in sun.util.logging.PlatformLogger

2013-10-10 Thread Mandy Chung
On 10/10/2013 6:11 AM, Daniel Fuchs wrote: Hi, Please find below a patch for 8011638 - Remove deprecated methods in sun.util.logging.PlatformLogger https://bugs.openjdk.java.net/browse/JDK-8011638 As the background, sun.util.logg

Re: RFR: 8011638 - Remove deprecated methods in sun.util.logging.PlatformLogger

2013-10-10 Thread Alan Bateman
On 10/10/2013 14:11, Daniel Fuchs wrote: Hi, Please find below a patch for 8011638 - Remove deprecated methods in sun.util.logging.PlatformLogger https://bugs.openjdk.java.net/browse/JDK-8011638 This looks okay to me too. You might

Re: RFR: 8011638 - Remove deprecated methods in sun.util.logging.PlatformLogger

2013-10-10 Thread Paul Sandoz
+1 Please send a tweet to @DrDeprecator when pushed https://twitter.com/DrDeprecator :-) Paul. On Oct 10, 2013, at 3:11 PM, Daniel Fuchs wrote: > Hi, > > Please find below a patch for > 8011638 - Remove deprecated methods in sun.util.logging.PlatformLogger > https://bugs.openjdk.java.net

RFR: 8011638 - Remove deprecated methods in sun.util.logging.PlatformLogger

2013-10-10 Thread Daniel Fuchs
Hi, Please find below a patch for 8011638 - Remove deprecated methods in sun.util.logging.PlatformLogger https://bugs.openjdk.java.net/browse/JDK-8011638 best regards, -- daniel