Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Both Java 8 and Java 11 come with Nashorn, an engine supporting ECMAScript-262 5.1 standard. That the Jira installer ships with, and which is recommended cross platform ships with an ECMAScript implementation, so no additional configuration is strictly necessary to script JEMH Field Processors, Project Mappings, and future script-capable areas.

Java 17

Info

Before using Java 17 you must ensure that you have the correct parameters within setenv.sh file for Jira. For more info see: https://thepluginpeople.atlassian.net/wiki/spaces/JEMH/pages/edit-v2/241106948#Jira-does-not-start-with-Java-17

Download the Relevant files which can be downloaded by using the following:

...

Directory $JAVA_HOME/jre/lib/ext should then look like:

...

Java 11 / Java 17

...

Info

Before using Java 17 you must ensure that you have the correct parameters within setenv.sh file for Jira. For more info see: https://thepluginpeople.atlassian.net/wiki/spaces/JEMH/pages/edit-v2/241106948#Jira-does-not-start-with-Java-17

Download the Relevant files which can be downloaded by using the following:

...

Both Java 8 and Java 11 come with Nashorn, an engine supporting ECMAScript-262 5.1 standard. That the Jira installer ships with, and which is recommended cross platform ships with an ECMAScript implementation, so no additional configuration is strictly necessary to script JEMH Field Processors, Project Mappings, and future script-capable areas.

Java 17

...

Info

Before using Java 17 you must ensure that you have the correct parameters within setenv.sh file for Jira. For more info see: https://thepluginpeople.atlassian.net/wiki/spaces/JEMH/pages/edit-v2/241106948#Jira-does-not-start-with-Java-17

Nashorn is not included within Java 17 and requires the download of the Nashorn jar file and it relevant Dependencies.

...

...

Java 11 / Java 17

Info

Before using Java 17 you must ensure that you have the correct parameters within setenv.sh file for Jira. For more info see: https://thepluginpeople.atlassian.net/wiki/spaces/JEMH/pages/edit-v2/241106948#Jira-does-not-start-with-Java-17

Groovy is not included within Java or Jira and this means that the relevant Groovy will need to be downloaded and placed within Jira.

...

  • Copy these downloaded files into your <jira_install_directory>/lib folder

Java 11 / Java 17

Info

Before using Java 17 you must ensure that you have the correct parameters within setenv.sh file for Jira. For more info see: https://thepluginpeople.atlassian.net/wiki/spaces/JEMH/pages/edit-v2/241106948#Jira-does-not-start-with-Java-17

Graal is not included within Java or Jira and this means that the relevant Graal files will need to be downloaded and placed within Jira.

...