RFR 8183123 : JDP packets have no processId context set
Andrew Leonard
andrew_m_leonard at uk.ibm.com
Thu Jun 29 13:57:28 UTC 2017
Hi All,
Please can I get some review feedback for my changes for this issue:
https://bugs.openjdk.java.net/browse/JDK-8183123
The webrev patch has been uploaded here:
http://cr.openjdk.java.net/~clanger/webrevs/8183123.0/
Essentially the fix entails:
- Replacing invalid process id query logic with call to
ProcessHandle.current().getPid().
- Update testcase to cover the failing scenario. Thus it fails without my
patch, and succeeds with it.
Thanks
Andrew
Andrew Leonard
Java Runtimes Development
IBM Hursley
IBM United Kingdom Ltd
Phone internal: 245913, external: 01962 815913
internet email: andrew_m_leonard at uk.ibm.com
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20170629/5baaa5d3/attachment.html>
More information about the serviceability-dev
mailing list