This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      When running Jenkins with Java 17, one needs to pass in severalĀ --add-opens directives on the command line when running java -jar jenkins.war. It is error-prone to do this everywhere we run java -jar jenkins.war. Instead we should add anĀ Add-Opens entry to MANIFEST.MF instead. Adding this entry has no impact on older versions of Java, so why not do it now? This just makes it easier to run Jenkins on Java 17.

            Assignee:
            Basil Crow
            Reporter:
            Basil Crow
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: