Eclipse no longer working with 1.9.0-ea-b61

Alan Bateman Alan.Bateman at oracle.com
Thu May 7 09:22:59 UTC 2015



On 07/05/2015 09:33, Andreas Kohn wrote:
> :
>
> Indeed, Eclipse seems to load them from a javax.xml bundle as well, 
> attached are the -verbose and -verbose + -Dsun.misc.URLClassPath.debug 
> logs.
>
> Quick grep:
> [andreas at winterfell ~]$ grep org.w3c.dom.stylesheets 
> eclipse-9-internal-app-verbose-debug.out
> URLClassPath.getResource("org/w3c/dom/stylesheets/DocumentStyle.class")
> [Loaded org.w3c.dom.stylesheets.DocumentStyle from 
> file:/home/andreas/modules/eclipse-4.5M6/plugins/javax.xml_1.3.4.v201005080400.jar]
> URLClassPath.getResource("org/w3c/dom/stylesheets/StyleSheetList.class")
> URLClassPath.getResource("org/w3c/dom/stylesheets/StyleSheetList.class")
> [Loaded org.w3c.dom.stylesheets.StyleSheetList from jrt:/jdk.xml.dom]
> URLClassPath.getResource("org/w3c/dom/stylesheets/StyleSheet.class")
> [Loaded org.w3c.dom.stylesheets.StyleSheet from 
> file:/home/andreas/modules/eclipse-4.5M6/plugins/javax.xml_1.3.4.v201005080400.jar]
> URLClassPath.getResource("org/w3c/dom/stylesheets/MediaList.class")
> URLClassPath.getResource("org/w3c/dom/stylesheets/MediaList.class")
> [Loaded org.w3c.dom.stylesheets.MediaList from jrt:/jdk.xml.dom]
> URLClassPath.getResource("org/w3c/dom/stylesheets/StyleSheet.class")
> URLClassPath.getResource("org/w3c/dom/stylesheets/StyleSheet.class")
> [Loaded org.w3c.dom.stylesheets.StyleSheet from jrt:/jdk.xml.dom]
>
> --
> Andreas
>
> PS: The eclipse bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=466690
I'm curious what else might be in this javax.xml bundle in case there 
are other potential issues too.

Thanks for create the bug in Eclipse's bugzilla.

-Alan


More information about the jdk9-dev mailing list