Re: RFR(XXS) : 8190679 : java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size"

2018-02-27 Thread David Holmes
On 28/02/2018 7:17 AM, Igor Ignatyev wrote: Hi David, I have set Xmx equal to Xms, the test passes w/ different externally passed combinations of Xmx, Xms and UseCompressedOops. http://cr.openjdk.java.net/~iignatyev//8190679/webrev.01/index.html Looks good! Thanks, David Thanks, -- Igor

Re: RFR(XXS) : 8190679 : java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size"

2018-02-27 Thread Igor Ignatyev
Hi David, I have set Xmx equal to Xms, the test passes w/ different externally passed combinations of Xmx, Xms and UseCompressedOops. http://cr.openjdk.java.net/~iignatyev//8190679/webrev.01/index.html Thanks, -- Igor > On

Re: RFR(XXS) : 8190679 : java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size"

2018-02-26 Thread David Holmes
Hi Igor, On 27/02/2018 11:25 AM, Igor Ignatyev wrote: http://cr.openjdk.java.net/~iignatyev//8190679/webrev.00/index.html 9 lines changed: 2 ins; 0 del; 7 mod; Hi all, could you please review the patch for TimSortStackSize2 test? the test failed when externally passed (via -javaoption or -v

RFR(XXS) : 8190679 : java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size"

2018-02-26 Thread Igor Ignatyev
http://cr.openjdk.java.net/~iignatyev//8190679/webrev.00/index.html > 9 lines changed: 2 ins; 0 del; 7 mod; Hi all, could you please review the patch for TimSortStackSize2 test? the test failed when externally passed (via -javaoption or -vmoption) -Xmx value is less than 770m or 385m, dependin