Commits
User selector
Commit History
Commits on May 7, 2025
- committed
- committed
Commits on May 6, 2025
Commits on May 3, 2025
Commits on May 2, 2025
- committed
Commits on Apr 10, 2025
Commits on Mar 29, 2025
Converted _listeners in EventNotifier to CopyOnWriteArrayList, simplifying readers/writers synchronization
Show description for d86ca6fcommitted
Commits on Mar 25, 2025
Added comments in JUnitEventNotifier and MainJVM.java
Show description for 93db0cacommitted
Commits on Mar 24, 2025
Streamlined MultiThreadedTestCase and DrJavaTestCase because of failing test in ProjectMenuTest.java. The setUp method in DrJavaTestCase appeared broken when assert checking was enabled.
Show description for 2331c79committedThis small update includes patches to unit tests that perform compilation to accommodate changes to javac (!!) since Java 6.
Show description for 458e0a2committed
Commits on Mar 11, 2025
Patched JUnit test code so that unit tests pass. Incompatible changes to the Java 8 compiler
Show description for 9a56765committed
Commits on Dec 9, 2024
On branch java8
Show description for e6d9150committed
Commits on Dec 7, 2024
Commits on Dec 3, 2024
Commits on Nov 18, 2024
Tiny cleanup of final/volatile attributes in variable declarations.
Show description for c65be0bcommitted
Commits on Nov 4, 2024
Finishing previous commit
Show description for 12a07e0committedCleaned up the volatile attributes on some private variables involved in JUnit testing because they can potentially be accessed by multiple
Show description for 514e2e5committedPath to JUnitPanel.java that attempts to fix an intermittent threading bug regarding the progress bar in the Testing panel (JUnitPanel). The progress intermittently fails to display. The attempte…
Show description for 816d98bcommitted
Commits on Mar 20, 2024
A major commit regarding the updating of libraries so that the current build (using Java 8) runs compilation, testing, and code coverage
Show description for d726ee1committed
Commits on Feb 28, 2024
Commits on Feb 26, 2024
Commits on Feb 21, 2024
- committed
- committed
- committed
- committed
- committed
JavaxToolsCompiler working, not running
Show description for 20e0eafcommitted- committed
Commits on Feb 18, 2024
The update consists of tiny changes to commenting and the source roots searched in JarJDKToolsLibrary and the
Show description for 578dd8dcommitted
Commits on Feb 2, 2024
Eliminated some code supporting legacy versions of Java (5,6,7)
Show description for 4495e32committed
Commits on Jan 24, 2023
Commits on Aug 13, 2019
Commits on Jan 26, 2018
This revision adds a few new unit tests and slightly cleans up code
Show description for 63981b1committed
Commits on Nov 25, 2017
This revision reverts the superclass of test classes with no assertXXX or
Show description for ed17cbacommitted
Commits on Nov 24, 2017
This revision makes essentially all DrJava test case classes inherit
Show description for 9d7e7b5committed