RFR(XXS): 8208521 ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'

Chris Plummer chris.plummer at oracle.com
Mon Jul 30 18:17:38 UTC 2018


Looks good.

Chris

On 7/30/18 11:05 AM, Daniel D. Daugherty wrote:
> Greetings,
>
> I'm in the process of reducing the noise in the JDK11 and JDK12 CIs so
> I need a single (R)eviewer for the following fix:
>
>   JDK-8208521 ProblemList more tests that fail due to 'Error attaching to
>               process: Can't create thread_db agent!'
>   https://bugs.openjdk.java.net/browse/JDK-8208521
>
> Here's the diff:
>
> $ hg diff
> diff -r 24517a097dc1 test/hotspot/jtreg/ProblemList.txt
> --- a/test/hotspot/jtreg/ProblemList.txt    Fri Jul 27 00:00:28 2018 
> -0700
> +++ b/test/hotspot/jtreg/ProblemList.txt    Mon Jul 30 13:58:45 2018 
> -0400
> @@ -101,6 +101,7 @@
>  serviceability/sa/ClhsdbSymbol.java 8193639 solaris
>  serviceability/sa/ClhsdbSymbolTable.java 8193639 solaris
>  serviceability/sa/ClhsdbThread.java 8193639 solaris
> +serviceability/sa/ClhsdbVmStructsDump.java 8193639 solaris
>  serviceability/sa/ClhsdbWhere.java 8193639 solaris
>  serviceability/sa/DeadlockDetectionTest.java 8193639 solaris
>  serviceability/sa/JhsdbThreadInfoTest.java 8193639 solaris
> @@ -109,6 +110,7 @@
>  serviceability/sa/TestCpoolForInvokeDynamic.java 8193639 solaris
>  serviceability/sa/TestDefaultMethods.java 8193639 solaris
>  serviceability/sa/TestG1HeapRegion.java 8193639 solaris
> +serviceability/sa/TestHeapDumpForInvokeDynamic.java 8193639 solaris
>  serviceability/sa/TestRevPtrsForInvokeDynamic.java 8191270 generic-all
>  serviceability/sa/TestType.java 8193639 solaris
>  serviceability/sa/TestUniverse.java 8193639 solaris
>
>
> This is an add-on to the following fix that I pushed last week:
>
>   JDK-8208205 ProblemList tests that fail due to 'Error attaching to
>               process: Can't create thread_db agent!'
>   https://bugs.openjdk.java.net/browse/JDK-8208205
>
> The above two tests failed in last weekend's jdk-11+24 Thread-SMR
> stress test run on Solaris-X64.
>
> Thanks, in advance, for any questions, comments or suggestions.
>
> Dan
>




More information about the serviceability-dev mailing list