Skip to content

Commit

Permalink
Merge branch '2024-05-14-bug-fixes' into socket-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob6838 committed May 16, 2024
2 parents e9aee4d + b150c32 commit 31678a3
Show file tree
Hide file tree
Showing 7 changed files with 368 additions and 1,181 deletions.
5 changes: 3 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx2G -Xms100m -Xlog:disable"
}
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx2G -Xms100m -Xlog:disable",
"cSpell.words": ["Bsms"]
}
2 changes: 1 addition & 1 deletion api/jpo-conflictmonitor
Loading

0 comments on commit 31678a3

Please sign in to comment.