9269de721e
No test added because it would involve running javac 9 and because tests run JavaBuilder in the same process, this would require either a new module in our project with dependency on JDK 9 (which would require everyone to install JDK 9), or complex code that runs javac in another process