Hi Sergey,

LFMultiThreadCachingTest.java

Can you clarify the change in this file?

jdk.management requires java.management - so if the test failed with
--limit-modules when it required jdk.management then it's not going to
pass if it is changed to require only java.management.

Or is it that jdk.management was actually not required and the
test was passing all right because it only required java.management?

The other files look OK, I guess.

best regards,

-- daniel

On 08/02/17 13:51, Sergei Kovalev wrote:
Hi Team,

Please review small fix for test suite regarding module dependency.

BugID: https://bugs.openjdk.java.net/browse/JDK-8174194
WebRev: http://cr.openjdk.java.net/~skovalev/8174194/webrev.00/


Reply via email to