Re: RFR: 8296709: WARNING: JNI call made without checking exceptions [v2]

2022-11-11 Thread Lutz Schmidt
On Fri, 11 Nov 2022 15:33:20 GMT, Lutz Schmidt wrote: >> This small change fixes a warning that may pop up during runtime. May I >> please request reviews? Thank you! > > Lutz Schmidt has updated the pull request incrementally with one additional > commit since the last revision: > > 8296709

Re: RFR: 8296709: WARNING: JNI call made without checking exceptions [v2]

2022-11-11 Thread Lutz Schmidt
> This small change fixes a warning that may pop up during runtime. May I > please request reviews? Thank you! Lutz Schmidt has updated the pull request incrementally with one additional commit since the last revision: 8296709: add testcase with active jdwp agent - Changes: -