On 08.01.2019 20:19, Branko Čibej wrote: > New issues: > > - 'make check-javahl' has become more verbose, printing this in every test: > > WARNING in native method: JNI call made without checking > exceptions when required to from CallObjectMethodV
Most of these seem to have been fixed in 1.10.4 (which I tested with the same version of Java as 1.9.10), and 1.11.1 with Java 11 doesn't report any. So all this verbosity seems to be just a side effect of new checks and warnings in newer Java (patch) releases, not anything that happened on the branch. -- Brane

