<i18n dev> Integrated: 8263556: remove `@modules java.base` from tests
    Igor Ignatyev 
    iignatyev at openjdk.java.net
       
    Mon Mar 15 17:08:10 UTC 2021
    
    
  
On Sat, 13 Mar 2021 20:26:42 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:
> Hi all,
> 
> could you please review this trivial cleanup?
> from JBS:
> 
>> jtreg `@modules X` directive does two things: 
>>  - exclude a test from execution if JDK under test doesn't have module X 
>>  - if JDK under test has module X, make sure it's resolved 
>> 
>> both these things have no sense for `java.base` module as it's always available and is always resolved.
> 
> 
> Thanks,
> -- Igor
This pull request has now been integrated.
Changeset: d825198e
Author:    Igor Ignatyev <iignatyev at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d825198e
Stats:     21 lines in 13 files changed: 0 ins; 13 del; 8 mod
8263556: remove `@modules java.base` from tests
Reviewed-by: dcubed, naoto, iris
-------------
PR: https://git.openjdk.java.net/jdk/pull/2990
    
    
More information about the i18n-dev
mailing list