When I run the included bin/java on OpenSolaris, this script gives me the following error<br><br>./java: syntax error at line 3: `CLOSURES=$' unexpected<br><br>This is caused by the bang pound majick calling for the bourne shell instead of bash. Bourne and bash are actually differnet on solaris.<br>
Attached are the changes to fix: explicitly name bash.<br clear="all"><br>-- <br><br>Steven Reynolds<br><a href="mailto:steven.lamar.reynolds@gmail.com">steven.lamar.reynolds@gmail.com</a>