AgentAttacher is attempting to locate the tools classloader to attach an agent at runtime. There is no tools.jar on JDK9 so we'll have to look for another option.
There is a test failing with JDK9 at the moment
JvmUtilsTests.getToolsJar:35 » IllegalState Unable to locate tools.jar