office-gobmx/jvmfwk
Stephan Bergmann 6ec4109f73 Keep strings alive again as necessary
...fixing regression introduced with 49eb02f07a
"new loplugin:unusedvariablemore"

Change-Id: Ib598d67add50031937c9c9f3e23ea16d0a1da107
2018-04-12 08:26:34 +02:00
..
distributions/OpenOfficeorg
inc
plugins/sunmajor
source Keep strings alive again as necessary 2018-04-12 08:26:34 +02:00
CustomTarget_jreproperties.mk
CustomTarget_jvmfwk_jvmfwk3_ini.mk
Executable_javaldx.mk
Library_jvmfwk.mk
Makefile
Module_jvmfwk.mk
Package_jreproperties.mk
Package_jvmfwk_jvmfwk3_ini.mk
Package_rcfiles.mk
README

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.