Community
Participate
Working Groups
Created attachment 222589 [details] proposed patch While researching a problem, I turned on tracing for org.eclipse.osgi/debug/loader When reviewing the resulting output in the console I noticed the following entry: found classpath entry [Ljava.lang.String;@37d7a424 A more helpful trace would print the contents of the string array like this: found classpath entry [runtime_registry_compatibility.jar] See the attached patch.
Moving to Equinox
Patch released with commit: http://git.eclipse.org/c/equinox/rt.equinox.framework.git/commit/?id=1cdd40f199b5fb4dec20d62ddd01f53124826170 Thanks!