office-gobmx/stoc/source
Stephan Bergmann 75c21f5a92 Be more verbose about JNI errors at least with --enable-dbgutil
("The Java Native Interface" by Sheng Liang, Addison-Wesley 1999, states on
page 211:  "This function [ExceptionDescribe] has the side effect of clearing
the pending exception."  And since Java 10, the documentation of
ExceptionDescription at <https://docs.oracle.com/javase/10/docs/specs/jni/
functions.html#exceptiondescribe> states that "[t]he pending exception is
cleared as a side-effect of calling this function", even though for Java 8
<https://docs.oracle.com/javase/8/docs/technotes/guides/jni/spec/functions.html#
ExceptionDescribe> does not mention that.  So assume that calling
ExceptionDescribe always makes calling ExceptionClear superfluous.)

Change-Id: I4f89eb44768d436a224d7027afb5e7a93f092f29
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88050
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-02-06 11:16:42 +01:00
..
corereflection
defaultregistry
implementationregistration
inspect
invocation
invocation_adapterfactory std::unordered_set<T*> -> o3tl::sorted_vector 2020-02-01 08:19:54 +01:00
javaloader
javavm Be more verbose about JNI errors at least with --enable-dbgutil 2020-02-06 11:16:42 +01:00
loader
namingservice
proxy_factory
security
servicemanager
simpleregistry
typeconv clang-tidy modernize-concat-nested-namespace 2020-01-31 18:36:09 +01:00
uriproc