RFR: 8224112: [TESTBUG] java/util/Base64/TestEncodingDecodingLength.java should be skipped with insufficient memory

Alan Bateman Alan.Bateman at oracle.com
Fri May 17 15:00:02 UTC 2019


On 17/05/2019 15:25, Jie Fu wrote:
> Hi all,
>
> JBS:    https://bugs.openjdk.java.net/browse/JDK-8224112
> Webrev: http://cr.openjdk.java.net/~jiefu/8224112/webrev.00/
>
> java/util/Base64/TestEncodingDecodingLength.java may fail due to 
> insufficient memory when our test machine is busy.
> It might be better to skip it when the available memory is insufficient.
> Could you please review it and give me some advice?
The issue isn't clear. The test only runs when on 64-bit systems with >= 
10GB memory. Is the issue related to the -concurrency setting that you 
specify to jtreg?

-Alan


More information about the core-libs-dev mailing list