RFR(T): 8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java

mikhailo.seledtsov at oracle.com mikhailo.seledtsov at oracle.com
Mon Oct 14 20:53:02 UTC 2019


Thank you Dan,

On 10/14/19 1:49 PM, Daniel D. Daugherty wrote:
> Thumbs up on the change and I concur that it is trivial.
>
> Please connect with Markus and Erik G. to make sure that they update
> the JFR streaming patch to include taking the test off the ProblemList.
I will take care of that.
>
> Of course, if they are about to push the JFR streaming patch, then...
> you might want to skip this patch... :-)

It is mostly ready, but the JEP state transitions are still in progress...

So, may take few more days.


Thanks,

Misha

>
> Dan
>
> On 10/14/19 4:29 PM, mikhailo.seledtsov at oracle.com wrote:
>> Please review this trivial change problem listing JFR's 
>> TestLargeRootSet.java test. It fails intermittently, but often enough 
>> to create noise in CI.
>>
>> The issue has been fixed in JFR streaming sandbox, hence problem list 
>> it for now until the JFR streaming changes are integrated into the 
>> main jdk/jdk.
>>
>>
>> diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
>> --- a/test/jdk/ProblemList.txt
>> +++ b/test/jdk/ProblemList.txt
>> @@ -884,6 +884,7 @@
>>  jdk/jfr/event/io/EvilInstrument.java 8221331    generic-all
>>  jdk/jfr/event/runtime/TestNetworkUtilizationEvent.java 
>> 8228990,8229370    generic-all
>>  jdk/jfr/event/compiler/TestCodeSweeper.java 8225209 generic-all
>> +jdk/jfr/event/oldobject/TestLargeRootSet.java 8205651 generic-all
>>
>>  ############################################################################ 
>>
>>
>>
>>
>>
>> Thank you,
>>
>> Misha
>>
>


More information about the hotspot-jfr-dev mailing list