RFR: 8141496: BitMap set operations copy their other BitMap argument

Stefan Karlsson stefan.karlsson at oracle.com
Tue Apr 26 11:42:05 UTC 2016


Thanks, Mikael!

StefanK

On 26/04/16 13:38, Mikael Gerdin wrote:
> Hi Stefan,
>
> On 2016-04-26 12:43, Stefan Karlsson wrote:
>> Hi all,
>>
>> Please review this patch to make the BitMap operations take const BitMap
>> references instead of copying the BitMaps.
>>
>> http://cr.openjdk.java.net/~stefank/8141496/webrev.01
>
> Looks good!
>
> /Mikael
>
>> https://bugs.openjdk.java.net/browse/JDK-8141496
>>
>> The patch is needed in preparation for:
>>   https://bugs.openjdk.java.net/browse/JDK-8141501
>>   Problems with BitMap buffer management
>>
>> Tested in JPRT (together with prototypes for JDK-8141501).
>>
>> Thanks,
>> StefanK



More information about the hotspot-dev mailing list