Skip to content

Commit eb304b4

Browse files
committed
Test OOM build exception
1 parent 4a4172c commit eb304b4

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.mvn/maven.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
-Pbuild-individual-bundles
22
-Dtycho.target.eager=true
3+
-Dtycho.printMemory=true
4+
-e

debug/org.eclipse.unittest.ui/src/org/eclipse/unittest/launcher/ITestRunnerClient.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
public interface ITestRunnerClient {
3030

3131
/**
32+
* Some random code change
3233
* Starts monitoring test execution.
3334
*
3435
* @see #stopMonitoring()

0 commit comments

Comments
 (0)