]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add OpenJDK/JDK issue link (#170)
authorIgnacio Taranto <ignacio_taranto@protonmail.com>
Mon, 22 Aug 2022 16:02:11 +0000 (13:02 -0300)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 16:02:11 +0000 (16:02 +0000)
Co-authored-by: Ignacio Taranto <ignacio.taranto@eclypsium.com>
programs/openjdk.json

index 376d9801679c70bc55da20449157ee59b7d89263..b40319c0dba41f4e47a76e9fe88071b3ad3826e7 100644 (file)
@@ -3,7 +3,7 @@
         {
             "path": "$HOME/.java",
             "movable": false,
-            "help": "**Disclaimer: some applications don't respect this setting.**\n\nExport the following environment variable:\n\n```bash\nexport _JAVA_OPTIONS=-Djava.util.prefs.userRoot=\"$XDG_CONFIG_HOME\"/java\n```\n"
+            "help": "**Disclaimer: some applications don't respect this setting.**\n\nExport the following environment variable:\n\n```bash\nexport _JAVA_OPTIONS=-Djava.util.prefs.userRoot=\"$XDG_CONFIG_HOME\"/java\n```\n\nSee [ticket](https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8290140)"
         }
     ],
     "name": "openjdk"