hg: hsx/hotspot-gc/hotspot: 8004845: Catch incorrect usage of new and delete during compile time for value objects and stack objects
bengt.rutisson at oracle.com
bengt.rutisson at oracle.com
Mon Dec 17 21:30:46 UTC 2012
Changeset: 32164d89fe9c
Author: brutisso
Date: 2012-12-17 15:25 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/32164d89fe9c
8004845: Catch incorrect usage of new and delete during compile time for value objects and stack objects
Summary: Makes the "new" and "delete" operator of _ValueObj and StackObj private
Reviewed-by: dholmes, coleenp
Contributed-by: erik.helin at oracle.com
! src/share/vm/memory/allocation.hpp
! src/share/vm/opto/node.cpp
! src/share/vm/services/memBaseline.hpp
! src/share/vm/utilities/workgroup.hpp
! src/share/vm/utilities/yieldingWorkgroup.hpp
More information about the hotspot-gc-dev
mailing list