Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-debug-dev] Debug contribution for next I-build

The map file has been updated for the following Bug changes:
+ Bug 246577. SupportsDisableGC is initiated as true for our J2ME vm which 
does not support GC (FIXED)
+ Bug 261837. RuntimeProcess should synchronize access to fTerminated and 
fExitValue (FIXED)
+ Bug 262832. [breakpoint] export wizard is NOT properly initialized based 
on breakpoint selection in Breakpoints view (FIXED)
+ Bug 263535. resolution of ${eclipse_home} inconsistent with other vars 
like ${workspace_loc} (FIXED)
+ Bug 269265. [launching] Make protected 
JavaApplicationLaunchShortcut.getJavaElements (FIXED)
+ Bug 276723. [launching] Applet launch config should use project's EE as 
default (FIXED)
+ Bug 278249. [launching] DebugUITools.getLaunchGroup(..) can return 
unsuitable launch group (FIXED)
+ Bug 284363. Move DebugCommandAction to an API package (FIXED)
+ Bug 285607. [performance] expensive inner loop in JavaSourceLookupUtil 
(NEW)
+ Bug 286256. Request to move Restart icon to core debug framework (FIXED)
+ Bug 287834. JavaLineBreakpoint is not thread-safe and causes 100% CPU 
(FIXED)
+ Bug 288285. StringVariableManager should not use deprecated preferences 
code (FIXED)
+ Bug 288705. 'Breakpoint' view's import/export options are not in the 
same order as the 'File' menu (FIXED)
+ Bug 288836. Add Execution Environment JavaSE-1.7 (FIXED)
+ Bug 289024. Group breakpoint removal dialog ignores 'Esc' button and 
removes breakpoints anyway (FIXED)
+ Bug 289076. ClassCastException in command update (FIXED)
+ Bug 289117. Add default Javadoc location for JavaSE-1.7 EE (FIXED)
+ Bug 289157. Add flexible hierarchy viewer tests to the 
org.eclipse.debug.tests plugin (FIXED)

The following projects have changed:
org.eclipse.jdt.debug
org.eclipse.jdt.debug.ui
org.eclipse.debug.ui
org.eclipse.debug.examples.core
org.eclipse.jdt.launching
org.eclipse.jdt.debug.tests
org.eclipse.debug.examples.ui
org.eclipse.debug.core
org.eclipse.core.variables


Back to the top