RFR: 8166287: MultiReleaseJarAPI.isMultiReleaseJar(): failure java.nio.file.AccessDeniedException: custom-mr.jar
Claes Redestad
claes.redestad at oracle.com
Wed Sep 28 12:31:47 UTC 2016
Michael, Alan,
thanks for reviewing.
Sure, might as well push to jdk9/dev
/Claes
On 2016-09-28 14:10, Alan Bateman wrote:
> On 28/09/2016 11:56, Claes Redestad wrote:
>
>> Hi,
>>
>> recently added test cases to MultiReleaseJarAPI can cause an
>> AccessDeniedException on some Windows systems, and using a distinct
>> name of the jar generated for each test should avoid this.
>>
>> webrev: http://cr.openjdk.java.net/~redestad/8166287/webrev.01/
>> bug: https://bugs.openjdk.java.net/browse/JDK-8166287
>>
>> Since the only hosts I've found where the stars align to cause this
>> issue are some used in our nightly hotspot testing, I intend to push
>> this to jdk9/hs - unless anyone objects.
> This looks good. I assume if you push it to jdk9/dev then it will be
> pull down to jdk9/hs quickly.
>
> -Alan
More information about the core-libs-dev
mailing list