RFR(XS) 8241162: ProblemList serviceability/sa/TestHeapDumpForInvokeDynamic.java on OSX
Daniel D. Daugherty
daniel.daugherty at oracle.com
Wed Mar 18 20:07:42 UTC 2020
Thumbs up. Also, this fix is trivial.
Dan
On 3/18/20 4:05 PM, Chris Plummer wrote:
> Hello,
>
> Please review the following:
>
> https://bugs.openjdk.java.net/browse/JDK-8241162
>
> diff --git a/test/hotspot/jtreg/ProblemList.txt
> b/test/hotspot/jtreg/ProblemList.txt
> --- a/test/hotspot/jtreg/ProblemList.txt
> +++ b/test/hotspot/jtreg/ProblemList.txt
> @@ -131,7 +131,7 @@
> serviceability/sa/TestCpoolForInvokeDynamic.java 8193639 solaris-all
> serviceability/sa/TestDefaultMethods.java 8193639 solaris-all
> serviceability/sa/TestG1HeapRegion.java 8193639 solaris-all
> -serviceability/sa/TestHeapDumpForInvokeDynamic.java 8193639 solaris-all
> +serviceability/sa/TestHeapDumpForInvokeDynamic.java 8193639,8241158
> solaris-all,macosx-x64
> serviceability/sa/TestHeapDumpForLargeArray.java 8193639 solaris-all
> serviceability/sa/TestInstanceKlassSize.java 8193639,8230664
> solaris-all,linux-ppc64le,linux-ppc64
> serviceability/sa/TestInstanceKlassSizeForInterface.java
> 8193639,8230664 solaris-all,linux-ppc64le,linux-ppc64
>
> This test was recently re-enabled for OSX (along with a large number
> of other SA tests), but fails when using -XX:ArchiveRelocationMode=1.
> See JDK-8241158 [1]. Since a fix is not readily available, we need to
> problemlist for now.
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8241158
>
> thanks,
>
> Chris
>
More information about the serviceability-dev
mailing list