Thomas Broyer
unread,Jun 11, 2015, 4:59:09 PM6/11/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com, vesper...@gmail.com
You cannot use "classic" DevMode with a Java 7 JVM and -sourceLevel 8, and that includes GWTTestCases (unless run in prod mode); so forcing sourceLevel 8 would mean requiring Java 8, and because of issues with using a Java 8 JDK while targeting a Java 7 runtime JVM, this is not something we can do today (most build tools, moreover, have rather bad support for multiple "toolchains" in the same build, which would require builds to be split in several "steps" each invoked with its own JVM)