Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-debug-dev] Proposed Debug/Ant RC3 Fixes

Following are the bugs we intend to address in RC3.

Debug

https://bugs.eclipse.org/bugs/show_bug.cgi?id=40838 - Some debug variables 
do not display
https://bugs.eclipse.org/bugs/show_bug.cgi?id=55242 - NPE on shutting down 
Eclipse
https://bugs.eclipse.org/bugs/show_bug.cgi?id=61992 - Slow selection 
change in debug view
https://bugs.eclipse.org/bugs/show_bug.cgi?id=64134 - NPE in JavaRuntime 
on Workbench Exit.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=66330 - Remote Debug 
Connection not disconnected when JDIDebugModel.newDebugTarget(...) fails
https://bugs.eclipse.org/bugs/show_bug.cgi?id=66413 - Illegal thread state 
when debugging to conditional BP on startup
https://bugs.eclipse.org/bugs/show_bug.cgi?id=66443 - Review LaunchView 
call to IEditorReference#getEditor(true)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=66586 - Debug-related views 
no longer "come to front" in non-debug perspective
https://bugs.eclipse.org/bugs/show_bug.cgi?id=66867 - icon allignment
https://bugs.eclipse.org/bugs/show_bug.cgi?id=66983 - EmptyStackException 
from invalid condition
https://bugs.eclipse.org/bugs/show_bug.cgi?id=66990 - 
PopupInformationControl does not specify shell for handler

Ant

https://bugs.eclipse.org/bugs/show_bug.cgi?id=55358 - Create templates for 
commonly used tasks and types.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=66734 - NPE in 
RemoteAntProcessFactory from "null" attributes (1.1.x VM)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=66883 - RC2, external tools: 
VM arguments not forwarded to separate JRE
https://bugs.eclipse.org/bugs/show_bug.cgi?id=67099 - Format build file 
bound to Shift-Ctrl-F instead of Shift-Command-F on Mac.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=67302 - 
AntEditorMarkerUpdater susceptable to CME


Darin



Back to the top