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