RFR: JDK-8195077: [Testbug] tools/javac/processing/model/completionfailure/NoAbortForBadClassFile.java - AccessDeniedException

Vicente Romero vicente.romero at oracle.com
Thu Jun 21 12:26:42 UTC 2018


looks good,
Vicente

On 06/21/2018 08:07 AM, Jan Lahoda wrote:
> Hi,
>
> The 
> tools/javac/processing/model/completionfailure/NoAbortForBadClassFile.java 
> test has many sub-tests, and reuses the same working directory for 
> each sub-test, but clearing the directory. This seems to break from 
> time to time on Windows, so I'd like to change that so that each 
> sub-test would have its own working directory.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8195077
> Webrev: http://cr.openjdk.java.net/~jlahoda/8195077/webrev.00/
>
> How does this look?
>
> Thanks,
>     Jan



More information about the compiler-dev mailing list