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

2022-11-16 Thread Lutz Schmidt
On Tue, 15 Nov 2022 13:38:51 GMT, Christoph Langer wrote: >> Lutz Schmidt has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8296709: use multiple test ids > > test/jdk/tools/launcher/TestXcheckJNIWarnings.java line 31: > >> 29: * @test i

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

2022-11-15 Thread Serguei Spitsyn
On Tue, 15 Nov 2022 12:58:12 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 [v6]

2022-11-15 Thread Christoph Langer
On Tue, 15 Nov 2022 12:58:12 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 [v6]

2022-11-15 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: use multiple test ids - Changes: - all: https://g