Review request: 8006933: Need to use nawk on Solaris to avoid awk limitations
Tim Bell
tim.bell at oracle.com
Fri Jan 25 10:36:33 UTC 2013
Here is the bug report:
http://bugs.sun.com/view_bug.do?bug_id=8006933
Use nawk instead of awk to avoid "awk: string too long near line 1"
errors when running idlj in corba. For new 'build-infra' style builds,
this needs to be fixed in common/makefiles/IdlCompilation.gmk
The errors are seen if the path to the build directory in the source
tree is too long, greater than ~92.
http://cr.openjdk.java.net/~tbell/8006933/00/
Thanks in advance for any feedback.
Tim
More information about the build-dev
mailing list