Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease. Used to use an over-engineered "plugin" mechanism although there was only one "plugin", called "sunmajor", that handles all possible JREs. IMPORTANT: The element in vmfwk/distributions/OpenOfficeorg/javavendors_*.xml files should only be updated for incompatible changes, not for compatible ones. As stated in the commit message of "javavendors_*.xml should not have been updated...": "Changing causes jfw_startVM and jfw_getSelectedJRE (both jvmfwk/source/framework.cxx) to fail with JFW_E_INVALID_SETTINGS, which in turn causes functionality that requires a JVM to issue a GUI error dialog stating that the user must select a new JRE in the Options dialog. While that behavior makes sense if a JRE was selected that would no longer be supported by the modified javavendors_*.xml, it is just annoying if an already selected JRE is still supported. And a compatible change to javavendors_*.xml implies that an already selected JRE will still be supported." /updated> Noel Grandin noel.grandin@collabora.co.uk 2019-12-24T08:47:38+00:00 a2f1be46f29dad0923bee8a93ab1aecdbccb332b Change-Id: I4359b7042f98586e2c9f5529d83d769cdf3d033c Reviewed-on: https://gerrit.libreoffice.org/85775 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Change-Id: I4359b7042f98586e2c9f5529d83d769cdf3d033c
Reviewed-on: https://gerrit.libreoffice.org/85775
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
loplugin:salunicodeliteral: vcl 2017-04-28T16:26:54+00:00 Stephan Bergmann sbergman@redhat.com 2017-04-28T15:53:33+00:00 ef2c0e73630d3c74f6fc3eda8416488356ff1b7d Change-Id: I4a982da10ad76f8ae05355cec9629b906c95afdb
Change-Id: I4a982da10ad76f8ae05355cec9629b906c95afdb
loplugin:unuseddefaultparams in /include/vcl 2016-02-26T08:24:32+00:00 Noel Grandin noel@peralex.com 2016-02-26T07:36:26+00:00 911ae0aeca443fb4b5e400ae0f939567b580e443 Change-Id: I36daccd90bfa6ba0ee8b9e76bff2bd8494155a04 Reviewed-on: https://gerrit.libreoffice.org/22710 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Change-Id: I36daccd90bfa6ba0ee8b9e76bff2bd8494155a04
Reviewed-on: https://gerrit.libreoffice.org/22710
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>