Skip to content

Commit 9c299f2

Browse files
committed
Revert "Temporarily work around regression in vscode-java for UI test suite."
This reverts commit a3a0492.
1 parent 44080e9 commit 9c299f2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"http.systemCertificates": false,
3-
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx1G -Xms100m -XX:HeapDumpPath=${HOME}"
2+
"http.systemCertificates": false
43
}

0 commit comments

Comments
 (0)