You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -415,14 +415,13 @@ You might force application startup in foreground:
415
415
416
416
- It seems to provide a slightly better user experience in macOS Big Sur to start the Java Runtime Environment in foreground. Otherwise, the tooltip on the Dock Icon shows `java` instead of the application name.
417
417
418
-
- We are not sure about further advantages or disadvantages about running in background / foreground. Therefore, we leave it up to you which method to choose.
418
+
- We are not sure about further advantages / disadvantages about running in background / foreground. Therefore, we leave it up to you which method to use.
419
419
420
420
421
421
Supported operating systems
422
422
---------------------------
423
423
424
424
- Intended to be used on macOS (10.9 or newer)
425
-
426
425
- Can be built for Linux or other Unix based systems, which might be useful for development and testing.
0 commit comments