Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-25Improved error output when test failsv20120125-1403Dani Megert1-70/+87
2012-01-24Fixed bug 369480: launchingsupport.jar must be 1.1 compatible (was:1.4.2v20120124-1313Dani Megert3-4/+5
2012-01-24Fixed bug 369480: launchingsupport.jar must be compiled against 1.4Dani Megert1-2/+2
2012-01-23Bug 369409 - LiteralTests17 fail (added exception handling)v20120123-2119Mike Rennie2-8/+17
2012-01-23[nobug] removed deprecation warnings - use new API from debug.uiv20120123-1811Mike Rennie3-22/+18
2012-01-19Bug 352479 - Move JDT debug to Java 1.5 BREEv20120119-2105Mike Rennie109-776/+2738
2012-01-18Bug 340584 - Canceling a shortcut-launch from the launch selectionMike Rennie2-21/+47
2012-01-18Bug 352479 - Move JDT debug to Java 1.5 BREE - updated JDI tests forMike Rennie79-405/+652
2012-01-16Bug 352479 - Move JDT debug to Java 1.5 BREEMike Rennie29-163/+163
2012-01-16Merge remote-tracking branch 'origin/generify_debug'Mike Rennie1039-27533/+37144
2012-01-16[nobug] comment about new Lion VM locationsv20120116-1737Mike Rennie1-12/+20
2012-01-16Use sentence style for labelsv20120116-0909Dani Megert1-2/+2
2012-01-10Bug 224815 - Make Detail formatters exportableBrian de Alwis2-1/+20
2012-01-09Move JDT debug to Java 1.5 BREEgenerify_debugMike Rennie4-272/+356
2012-01-09Clean up Ant build scripts to use 1.5 source levelMike Rennie6-38/+37
2012-01-09Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie117-1023/+1009
2012-01-06Merge branch 'master' into generify_debugMike Rennie3-3/+3
2012-01-06Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie7-10/+24
2012-01-05Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie2-1/+12
2012-01-05Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie169-871/+825
2012-01-05Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie1-2/+2
2012-01-05Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie66-817/+903
2012-01-05Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie50-294/+317
2012-01-05Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie2-9/+14
2012-01-05Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie4-25/+26
2011-12-19Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie917-25203/+34663
2011-12-15Report incompatible environment as 'Error'v20111215-1433Dani Megert3-3/+3
2011-11-16Bug 360128 - Set new text file line delimiter to Unix to prevent conflictsv20111116-0807cwindatt6-0/+12
2011-11-15Bug 345298 - [breakpoints] BreakpointManager deadlocks trying to restorev20111219-0907v20111115-2002Mike Rennie4-2/+382
2011-10-24Bug 361283 - Compiler warnings in I20111018-0850v20111107-1153v20111024-1547Mike Rennie3-3/+3
2011-10-17Bug 359450 - IJavaArray.setValues throws exception when passing inv20111017-1052mrennie2-9/+511
2011-10-17Bug 360172 - [run control] IRunToLineTarget#canRunToLine returns truemrennie1-1/+1
2011-10-05Bug 357403 - StringIndexOutOfBounds exception viewing monitormrennie5-0/+559
2011-10-05Bug 357403 - StringIndexOutOfBounds exception viewing monitormrennie5-57/+82
2011-09-28Fixed .gitignorev20110928-1052Dani Megert1-4/+1
2011-09-28Fixed .gitignorev20110928-1051Dani Megert6-7/+3
2011-09-22Bug 355717 - testRowAccess failure in I20110823-0925 buildv20110922-1711mrennie67-804/+885
2011-09-20add .gitignore for snippetsupport.jar and launchingsupport.jarv20110920-1716mrennie2-0/+2
2011-09-20Bug 357403 - StringIndexOutOfBounds exception viewing monitorv20110920-1601mrennie2-6/+15
2011-09-09Bug 356981 - Compiler warnings in N20110906-2000v20110909Michael Rennie1-1/+1
2011-09-06Bug 356712 - Monitor and stack depth are read from JDWP interchangedMichael Rennie1-5/+9
2011-09-01Fixed bug 356363: Many links to java.sun.com are brokenDani Megert5-10/+10
2011-08-18Fixed bug 349933: [clipboard] Open from Clipboard throws StringIndexOutOfBoun...v20110822Dani Megert2-3/+21
2011-08-03Bug 353821 - Test failures in latest I-buildsv20110803Michael Rennie10-198/+275
2011-08-03Fixed dependencies.Dani Megert1-0/+1
2011-08-02Bug 352413 - [1.7] Debugger should support binary literals and underscores wh...v20110802Curtis Windatt7-56/+648
2011-07-28Bug 349400 - [1.7] Add Java 7 support to Debugv20110728Michael Rennie17-38/+64
2011-07-06Use more meaningful bundle version.v20110711Dani Megert1-1/+1
2011-07-05[nobug] Make the tests more resilient to additional features that are install...Michael Rennie1-16/+45
2011-07-04Bug 350733 - Breakpoint condition editor needs a height hintv20110704Michael Rennie1-1/+1

Back to the top