RFR(S): 8165592: Fix module dependencies for sun/text/* tests

Sergei Kovalev sergei.kovalev at oracle.com
Wed Sep 7 12:41:05 UTC 2016


Hello team,

Please review small fix for tests issue:

Bug ID: https://bugs.openjdk.java.net/browse/JDK-8165592
Webrev: http://cr.openjdk.java.net/~skovalev/8165592/webrev.00/index.html

Summary: added 'jdk.localedata' into modules declaration section to have 
an ability to skip the tests with --limit-modules execution if required. 
Also made some import clean up.

The changes tested locally using jtreg tool.

-- 
With best regards,
Sergei



More information about the core-libs-dev mailing list