RFR(S): 8165583: Fix module dependencies for jdk/java/util/* tests
Sergei Kovalev
sergei.kovalev at oracle.com
Wed Sep 7 09:43:56 UTC 2016
07.09.16 12:41, Alan Bateman wrote:
> On 07/09/2016 10:25, Sergei Kovalev wrote:
>
>> Hello team,
>>
>> Please review the changes for fixing JDK issue:
>>
>> Bug ID: JDK-8165583
>> <https://bugs.openjdk.java.net/browse/JDK-8165583>WebRev link:
>> http://cr.openjdk.java.net/~skovalev/8165583/webrev.00/index.html
>>
>> Summary: added modules declaration if missed, e.g. jdk.localedata,
>> java.logging, java.sql.
> These looks okay.
>
>> Also for module tests added explicit module add for tests that used
>> user defined modules.
> The only scenario where these should be need be where the tests are
> run with --limit-modules. Is this how you are running into this?
You are right. I get into this with --limi-modules flags. If I don't
provide the limitation the tests also works as expected.
>
> -Alan
--
With best regards,
Sergei
More information about the core-libs-dev
mailing list