On Tue, 22 Nov 2022 21:05:16 GMT, Daniel D. Daugherty <dcu...@openjdk.org> 
wrote:

>> test/langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java line 
>> 73:
>> 
>>> 71: 
>>> 72: import jdk.test.lib.Platform;
>>> 73: import jtreg.SkippedException;
>> 
>> Nit: the order of imports on 72-73 needs to be swapped.
>
> Why? 'jdk' comes before 'jtreg' and 'Platform' comes before 
> 'SkippedException'.
> What am I missing here?

Mild grumble: langtools tests do not rely on jdk test libraries

-------------

PR: https://git.openjdk.org/jdk/pull/11278

Reply via email to