On Mon, 18 Sep 2023 05:55:20 GMT, Aleksey Shipilev wrote:
>> Thanks for bringing this to my attention. If you believe the test change
>> will make it run smoother, just do it.
>
>> Thanks for bringing this to my attention. If you believe the test change
>> will make it run smoother, just do it.
On Thu, 7 Sep 2023 13:23:01 GMT, Ian Myers wrote:
> sun/security/util/math/TestIntegerModuloP.java runs in tier2 and takes about
> 600 seconds to run. Thus, it drags the execution time of tier2 on large
> machines. We can split the run configurations a bit so that test is more
> parallel.
>
On Fri, 15 Sep 2023 21:13:01 GMT, Weijun Wang wrote:
> Thanks for bringing this to my attention. If you believe the test change will
> make it run smoother, just do it.
Would you like to formally approve this PR? Thanks!
-
PR Comment: https://git.openjdk.org/jdk/pull/15618#issueco
On Thu, 7 Sep 2023 13:23:01 GMT, Ian Myers wrote:
> sun/security/util/math/TestIntegerModuloP.java runs in tier2 and takes about
> 600 seconds to run. Thus, it drags the execution time of tier2 on large
> machines. We can split the run configurations a bit so that test is more
> parallel.
>
On Thu, 7 Sep 2023 13:23:01 GMT, Ian Myers wrote:
> sun/security/util/math/TestIntegerModuloP.java runs in tier2 and takes about
> 600 seconds to run. Thus, it drags the execution time of tier2 on large
> machines. We can split the run configurations a bit so that test is more
> parallel.
>
On Thu, 7 Sep 2023 13:23:01 GMT, Ian Myers wrote:
> sun/security/util/math/TestIntegerModuloP.java runs in tier2 and takes about
> 600 seconds to run. Thus, it drags the execution time of tier2 on large
> machines. We can split the run configurations a bit so that test is more
> parallel.
>
On Thu, 7 Sep 2023 13:28:15 GMT, Aleksey Shipilev wrote:
>> sun/security/util/math/TestIntegerModuloP.java runs in tier2 and takes about
>> 600 seconds to run. Thus, it drags the execution time of tier2 on large
>> machines. We can split the run configurations a bit so that test is more
>> par
sun/security/util/math/TestIntegerModuloP.java runs in tier2 and takes about
600 seconds to run. Thus, it drags the execution time of tier2 on large
machines. We can split the run configurations a bit so that test is more
parallel.
TestIntegerModuloP.java current run time: **235.02s user 6.60s