PING: RFR: JDK-8153333: [REDO] STW phases at Concurrent GC should count in PerfCounter

Yasumasa Suenaga yasuenag at gmail.com
Thu May 5 05:00:41 UTC 2016


Hi all,

We modified our patches for this enhancement.
They work fine subset of JPRT tests which are related to GCs.
(Many thanks, Jon!)

I uploaded a webrev. Could you review again?

  http://cr.openjdk.java.net/~ysuenaga/JDK-8153333/webrev.01/hotspot/
  http://cr.openjdk.java.net/~ysuenaga/JDK-8153333/webrev.01/jdk/


Thanks,

Yasumasa


On 2016/04/14 23:46, Jon Masamitsu wrote:
> Yasmasa,
> 
> I have your patch in a repository and will push it early next week.
> Some repositories are being merged in the next few days and I'd
> prefer to push after that is complete.
> 
> Jon
> 
> On 04/11/2016 07:30 AM, Yasumasa Suenaga wrote:
>> PING: Could you review and sponsor it?
>>
>>>>>      - hotspot
>>>>>        http://cr.openjdk.java.net/~ysuenaga/JDK-8153333/webrev.00/hotspot/
>>>>>
>>>>>      - jdk
>>>>>        http://cr.openjdk.java.net/~ysuenaga/JDK-8153333/webrev.00/jdk/
>>
>> Thanks,
>>
>> Yasumasa
>>
>>
>> On 2016/04/05 8:19, Yasumasa Suenaga wrote:
>>> Daniel-san,
>>>
>>> Sorry for my changeset.
>>>
>>>> We're still sifting through the various failures and figuring out where they came from.
>>> Okay, I will ping in next week.
>>> (I sent several review request for hs-rt. I will ping them in next week too.)
>>>
>>>
>>> Thanks,
>>>
>>> Yasumasa
>>>
>>>
>>> On 2016/04/05 2:38, Daniel D. Daugherty wrote:
>>>> Yasumasa-san,
>>>>
>>>> Please hold off on redoing this changeset. Friday (04.01) was quite
>>>> a train wreck for our JDK9-hs-rt internal testing. We're still sifting
>>>> through the various failures and figuring out where they came from.
>>>>
>>>> Dan
>>>>
>>>>
>>>> On 4/2/16 7:41 AM, Yasumasa Suenaga wrote:
>>>>> Hi all,
>>>>>
>>>>> JDK-8151674 has been backouted.
>>>>> However, I want to try to merge this enhancement to hs-rt repos.
>>>>>
>>>>> I updated testcase in:
>>>>>
>>>>>      - hotspot/test/serviceability/tmtools/jstat
>>>>>      - jdk/test/sun/tools/jstat sun/tools/jstatd
>>>>>          
>>>>> I ran them with jtreg as below, they works fine.
>>>>>
>>>>>      - hotspot
>>>>>          $JT_HOME/bin/jtreg -ignore:quiet serviceability/tmtools/jstat
>>>>>
>>>>>      - jdk
>>>>>          $JT_HOME/bin/jtreg -ignore:quiet sun/tools/jstat sun/tools/jstatd
>>>>>
>>>>>
>>>>> I uploaded a webrev.
>>>>> Could you review it?
>>>>>
>>>>>      - hotspot
>>>>>        http://cr.openjdk.java.net/~ysuenaga/JDK-8153333/webrev.00/hotspot/
>>>>>
>>>>>      - jdk
>>>>>        http://cr.openjdk.java.net/~ysuenaga/JDK-8153333/webrev.00/jdk/
>>>>>
>>>>> Note: I did not modify changes in hotspot and jstat_options in jdk repos.
>>>>>          Changes from JDK-8151674 is for testcase only.
>>>>>
>>>>>
>>>>> I cannot access JPRT.
>>>>> So I need a sponsor.
>>>>>
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Yasumasa
>>>>>
>>>>>
> 



More information about the hotspot-gc-dev mailing list