Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Equinox projects tagged for 3.4 I-build


Along with the following bug fixes I updated every equinox project in the SDK with the new code formatter settings for Equinox.  That is why so many projects have changed this build.

The map file has been updated for the following Bug changes:
+ Bug 127963. ContextFinder caches classes from Class#forName (FIXED)
+ Bug 177007. Classes in boot classloader are not properly loaded for some Eclipse plugins (FIXED)
+ Bug 198423. [launcher] failed to load x86_64 library on win32.x86 when self-hosting (FIXED)
+ Bug 198447. FileLocator needs a helper method to get the location of a bundle (FIXED)
+ Bug 198525. HashCode problem in org.eclipse.osgi.framework.internal.core.BundleResourceHandler (FIXED)
+ Bug 198823. [launcher] eclipse.ini is not portable (NEW)
+ Bug 200231. [app] Support creating app container without app launcher (ASSIGNED)
+ Bug 200296. [NLS] NLS.bind crashed with NegativeArraySizeException when given empty format string and short parameter (FIXED)
+ Bug 200582. [Launcher] Shared Memory Leak (FIXED)
+ Bug 200596. Eclipse launcher (erroneously) fails to find its companion shared library when using relative directory with a forward slash and launch directory is in your PATH (on Windows) (NEW)
+ Bug 200604. [Launcher] Allow relative path for --launcher.library (FIXED)
+ Bug 200950. [launcher] Bad memory reference after failed shared memory (FIXED)
+ Bug 201255. NullPointerException occurs if a fragment attaches to an uninstalled bundle (FIXED)

The following projects have changed:
org.eclipse.equinox.launcher.carbon.macosx
org.eclipse.equinox.app
org.eclipse.equinox.http.jetty
org.eclipse.osgi.tests
org.eclipse.equinox.http
org.eclipse.osgi
org.eclipse.equinox.metatype
org.eclipse.equinox.launcher
org.eclipse.equinox.log
org.eclipse.equinox.launcher.gtk.solaris.sparc
org.eclipse.equinox.jsp.jasper.registry
org.eclipse.equinox.registry
org.eclipse.equinox.servletbridge
org.eclipse.equinox.launcher.motif.aix.ppc
org.eclipse.equinox.device
org.eclipse.equinox.launcher.win32.win32.x86_64
org.eclipse.equinox.http.servletbridge
org.eclipse.equinox.launcher.gtk.linux.ppc
org.eclipse.equinox.http.registry
org.eclipse.equinox.launcher.motif.linux.x86
org.eclipse.equinox.launcher.gtk.linux.x86_64
org.eclipse.equinox.http.servlet
org.eclipse.equinox.launcher.wpf.win32.x86
org.eclipse.equinox.executable
org.eclipse.equinox.launcher.win32.win32.x86
org.eclipse.equinox.preferences
org.eclipse.equinox.useradmin
org.eclipse.equinox.supplement
org.eclipse.equinox.common
org.eclipse.equinox.launcher.gtk.linux.x86
org.eclipse.equinox.event
org.eclipse.equinox.jsp.jasper

Tom

Back to the top