diff --git a/conf/jvm.options b/conf/jvm.options index f91466ad04..06e9414bf7 100644 --- a/conf/jvm.options +++ b/conf/jvm.options @@ -98,7 +98,7 @@ # allows lowering thread priority without being root on linux - probably # not necessary on Windows but doesn't harm anything. -# see http://tech.stolsvik.com/2010/01/linux-java-thread-priorities-workar +# see http://tech.stolsvik.com/2010/01/linux-java-thread-priorities-workararound.html -XX:ThreadPriorityPolicy=42 # Enable heap-dump if there's an OOM