Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to add JVM options? #467

Open
gerrym7 opened this issue Feb 23, 2023 · 1 comment
Open

Is there a way to add JVM options? #467

gerrym7 opened this issue Feb 23, 2023 · 1 comment
Labels
feature Things that are totally new

Comments

@gerrym7
Copy link

gerrym7 commented Feb 23, 2023

We need to turn off Java Asserts for a couple of classes in a thirdparty jar we use. It there a way to specify the JVM options required to do so by adding the the necessary JVM options, perhaps via the env: section in our yaks-config.yaml file? I've looked at the source code of the project a bit, but it's still not obvious if there is a way to do this.

@christophd christophd added the feature Things that are totally new label Mar 14, 2023
@christophd
Copy link
Member

No, this is not possible at the moment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Things that are totally new
Projects
None yet
Development

No branches or pull requests

2 participants