RFR: 8264004: Don't use TRAPS if no exceptions are thrown [v5]
Coleen Phillimore
coleenp at openjdk.java.net
Wed Mar 24 02:10:53 UTC 2021
> 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.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3141/files
- new: https://git.openjdk.java.net/jdk/pull/3141/files/9134ce0b..2080b946
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3141&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3141&range=03-04
Stats: 6 lines in 1 file changed: 3 ins; 1 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/3141.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3141/head:pull/3141
PR: https://git.openjdk.java.net/jdk/pull/3141
More information about the serviceability-dev
mailing list