Skip to content

Conversation

@reta
Copy link
Contributor

@reta reta commented Jan 20, 2022

Signed-off-by: Andriy Redko [email protected]

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
The InitialBootClassLoaderMetaspaceSize JVM command line flag has been deprecated in JDK-15 [1] and removed in JDK-16 [2].

[1] https://bugs.openjdk.java.net/browse/JDK-8242426
[2] https://bugs.openjdk.java.net/browse/JDK-8221173

Related to opensearch-project/opensearch-build#1523

Describe the solution you are proposing
Drop InitialBootClassLoaderMetaspaceSize usage

Describe alternatives you've considered
Make the command line logic dependent on JVM version being used

Additional context
Closes #117

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@reta reta requested a review from a team January 20, 2022 19:40
@reta
Copy link
Contributor Author

reta commented Jan 21, 2022

@qreshi fyi

@qreshi
Copy link

qreshi commented Jan 21, 2022

Relating issue #117 here as well as it is the issue that was opened for this repo specifically

@kjoseph07 kjoseph07 merged commit 8b79f18 into opensearch-project:main Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Remove deprecated InitialBootClassLoaderMetaspaceSize VM option

4 participants