Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-pmc] Raising minimum EE for org.eclipse.core.runtime to Java 5

+1.

McQ.

Inactive hide details for John Arthorne---2012/10/04 13:58:15---I am planning to raise the minimum EE for org.eclipse.core.runtJohn Arthorne---2012/10/04 13:58:15---I am planning to raise the minimum EE for org.eclipse.core.runtime to Java SE 5. There is a concret

From: John Arthorne/Ottawa/IBM@IBMCA
To: eclipse-pmc@xxxxxxxxxxx
Date: 2012/10/04 13:58
Subject: [eclipse-pmc] Raising minimum EE for org.eclipse.core.runtime to Java 5
Sent by: eclipse-pmc-bounces@xxxxxxxxxxx





I am planning to raise the minimum EE for org.eclipse.core.runtime to Java SE 5. There is a concrete need to use newer class library API in bug 391047, but the main reasons are:

- There are no JDK 1.4 or older VM's available that are not beyond end of service life

- We have been unable to run or test Eclipse on JDK 1.4 for at least a couple of years already. We have no confidence that we can still run reasonable on such VMs.

- The Equinox framework implementation has already moved to Java SE 5.

- org.eclipse.core.runtime is comprised of a small set of mostly deprecated platform APIs that are not of interest in embedded scenarios anyway. Any API useful for small footprint OSGi applications was moved to other bundles such as org.eclipse.equinox.common.


For details see:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=391144

John
_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-pmc

GIF image


Back to the top