RFR(XS): 8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob (original) (raw)
Kirill Zhaldybin kirill.zhaldybin at oracle.com
Tue Sep 8 16:37:40 UTC 2015
- Previous message: RFR: JDK-8134953: Make the GC ID available in a central place
- Next message: RFR(XS): 8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi!
Could you please review the following patch for WB methods?
I added checks for negative size and null address values (where applicable) for getCodeBlob, allocateCodeBlob and freeCodeBlob, added regression test.
CR: https://bugs.openjdk.java.net/browse/JDK-8132980 Webrev: hotspot: http://cr.openjdk.java.net/~kzhaldyb/webrevs/JDK-8132980/webrev.00/
Thanks, Kirill
- Previous message: RFR: JDK-8134953: Make the GC ID available in a central place
- Next message: RFR(XS): 8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]