RFR: 8292182: [TESTLIB] Enhance JAXPPolicyManager to setup required permissions for jtreg version 7 jar [v2]

Christian Stein cstein at openjdk.org
Fri Aug 12 20:41:26 UTC 2022


On Fri, 12 Aug 2022 20:18:50 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove unused import statement
>
> test/jaxp/javax/xml/jaxp/libs/jaxp/library/JAXPPolicyManager.java line 27:
> 
>> 25: 
>> 26: import java.net.URL;
>> 27: import java.nio.file.Path;
> 
> Nit: leftover import?

Yes. Removed the line.

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

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


More information about the core-libs-dev mailing list