Re: RFR: JDK-8140364: JEP 264 Platform Logger API and Service Implementation

2015-11-20 Thread Mandy Chung
> On Nov 20, 2015, at 9:35 AM, Daniel Fuchs wrote: > > Yet a small update integrating your latest editorial > suggestions and feedback from the CCC. > > Also tweaked BootstrapLogger. > > I pushed the changes to the sandbox. > http://hg.openjdk.java.net/jdk9/sandbox/jdk/shortlog/JDK-8046565-bra

Re: RFR: JDK-8140364: JEP 264 Platform Logger API and Service Implementation

2015-11-20 Thread Daniel Fuchs
On 18/11/15 02:56, Mandy Chung wrote: On Nov 3, 2015, at 12:12 PM, Daniel Fuchs wrote: Hi Mandy, I have pushed an update that adds the diagnosability tweaks you asked me for in LoggerFinderLoader. I also added a couple of new tests. No changes in the API specification. : http://cr.openjdk.j

Re: RFR: JDK-8140364: JEP 264 Platform Logger API and Service Implementation

2015-11-18 Thread Mandy Chung
> On Nov 3, 2015, at 12:12 PM, Daniel Fuchs wrote: > > Hi Mandy, > > I have pushed an update that adds the diagnosability tweaks > you asked me for in LoggerFinderLoader. > I also added a couple of new tests. > No changes in the API specification. > : > > http://cr.openjdk.java.net/~dfuchs/804

Re: RFR: JDK-8140364: JEP 264 Platform Logger API and Service Implementation

2015-11-06 Thread Daniel Fuchs
On 11/5/15 9:43 PM, Mandy Chung wrote: Thanks Daniel. I haven’t found the cycle to pull down your updates from the logging sandbox to review If the change is the same as you sent me earlier, your change should be good to go. Yes - the changes are the same that you reviewed earlier. The onl

Re: RFR: JDK-8140364: JEP 264 Platform Logger API and Service Implementation

2015-11-05 Thread Mandy Chung
Thanks Daniel. I haven’t found the cycle to pull down your updates from the logging sandbox to review If the change is the same as you sent me earlier, your change should be good to go. Mandy > On Nov 3, 2015, at 12:12 PM, Daniel Fuchs wrote: > > Hi Mandy, > > I have pushed an update that

Re: RFR: JDK-8140364: JEP 264 Platform Logger API and Service Implementation

2015-11-03 Thread Daniel Fuchs
Hi Mandy, I have pushed an update that adds the diagnosability tweaks you asked me for in LoggerFinderLoader. I also added a couple of new tests. No changes in the API specification. The sandbox JDK-8046565-branch and public links have been refreshed. best regards, -- daniel sandbox branch JD