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

[2019-02] Do not use MAP_JIT by default (take 2) #14001

Merged
merged 2 commits into from Apr 12, 2019

Conversation

monojenkins
Copy link
Contributor

Second version of this. Previously #13446 which had to be reverted due to Windows and WASM breakage.

Add stub Win32 and WASM implementations of mono_setmmapjit


Do not use MAP_JIT by default, instead make this something that is toggled by Xamarin.Mac which needs it.

Fixes regression from #13445

This is surfaced via a command line option, to not make this a strong API requirement on Xamarin.Mac requiring it. See companion patch:

https://gist.github.com/migueldeicaza/fef015421e260a1d1ba297c3ba7cd145

Backport of #13958.

/cc @marek-safar @lambdageek

@monojenkins monojenkins added this to the 2019-02 (6.0.xx) milestone Apr 11, 2019
@marek-safar marek-safar merged commit bcea757 into mono:2019-02 Apr 12, 2019
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.

None yet

4 participants