Executing a simple \"Hello World\" program using Java 9 results in the following error message:
Error occurred during initialization of boot layer
I had the same issue while executing my selenium tests and I removed the selenium dependencies from the ModulePath to ClassPath under Build path in eclipse and it worked!