Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-21jdi test suite updatesMichael Rennie3-5/+6
2008-01-18updated legalMichael Rennie2-2/+2
2008-01-18updated testsuite to allow vm argsMichael Rennie2-62/+97
2007-04-04use J2SE-1.4Darin Wright1-1/+1
2007-04-03updated JUnit buildpath libraryMichael Rennie1-1/+1
2007-01-16task tag updates for the EXPERIMENTAL and CONTEXTLAUNCHING tagsMichael Rennie1-4/+7
2007-01-09javadoc updatesMichael Rennie84-402/+856
2006-11-28Bug 165845 com.sun.jdi.event.MethodExitEvent.returnValue() not working properlyDarin Wright2-4/+164
2006-10-03JUnit updateDarin Wright1-1/+1
2006-07-14bogus launch configDarin Wright1-5/+0
2006-06-21review for - Bug 145350 JDI Enhancements for Java 6.0Darin Wright2-3/+2
2006-06-20spellingDarin Wright1-1/+1
2006-06-20Review for Bug 145350 - JDI Enhancements for Java 6.0Darin Wright1-7/+4
2006-06-20spellingDarin Wright1-2/+2
2006-06-19Review for Bug 145350 - JDI Enhancements for Java 6.0v20060619Darin Wright1-2/+2
2006-06-14further update for unsupported beta capabilitiesfor Bug 145362Michael Rennie2-5/+17
2006-06-14further testing for Bug 145362Michael Rennie1-1/+77
2006-06-14Bug 145362Michael Rennie8-32/+115
2006-06-14Bug 145362Michael Rennie16-6/+1018
2006-06-09testing commit rightsMichael Rennie1-1/+13
2005-02-2486564 - jdi LocationTest fails after copyright notice changeLuc Bourlier1-1/+1
2005-02-24CPL --> EPLDarin Swanson1-0/+22
2005-02-24CPL --> EPLDarin Swanson81-103/+103
2005-02-24CPL --> EPLDarin Swanson82-549/+808
2004-11-09Temporary file commit for testing bug 68621Jared Burns1-0/+5
2004-08-03*** empty log message ***Darin Swanson1-0/+4
2004-06-29Removed unnecessary else clauseDarin Swanson3-16/+16
2004-06-23Fixing mixed line delimitersDarin Swanson11-11/+22
2004-06-23Fixing mixed line delimitersDarin Swanson1-1/+2
2004-05-10Bug 61602 - ant.ui AntUtil not compiling in HEADDarin Swanson1-3/+0
2004-03-11Modified non-static access to a static methodLuc Bourlier1-1/+1
2004-02-27Bug 53331 - JDI test suite not usuable and has errorsLuc Bourlier6-69/+173
2003-12-03modified .classpath and .project to reference junit.jar directly instead of t...Luc Bourlier2-2/+1
2003-11-25Bug 47478 - Switching to use JRE Library containerLuc Bourlier1-5/+5
2003-08-14In J2SDK 1.5.0 enum is a keywordDarin Swanson1-3/+3
2003-07-21testJDIEventQueue(), testJDIEventRequestManager() -Luc Bourlier1-4/+2
2003-07-21testJDIVirtualMachine() - remove the unnecessary cast.Luc Bourlier1-1/+1
2003-07-21unused importLuc Bourlier1-1/+0
2003-07-21testJDIThreadGroup() - remove unnecessary intanceof test.Luc Bourlier1-1/+1
2003-07-21revert to 1.1 and change testJDILocation().Luc Bourlier1-0/+6
2003-07-21testJDILocation - test if method() returns nullLuc Bourlier1-0/+1
2003-07-21testJDIParent() - added a not-null testLuc Bourlier1-0/+1
2003-07-21testJDIParent() - parent() always returns aLuc Bourlier1-1/+0
2003-07-21Deleted testJDILocation() - location always return a Location objectLuc Bourlier1-7/+0
2003-07-21testJDIDoubleValue(), testJDIFloatValue() -Luc Bourlier1-16/+16
2003-07-21testJDIByteValue() - integer literals need to be cast to byteLuc Bourlier1-8/+8
2003-07-21Unused importLuc Bourlier1-1/+0
2003-07-21testJDILocation - remove not needed tests.Luc Bourlier1-8/+1
2003-07-21testJDIBreakpointRequest() - Remove the extra cast.Luc Bourlier1-1/+1
2003-07-15superfluous semicolonsDarin Wright1-1/+1

Back to the top