RFR: 8012464 NMT: classes should not derive from _ValueObj, use VALUE_OBJ_CLASS_SPEC instead

Zhengyu Gu zhengyu.gu at oracle.com
Thu Apr 18 06:51:31 PDT 2013


Thanks!

-Zhengyu

On 4/17/2013 11:02 PM, David Holmes wrote:
> Looks good. (Not that you need another Review :) )
>
> Thanks,
> David
>
> On 18/04/2013 4:12 AM, Zhengyu Gu wrote:
>> A simple change to replace some of NMT classes' base class from
>> _ValueObj to VALUE_OBJ_CLASS_SPEC, as some compilers generate bigger
>> binaries than necessary.
>>
>> bug: https://jbs.oracle.com/bugs/browse/JDK-8012464
>> public bug: not available
>> webrev:http://cr.openjdk.java.net/~zgu/8012464/webrev.00/
>> <http://cr.openjdk.java.net/%7Ezgu/8012464/webrev.00/>
>>
>>
>> Thanks,
>>
>> -Zhengyu



More information about the hotspot-runtime-dev mailing list