The build failure here looks like javac server is having trouble. A
possible workaround is to configure using --disable-javac-server.
/Erik
On 2016-03-02 12:01, prasanta sadhukhan wrote:
I tried setting --with-native-debug-symbols=internal which worked
during configure. But while build, I am g
I tried setting --with-native-debug-symbols=internal which worked during
configure. But while build, I am getting a hang while generating
java.security. It stays there for an hour or so. Any idea why?
Whole log is below: BTW, can you also please let me know how to
download/use devkit?
prasant
On 01/03/2016 21:16, Brent Christian wrote:
For your review is a webrev of this change:
http://cr.openjdk.java.net/~bchristi/8148187/webrev.01/
This looks good to me, in particular the move of FileManager.m into the
right source tree as it was just wrong for that to be in jdk.deploy.osx
when