I object to the extra GitHub failure mails, but I also see some suspicious bytecode version failures mails going out over the general notifications list.
Let my see if I can find one of the "bytecode version failure" emails. The only thing I can imagine is a comment notification email when the Java 6 builder returns, but I'm curious to see what we come up with.
Could you forward me a copy of a "GitHub failure mail"? I'm not sure what you're referring to here.
In general, does anyone have an suggestions on how we can verify that PRs against 1.8.x work with Java 6 while verifying PRs against master using Java 7? Perhaps there's a nice pre-build step we could add to the Java 6 builder that would prevent the compilation failure?
ap