Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Eclipse won't work on > JDK9b61 unless default classloader hiearchy is changed

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


Back to the top