hg: hsx/hotspot-rt/hotspot: 8009531: Crash when redefining class with annotated method
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Mar 27 13:19:26 PDT 2013
Changeset: 0c3ee6f1fa23
Author: coleenp
Date: 2013-03-27 08:19 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0c3ee6f1fa23
8009531: Crash when redefining class with annotated method
Summary: Neglected to copy the annotations in clone_with_new_data when they were moved to ConstMethod.
Reviewed-by: acorn, sspitsyn, dcubed
! src/share/vm/oops/constMethod.cpp
! src/share/vm/oops/constMethod.hpp
! src/share/vm/oops/method.cpp
More information about the serviceability-dev
mailing list