RFR: 8257988: Remove JNF dependency from libsaproc/MacosxDebuggerLocal.m [v2]
Phil Race
prr at openjdk.java.net
Wed Feb 3 20:17:03 UTC 2021
> This removes the JNF dependency from the jdk.hotspot.agent module.
> The macro expansions are the same as already used in the Java desktop module - which actually uses a macro
> still but there there are hundreds of uses.
> The function of this macro code is to prevent NSExceptions escaping to Java and also to drain the auto-release pool.
> What test group would be good for verifying this change ?
Phil Race has updated the pull request incrementally with one additional commit since the last revision:
8257988: Remove JNF dependency from libsaproc/MacosxDebuggerLocal.m
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2304/files
- new: https://git.openjdk.java.net/jdk/pull/2304/files/9919a02c..d7ed0158
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2304&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2304&range=00-01
Stats: 39 lines in 1 file changed: 18 ins; 15 del; 6 mod
Patch: https://git.openjdk.java.net/jdk/pull/2304.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2304/head:pull/2304
PR: https://git.openjdk.java.net/jdk/pull/2304
More information about the serviceability-dev
mailing list