RFR (S): 8131734: Add free_archive_regions support to G1 for -Xshared:auto
Jiangli Zhou
jiangli.zhou at oracle.com
Thu Aug 6 21:32:56 UTC 2015
Hi,
Here is the runtime part of the bug fix that calls the new free_archive_regions() when shared string mapping fails. I also added a jtreg test to test shared strings with -Xshare:auto.
http://cr.openjdk.java.net/~jiangli/8131734/webrev.00/
Test:
- Tested by explicitly making the shared string mapping fail on linux-x64, -Xshare:auto runs without crash with the fix
- Tested with the new SharedStringsRunAuto test
- Tested with XX:+PrintNMTStatistics -XX:NativeMemoryTracking=detail
Thanks,
Jiangli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20150806/eadde7ab/attachment.htm>
More information about the hotspot-gc-dev
mailing list