RFR: 8200111: MallocArrayAllocator::free should not take a length parameter (original) (raw)
coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Thu Mar 22 18:06:39 UTC 2018
- Previous message: RFR: 8200111: MallocArrayAllocator::free should not take a length parameter
- Next message: RFR: 8200113: Make Access load proxys smarter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I also confirm that this is trivial and can be pushed under the trivial rules. Coleen
On 3/22/18 11:31 AM, Stefan Karlsson wrote:
Hi all,
Please review this trivial patch to remove the length parameter from MallocArrayAllocator:🆓 http://cr.openjdk.java.net/~stefank/8200111/webrev.01/ https://bugs.openjdk.java.net/browse/JDK-8200111 This makes the MallocArrayAllocator as easy to use as the NEWCHEAPARRAY and FREECHEAPARRAY. Thanks, StefanK
- Previous message: RFR: 8200111: MallocArrayAllocator::free should not take a length parameter
- Next message: RFR: 8200113: Make Access load proxys smarter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]