Integrated: 8264004: Don't use TRAPS if no exceptions are thrown

Coleen Phillimore coleenp at openjdk.java.net
Wed Mar 24 12:19:42 UTC 2021


On Tue, 23 Mar 2021 01:04:00 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Removed the TRAPS in function declarations in jvmtiRedefineClasses and in ConstantPool merging functions.
> Tested with vmTestbase/nsk/jvmti and tier1 (in progress).

This pull request has now been integrated.

Changeset: 5d7e93c8
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/5d7e93c8
Stats:     209 lines in 4 files changed: 7 ins; 41 del; 161 mod

8264004: Don't use TRAPS if no exceptions are thrown

Reviewed-by: dholmes, iklam, hseigel, dcubed

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

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


More information about the serviceability-dev mailing list