RFR(T): 8235599: [TESTBUG] JFR streaming/TestJVMCrash.java fails to cleanup files after test

Erik Gahlin erik.gahlin at oracle.com
Thu Jan 30 16:55:09 UTC 2020


Looks good.

Erik

On 2020-01-29 18:07, Mikhailo Seledtsov wrote:
> Please review this change that removes JFR streaming/TestJVMCrash.java 
> from the problem list.
> Failure to cleanup after test is no longer an issue due to changes in 
> underlying test tools.
> I ran the test 300 times on Windows in the test cluster, on a variety 
> of hosts, w/o a single failure.
>
>
>     JBS: https://bugs.openjdk.java.net/browse/JDK-8235599
>
>     diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
>     --- a/test/jdk/ProblemList.txt
>     +++ b/test/jdk/ProblemList.txt
>      @@ -938,7 +938,6 @@
> jdk/jfr/event/runtime/TestNetworkUtilizationEvent.java 
> 8228990,8229370    generic-all
> jdk/jfr/event/compiler/TestCodeSweeper.java 8225209    generic-all
> jdk/jfr/api/consumer/recordingstream/TestSetStartTime.java 8233217    
> generic-all
> -jdk/jfr/api/consumer/streaming/TestJVMCrash.java 8235599    windows-all
> jdk/jfr/jmx/security/TestEnoughPermission.java 8235946    generic-all
>
> ############################################################################
>
>     Testing:
>       Ran the TestJVMCrash.sh over 300 times on a variety of Windows 
> nodes in the test cluster.
>       All PASS
>
>
> Thank you,
> Misha
>


More information about the hotspot-jfr-dev mailing list