Commit edcbd81
committed
Don't cache URL connection when loading
See also https://bugs.openjdk.java.net/browse/JDK-8224794
Closes #2194
(cherry picked from commit 4359d97)junit-platform.properties contents1 parent 0dcbc71 commit edcbd81
File tree
1 file changed
+4
-1
lines changed- junit-platform-launcher/src/main/java/org/junit/platform/launcher/core
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
0 commit comments