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

How to use mimalloc for java app on windows? #940

Open
khebrati opened this issue Sep 15, 2024 · 1 comment
Open

How to use mimalloc for java app on windows? #940

khebrati opened this issue Sep 15, 2024 · 1 comment

Comments

@khebrati
Copy link

khebrati commented Sep 15, 2024

How can I make our java app use mimalloc for everything instead of malloc in windows? ( some how the equivalent of PRE_LOAD in linux for windows ). I read the docs but could not figure out how to do so in java. Is there a jvm argument or setting for this?

@khebrati khebrati changed the title How to use mimalloc for java app? How to use mimalloc for java app on windows? Sep 15, 2024
@Andarwinux
Copy link

Andarwinux commented Sep 16, 2024

Just minject.exe -y -i java.exe

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

No branches or pull requests

2 participants