RFR: 8234930: Use MAP_JIT when allocating pages for code cache on macOS [v6]

Anton Kozlov akozlov at openjdk.java.net
Sat Dec 5 14:55:12 UTC 2020


On Sat, 5 Dec 2020 13:23:26 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> So I am fine with the general thrust of the change:
> * add exec to reserve and uncommit
> * with the contract being that the exec parameter handed in with commit and uncommit has to match the one used with reserve.

The latest version implements this approach. It's ready for review.

Thanks,
Anton

-------------

PR: https://git.openjdk.java.net/jdk/pull/294


More information about the hotspot-dev mailing list