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

David Holmes david.holmes at oracle.com
Wed Apr 17 20:02:43 PDT 2013


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