Commit 842bebb
committed
Make metafacture-core build on Java 8 (fix #182)
Switches to antlr 3.5.2 and fixes test case which fails
due to changes in the garbage collection in the Java 8 jvm.
This commit is cherry-picked from commit
* 9656209
in https://github.com/hbz/metafacture-core/1 parent 6759c63 commit 842bebb
File tree
2 files changed
+7
-2
lines changed- src/test/java/org/culturegraph/mf/stream/pipe/sort
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | | - | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
74 | 79 | | |
75 | 80 | | |
76 | 81 | | |
| |||
0 commit comments