(07-30-2014, 04:14 PM)onelight Wrote: I am trying to build jpcsp r3582, but something wrong:Oops, thank you for noticing this! System.lineSeparator() has been introduced in Java 7 and doesn't compile with Java 6... Changed in r3583.
src/jpcsp/util/Utilities.java
it should be "dump.append(System.getProperty("line.separator"));" I think.
EDIT: OK, the buildbot can compile again after this fix
Always include a complete log file at INFO level in your reports. Thanks! How to post a log