On Thu, 1 Apr 2021 16:58:00 GMT, Coleen Phillimore <cole...@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. This pull request has now been integrated. Changeset: 885916ed Author: Coleen Phillimore <cole...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/885916ed Stats: 19 lines in 2 files changed: 0 ins; 0 del; 19 mod 8262280: Incorrect exception handling for VMThread in class redefinition Reviewed-by: hseigel ------------- PR: https://git.openjdk.java.net/jdk/pull/3310