I20180121-2000
Use reflection to know if we can call ClassLoader.getPlatformClassLoader() (only on Java9) to get a parent ClassLoader for our URLClassLoader with access to restricted package names or not Change-Id: I623c54b7d83fe07b556e9d71c9f303a98d3c73fd Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=529172 Signed-off-by: Guille <ggalmazor@gmail.com>