Hi, I filed https://bugs.eclipse.org/bugs/show_bug.cgi?id=466683 to track problems like the one of org.w3c.dom.** where things are now found on the extension classloader which causes Equinox to not finding them anymore.
Tom On 07.05.15 08:47, Tom Schindl wrote: > Equinox is still fine on latest builds but Eclipse 4.5 as an IDE won't > start unless you modify classloader delegation to take the > extclassloader into account. > > So as it looks today Eclipse 4.5 won't work on preview builds >b61 > > Tom > > Von meinem iPhone gesendet > > Am 07.05.2015 um 05:52 schrieb Wayne Beaton <[email protected] > <mailto:[email protected]>>: > >> I'm pretty sure that the Equinox team are the experts. >> >> AFAICT, Equinox/OSGi runs fine on Java 9. Or rather it did until very >> recently. >> >> http://mail.openjdk.java.net/pipermail/jdk9-dev/2015-May/002174.html >> >> Equinox is engaged: >> >> https://dev.eclipse.org/mhonarc/lists/equinox-dev/msg08212.html >> >> Wayne >> >> On 06/05/15 03:58 PM, Scott Lewis wrote: >>> Mike, >>> >>> Could you or someone comment on Java 9 modularity (jsr 376) and it's >>> compatibility with OSGi? Wayne appears to be on the experts group so >>> maybe he knows what's happening there? >>> >>> Thanks, >>> >>> Scott >>> >>> [1] https://jcp.org/en/jsr/detail?id=376 >>> >>> On 5/5/2015 2:51 PM, Mike Milinkovich wrote: >>>> ICYMI, Java 9 is now releasing September 2016. >>>> >>>> Mike Milinkovich >>>> [email protected] >>>> +1.613.220.3223 >>>> Original Message >>>> From: [email protected] >>>> Sent: Tuesday, May 5, 2015 12:22 PM >>>> To: [email protected] >>>> Subject: Proposed schedule for JDK 9 >>>> >>>> Here is a proposed schedule for JDK 9: >>>> >>>> 2015-12-10 Feature Complete >>>> 2016-02-04 All Tests Run >>>> 2016-02-25 Rampdown Start >>>> 2016-04-21 Zero Bug Bounce >>>> 2016-06-16 Rampdown Phase 2 >>>> 2016-07-21 Final Release Candidate >>>> 2016-09-22 General Availability >>>> >>>> The dates here are meant to leave sufficient time for broad review and >>>> testing of the significant features of the release, in particular the >>>> introduction of a module system and the modularization of the platform, >>>> while maintaining the cadence of shipping a major release about every >>>> two years. >>>> >>>> The milestone definitions are the same as those for JDK 8 [1]. >>>> >>>> Comments from JDK 9 Committers are welcome, as are reasoned objections. >>>> If no such objections are raised by 23:00 UTC next Tuesday, 12 May, or >>>> if they're raised and then satisfactorily answered, then per the JEP >>>> 2.0 >>>> process proposal [2] this will be adopted as the schedule for JDK 9. >>>> >>>> (This information is also available on the JDK 9 Project Page [3]). >>>> >>>> - Mark >>>> >>>> >>>> [1] http://openjdk.java.net/projects/jdk8/milestones#definitions >>>> [2] http://cr.openjdk.java.net/~mr/jep/jep-2.0-02.html >>>> [3] http://openjdk.java.net/projects/jdk9/ >>>> _______________________________________________ >>>> cross-project-issues-dev mailing list >>>> [email protected] >>>> To change your delivery options, retrieve your password, or >>>> unsubscribe from this list, visit >>>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev >>> >>> _______________________________________________ >>> cross-project-issues-dev mailing list >>> [email protected] >>> To change your delivery options, retrieve your password, or >>> unsubscribe from this list, visit >>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev >> >> -- >> Wayne Beaton >> @waynebeaton >> The Eclipse Foundation >> EclipseCon France 2015 <http://www.eclipsecon.org/france2015> >> _______________________________________________ >> cross-project-issues-dev mailing list >> [email protected] >> <mailto:[email protected]> >> To change your delivery options, retrieve your password, or >> unsubscribe from this list, visit >> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev > > > _______________________________________________ > cross-project-issues-dev mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev > -- 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 _______________________________________________ cross-project-issues-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
