RFR (trivial) 8197772: metaspace uses global operator new/delete for gtest testing
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Feb 14 14:21:11 UTC 2018
Thank you Thomas, I just pushed it.
Now all three places where we call global operator new and delete are
fixed. We'd like to remove ValueObj and VALUE_OBJ_CLASS_SPEC and add a
link time check. See https://bugs.openjdk.java.net/browse/JDK-8173070
. Do you object to this change?
thanks,
Coleen
On 2/14/18 3:24 AM, Thomas Stüfe wrote:
> Hi Coleen, thanks for fixing this.
>
> Kind Regards, Thomas
>
> On Wed, Feb 14, 2018 at 12:23 AM, <coleen.phillimore at oracle.com
> <mailto:coleen.phillimore at oracle.com>> wrote:
>
> Summary: Inherit ChunkManagerReturnTestImpl from CHeapObj
>
> open webrev at
> http://cr.openjdk.java.net/~coleenp/8197772.01/webrev
> <http://cr.openjdk.java.net/%7Ecoleenp/8197772.01/webrev>
> bug link https://bugs.openjdk.java.net/browse/JDK-8197772
> <https://bugs.openjdk.java.net/browse/JDK-8197772>
>
> Tested with gtest that uses it.
>
> Thanks,
> Coleen
>
>
More information about the hotspot-runtime-dev
mailing list