RFR 8245280: Add runtime/cds/appcds/SignedJar.java to problem list

Daniel D. Daugherty daniel.daugherty at oracle.com
Tue May 19 13:35:07 UTC 2020


Thumbs up! This is a trivial fix, only needs a single reviewer and does
not have to wait for 24 hours.

Dan


On 5/19/20 5:32 AM, Weijun Wang wrote:
> This test always fails now. https://bugs.openjdk.java.net/browse/JDK-8245264 is filed. At the meantime, add it to problem list first.
>
> Here is the patch, please take a review:
>
> 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
> @@ -96,6 +96,8 @@
>   runtime/jni/terminatedThread/TestTerminatedThread.java 8219652 aix-ppc64
>   runtime/ReservedStack/ReservedStackTest.java 8231031 generic-all
>   
> +runtime/cds/appcds/SignedJar.java 8245264 generic-all
> +
>   #############################################################################
>   
>   # :hotspot_serviceability
>
> Thanks,
> Max
>



More information about the hotspot-dev mailing list