RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests

Chris Plummer cjplummer at openjdk.org
Wed Dec 4 18:28:42 UTC 2024


On Wed, 4 Dec 2024 05:56:35 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> Sure but when it does fail because of a bug the person trying to debug it will lament the fact they don't know what exception was encountered. Seems a little helper function could do the above and call `ExceptionDescribe`. Future RFE I guess.
>
> I was thinking the same. I'll file an RFE.

Filed [JDK-8345515](https://bugs.openjdk.org/browse/JDK-8345515)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22528#discussion_r1870071713


More information about the serviceability-dev mailing list