Hi Magnus,
On 5/12/2017 7:12 PM, Magnus Ihse Bursie wrote:
JDK-8190484 modifies how the copy step of the build process works.
Unfortunately, this broke building on Windows in jdk.accessibility.
Since JDK-8190484 was pushed to jdk/hs, I intend to push this to jdk/hs
as well.
Bug: https://bugs.openjdk.java.net/browse/JDK-8193045
WebRev:
http://cr.openjdk.java.net/~ihse/JDK-8193045-fix-broken-copy-includes/webrev.01
This seems reasonable. You are skipping empty directories - which is
what the build failures was choking on.
Thanks,
David
/Magnus