RFR: 8262280: Incorrect exception handling for VMThread in class redefinition

Coleen Phillimore coleenp at openjdk.java.net
Fri Apr 2 13:09:29 UTC 2021


On Fri, 2 Apr 2021 12:58:18 GMT, Harold Seigel <hseigel 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

Thanks Harold!

-------------

PR: https://git.openjdk.java.net/jdk/pull/3310


More information about the serviceability-dev mailing list