(10) RFR of JDK-8179242, OutOfMemoryError in java/util/Arrays/ParallelPrefix.java

Paul Sandoz paul.sandoz at oracle.com
Tue Jun 13 17:23:02 UTC 2017


> On 12 Jun 2017, at 20:37, Hamlin Li <huaming.li at oracle.com> wrote:
> 
> Hi Paul,
> 
> Good idea. Although the downside is the test will depend on java.management and jdk.management modules, I think it's acceptable.
> 

Although to Roger’s point is there a simpler way?


> Also disable to run ParallelPrefix.java in concurrency.
> 

Ok.


> Please check the new webrev: http://cr.openjdk.java.net/~mli/8179242/webrev.01/
> 

  29  * @run testng/othervm -Xms256m -Xmx1024m ParallelPrefix

Why are you setting the max heap size?

Paul.



More information about the core-libs-dev mailing list