Quellcode durchsuchen

Fix formatting (should satisfy Travis)

Tianon Gravi vor 7 Jahren
Ursprung
Commit
2ab08e4ff1
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      openjdk/content.md

+ 0 - 1
openjdk/content.md

@@ -49,7 +49,6 @@ Inside Linux containers, OpenJDK versions 8 and later can correctly detect conta
 $ java -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap ...
 $ java -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap ...
 ```
 ```
 
 
-
 Inside Windows Server (non-Hyper-V) containers, limit for number of available CPU cores does not work (is ignored by Host Compute Service). To set such limit manually, JVM can be started the following way:
 Inside Windows Server (non-Hyper-V) containers, limit for number of available CPU cores does not work (is ignored by Host Compute Service). To set such limit manually, JVM can be started the following way:
 
 
 ```console
 ```console