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

David Holmes dholmes at openjdk.java.net
Wed Mar 24 02:25:41 UTC 2021


On Wed, 24 Mar 2021 02:10:53 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:
> 
>   Add ExceptionMarks.

Looks good!

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-dev mailing list