[jdk11u-dev] RFR: 8234930: Use MAP_JIT when allocating pages for code cache on macOS [v2]
Vladimir Kempik
vkempik at openjdk.java.net
Thu Dec 9 09:52:40 UTC 2021
> Hello, here is alternative backport of 8234930 to jdk11u.
> Very minimalistic change for platforms other than macos, just one unused argument.
> We have used this patch in zulu11 for more than a year now and found no issues with it on macos and other platforms.
>
> Technically it's mostly the same as previous (3patch) version but has no prerequests.
Vladimir Kempik has updated the pull request incrementally with one additional commit since the last revision:
Reduce the use of Exec argument
-------------
Changes:
- all: https://git.openjdk.java.net/jdk11u-dev/pull/710/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/710/files/111a68c0..f9d9a651
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=710&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=710&range=00-01
Stats: 49 lines in 14 files changed: 13 ins; 3 del; 33 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/710.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/710/head:pull/710
PR: https://git.openjdk.java.net/jdk11u-dev/pull/710
More information about the jdk-updates-dev
mailing list