RFR 8230937 : Update bugid in ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java

David Holmes david.holmes at oracle.com
Fri Sep 13 01:04:50 UTC 2019


Looks good.

Thanks for updating.

David

On 13/09/2019 9:02 am, Brent Christian wrote:
> Hi,
> 
>  From the bug report:
> 
> "The ProblemList indicates that 
> vmTestbase/nsk/jdb/eval/eval001/eval001.java was added due to 
> JDK-8212117. That bug has been fixed, but this test still fails. That 
> line in the ProblemList should instead use 8221503."
> 
> The change is:
> 
> diff -r 85e1de070bef test/hotspot/jtreg/ProblemList.txt
> --- a/test/hotspot/jtreg/ProblemList.txt    Thu Sep 12 09:59:19 2019 -0700
> +++ b/test/hotspot/jtreg/ProblemList.txt    Thu Sep 12 15:52:07 2019 -0700
> @@ -167,7 +167,7 @@
> 
> vmTestbase/nsk/jdi/VirtualMachine/redefineClasses/redefineclasses023/TestDescription.java 
> 8065773 generic-all
> 
> -vmTestbase/nsk/jdb/eval/eval001/eval001.java 8212117 generic-all
> +vmTestbase/nsk/jdb/eval/eval001/eval001.java 8221503 generic-all
> 
>   vmTestbase/metaspace/gc/firstGC_10m/TestDescription.java 8208250 
> generic-all
> 
> Thanks,
> -Brent


More information about the core-libs-dev mailing list