RFR: 8225251: Minimise import statements in jpackage sources

Kevin Rushforth kevin.rushforth at oracle.com
Fri Jun 19 16:30:44 UTC 2020


That a reasonably common pattern in JUnit tests, but expanding them to 
individual static imports is, of course, fine as well.

-- Kevin


On 6/19/2020 9:08 AM, Alexey Semenyuk wrote:
> Alexander,
>
> There is still
> ---
> import static org.junit.Assert.*;
> ---
> in unit tests. Is this intended?
>
> - Alexey
>
> On 6/19/2020 4:46 AM, alexander.matveev at oracle.com wrote:
>> Please review the jpackage fix for bug [1] at [2].
>>
>> Cleanup import statements.
>>
>> [1] https://bugs.openjdk.java.net/browse/JDK-8225251
>> [2] http://cr.openjdk.java.net/~almatvee/8225251/webrev.00/
>>
>> Thanks,
>> Alexander
>



More information about the core-libs-dev mailing list