RFR(S): 8134607: Remove per-compiler performance counters

Christian Thalinger christian.thalinger at oracle.com
Mon Oct 12 18:06:15 UTC 2015


> On Oct 9, 2015, at 4:42 AM, Claes Redestad <claes.redestad at oracle.com> wrote:
> 
> 
> 
> On 2015-10-09 02:32, Christian Thalinger wrote:
>>> On Oct 8, 2015, at 12:37 AM, Claes Redestad <claes.redestad at oracle.com> wrote:
>>> 
>>> Hello hotspot-compiler.dev,
>>> 
>>> anyone care to review this patch to remove per-compiler thread performance counters?
>>> 
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8134607
>>> 
>>> HotSpot webrev: http://cr.openjdk.java.net/~redestad/8134607/hotspot.01
>>> JDK webrev: http://cr.openjdk.java.net/~redestad/8134607/jdk.01
>> Looks good.  When will the Java class be removed?
> 
> Thanks!
> 
> Assuming the entirety of sun.management is being encapsulated with Jigsaw (currently seems to
> be the case), I guesswe could follow-up with a removal of the deprecated methods and classes for JDK 10?

Sounds good.

> 
> http://mail.openjdk.java.net/pipermail/jigsaw-dev/2015-August/004433.html
> 
> /Claes
> 
>> 
>>> CCC approved, no new test failures running JPRT against hs-comp.
>>> 
>>> /Claes
> 



More information about the hotspot-compiler-dev mailing list