On Tue, 23 Mar 2021 01:04:00 GMT, Coleen Phillimore <cole...@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 <cole...@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