Re: [9] Request for review: JDK-8145984 sun.lwawt.macosx.CAccessible leaks

2016-01-10 Thread Anton Tarasov
Hi Pete, Please look into the latest version: http://cr.openjdk.java.net/~ant/JDK-8145984/jdk8u/webrev.2/ and the discussion with Sergey. > On 04 Jan 2016, at 21:16, Pete Brunet wrote: > > Hi Anton, Why did you change CAccessible.

Re: RFR [9] 8146735: Move sun.misc.PerformanceLogger to sun.util.logging

2016-01-10 Thread Alan Bateman
On 10/01/2016 09:19, Chris Hegarty wrote: In preparation for JEP 260, and as per the suggestion over on the core libs[1], sun.misc.PerformanceLogger should be moved to sun.util.logging. http://cr.openjdk.java.net/~chegar/8146735/ This looks okay to me. -Alan

RFR [9] 8146735: Move sun.misc.PerformanceLogger to sun.util.logging

2016-01-10 Thread Chris Hegarty
In preparation for JEP 260, and as per the suggestion over on the core libs[1], sun.misc.PerformanceLogger should be moved to sun.util.logging. http://cr.openjdk.java.net/~chegar/8146735/ -Chris [1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2016-January/037959.html