Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-22Bug 567046: allow disable HCR via launch attributeKris De Volder1-0/+12
2020-07-24Bug 565510 - Use lambdas and method references cleanup on JDT debug codeI20200726-1800I20200724-1800Lars Vogel1-13/+3
2020-04-14Bug 561910 - Remove com.ibm.icu.text from org.eclipse.jdt.debugLars Vogel1-1/+1
2018-08-23Bug 535802 - EPL-2.0 for plug-ins in jdt.debugLars Vogel1-3/+6
2018-07-17Bug 536140 - Exception logged in Error Log view when terminating debugSimeon Andreev1-2/+3
2017-07-10Bug 519460 - Allow JDIDebugTarget implementations to filter types fromI20170713-0615I20170712-2000I20170711-2000I20170710-2000Andrey Loskutov1-49/+3
2017-05-05Bug 508524 - [hcr] Changing code in unrelated project triggersI20170507-2000I20170506-2000I20170505-2000Andrey Loskutov1-2/+21
2017-04-19Bug 515447 - Remove redundant type arguments in jdt.debugI20170426-2000I20170425-2000I20170425-0910I20170425-0700I20170425-0240I20170425-0215I20170424-2000I20170423-2000I20170422-2000I20170422-0300I20170421-2000I20170420-2000I20170419-2000Andrey Loskutov1-16/+16
2017-04-13Bug 515234 - Clean up trailing white space in jdt.debugAndrey Loskutov1-28/+28
2016-10-05Bug 500794 - [hcr] Selectively enable/disable Hot Code Replace perI20161011-0800I20161005-1430I20161005-1045I20161005-0815Josef Lehner1-0/+10
2016-01-20Bug 486156: Adapt to ListenerList changesI20160127-2000I20160127-0800I20160126-2000I20160126-0800I20160125-2000I20160125-0800I20160125-0400I20160124-2000Markus Keller1-15/+13
2016-01-20Bug 486156 - Adapt to ListenerList changesSarika Sinha1-3/+3
2015-03-13Bug 461682 - Move JDT Debug project to 1.7 complianceSarika Sinha1-0/+8
2015-02-25[454028] fix sourcelookup for Java-only clientsI20150305-1200Stefan Oehme1-20/+12
2015-02-20Bug 460416 - Fix compiler problems from generifiedSarika Sinha1-5/+5
2013-07-30[nobug] update compiler settings / remove unchecked warningsMike Rennie1-2/+2
2013-06-24Bug 409023 - HCR drops too many frames from local typeMike Rennie1-1/+1
2013-04-03Bug 403475 - Hot Code Replace drops too much frames in some casesI20130409-0900I20130409-0800Yevgen Kogan1-2/+7
2012-01-19Bug 352479 - Move JDT debug to Java 1.5 BREEv20120119-2105Mike Rennie1-8/+6
2012-01-09Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie1-1/+2
2011-12-19Bug 352479 - Investigate moving debug to Java 1.5 BREEMike Rennie1-539/+695
2010-12-13Bug 317975 - Fix for wrong usages of affect* and effect*v20101213Michael Rennie1-3/+3
2009-12-16Bug 297947 - API missing for registering a custom HotCodeReplace listener for...Darin Wright1-3/+22
2009-12-07Bug 261846 - [hcr] NPE during hot code replaceDarin Wright1-12/+18
2007-03-27update copyrightsDarin Wright1-1/+1
2007-02-20Bug 174779 [hot code replace] hot code place not triggeredv20070220Darin Wright1-1/+1
2006-09-22Bug 152539v20060925Michael Rennie1-1/+1
2006-06-21Bug 38387Michael Rennie1-1/+1
2006-05-08copyright updateDarin Wright1-2/+2
2006-03-27Bug 132750 - need to adopt ICU4J APIsv20060327Kevin Barnes1-1/+1
2005-12-06Bug 117516 - Make JDT .java agnosticDarin Wright1-23/+17
2005-11-23Use new utility listener listDarin Wright1-3/+3
2005-10-06Bug 109491 - Exception in logv20051007Darin Wright1-3/+3
2005-08-05Bug 106178 - Remove uneccessary NLS tagsv20050805Darin Wright1-17/+17
2005-04-06Bug 90318 - Change string externalization to use new formatKevin Barnes1-17/+17
2005-03-15Bug 75607 - HCR "smart drop to frame" failureDarin Wright1-1/+1
2005-03-08Bug 75607 - HCR "smart drop to frame" failureJared Burns1-47/+20
2005-03-08Bug 74766 - Prompted multiple times about failed hot swapJared Burns1-3/+3
2005-02-24CPL --> EPLDarin Swanson1-1/+1
2005-02-24CPL --> EPLDarin Swanson1-2/+2
2004-11-19Bug 78626 - debug view loses selection when unrelated source is changedJared Burns1-10/+54
2004-11-11Bug 77680 - HCR failed message for terminated VMJared Burns1-4/+11
2004-10-21Bug 76742 - Found in .log: IncompatibleThreadStateExceptionJared Burns1-1/+4
2004-10-21Bug 76742 - Found in .log: IncompatibleThreadStateExceptionJared Burns1-16/+31
2004-08-31Bug 72780 - Debug shouldn't reference internal class ISourceElementRequestorDarin Wright1-7/+26
2004-08-25Bug 72542 - HCR when stopped on a Stratum BreakpointDarin Wright1-12/+16
2004-06-29Removed unnecessary else clauseRoot_JDK_1_5Darin Swanson1-12/+11
2004-06-23copyright fixv20040623Kevin Barnes1-2/+2
2004-06-03Bug 45980 - Check calls to IWorkspace.run(...)Darin Wright1-20/+6
2004-05-05Bug 60985 - Move from deprecated IResourceChangeEvent.POST_AUTO_BUILDDarin Wright1-2/+2

Back to the top