Re: [equinox-dev] Eclipse won't work on JDK9b61 unless default classloader hiearchy is changed

2015-05-05 Thread Thomas Watson
Please open a bug to track the issues.  I assume you are having to set the 
configuration property osgi.frameworkParentClassloader=ext to get this to 
work on Java 9?

I still believe the default 'parent' class loader for bundles should be 
'boot', but the class loader used to load up the framework a therefore 
allow the framework to export the packages from ext can probably change.

Tom





From:   Tom Schindl tom.schi...@bestsolution.at
To: Equinox development mailing list equinox-dev@eclipse.org, 
platform-ui-...@eclipse.org
Date:   05/05/2015 04:12 AM
Subject:[equinox-dev] Eclipse won't work on  JDK9b61 unless 
default classloader hiearchy is changed
Sent by:equinox-dev-boun...@eclipse.org



Hi,

Starting with b61 org.w3c.dom.** classes have been moved to
* app classpath in b61
* ext classpath in b62

Isn't it time to throw out this none standard class lookup strategy and
use at least ext.

https://bugs.openjdk.java.net/browse/JDK-8042244
https://bugs.openjdk.java.net/browse/JDK-8078139

Tom

-- 
Thomas Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
http://www.bestsolution.at/
Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev


___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev

[equinox-dev] Eclipse won't work on JDK9b61 unless default classloader hiearchy is changed

2015-05-05 Thread Tom Schindl
Hi,

Starting with b61 org.w3c.dom.** classes have been moved to
* app classpath in b61
* ext classpath in b62

Isn't it time to throw out this none standard class lookup strategy and
use at least ext.

https://bugs.openjdk.java.net/browse/JDK-8042244
https://bugs.openjdk.java.net/browse/JDK-8078139

Tom

-- 
Thomas Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
http://www.bestsolution.at/
Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev