RFR: CODETOOLS-7902830: dtraceasm: do not Process.destroy the dtrace process [v3]
Aleksey Shipilev
shade at openjdk.java.net
Tue Feb 23 11:05:04 UTC 2021
> Look here:
> https://mail.openjdk.java.net/pipermail/jmh-dev/2021-February/003134.html
>
> Process.destroy closes the streams, so whatever output the profiler had accrued would be lost.
>
> I need someone with functioning Mac OS dtrace to test this.
Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
Comment updates
-------------
Changes:
- all: https://git.openjdk.java.net/jmh/pull/22/files
- new: https://git.openjdk.java.net/jmh/pull/22/files/79387ff1..9b8dd13e
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jmh&pr=22&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jmh&pr=22&range=01-02
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.java.net/jmh/pull/22.diff
Fetch: git fetch https://git.openjdk.java.net/jmh pull/22/head:pull/22
PR: https://git.openjdk.java.net/jmh/pull/22
More information about the jmh-dev
mailing list