RFR: 8262280: Incorrect exception handling for VMThread in class redefinition
Harold Seigel
hseigel at openjdk.java.net
Fri Apr 2 13:01:11 UTC 2021
On Thu, 1 Apr 2021 16:58:00 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> This is a trivial change to remove the last TRAPS from redefine_single_class which is called by the VM thread during a safepoint.
> Tested with serviceability/jvmti/RedefineClasses, vmTestbase/nsk/jvmti,jdi and jdk/java/lang/instrument tests. And tier1 sanity in progress.
The changes look good and trivial.
Thank! Harold
-------------
Marked as reviewed by hseigel (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3310
More information about the serviceability-dev
mailing list