RFR: 8264004: Don't use TRAPS if no exceptions are thrown [v4]

Daniel D.Daugherty dcubed at openjdk.java.net
Tue Mar 23 16:35:43 UTC 2021


On Tue, 23 Mar 2021 16:08:59 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).
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix load_new_class_versions and remove more traps.

Looks good. 

You should also do JDI test runs for this changeset and you should wait
to hear from the Serviceability team before integration.

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

Marked as reviewed by dcubed (Reviewer).

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


More information about the serviceability-dev mailing list