RFR 9 test-only RFR 8177328 : java/lang/ClassLoader/securityManager/ClassLoaderTest.java times out with -Xcomp
Mandy Chung
mandy.chung at oracle.com
Mon May 1 19:50:40 UTC 2017
> On May 1, 2017, at 12:47 PM, Brent Christian <brent.christian at oracle.com> wrote:
>
>
>> One refactor you can consider by separating
>> them in several @run actions. The timeout will apply to each action
>> but that does not help shorten the test execution time.
>
> I had the same thought, and concluded that without a reduction in overall execution time, the benefit of such a refactor is pretty limited.
I think it would make the test easier to read and understand the cases it cover.
Mandy
More information about the security-dev
mailing list