office-gobmx/jvmfwk
Stephan Bergmann f66cbdb948 Work around OpenJDK's os::workaround_expand_exec_shield_cs_limit
Change-Id: Iea1b6354764db0a22976b3de49bf3e22ccb7243e
2014-10-27 18:26:33 +01:00
..
distributions/OpenOfficeorg Remove jvmfwk plugin feature 2014-10-09 17:27:20 +02:00
inc vendorplugin.h is jvmfwk-internal (and no need for extern "C") 2014-10-09 18:09:41 +02:00
plugins/sunmajor Work around OpenJDK's os::workaround_expand_exec_shield_cs_limit 2014-10-27 18:26:33 +01:00
source coverity#1066164 Resource leak 2014-10-13 17:45:13 +02:00
CustomTarget_jreproperties.mk
Executable_javaldx.mk
Library_jvmfwk.mk vendorplugin.h is jvmfwk-internal (and no need for extern "C") 2014-10-09 18:09:41 +02:00
Makefile
Module_jvmfwk.mk Remove jvmfwk plugin feature 2014-10-09 17:27:20 +02:00
Package_jreproperties.mk
Package_rcfiles.mk
README Remove jvmfwk plugin feature 2014-10-09 17:27:20 +02:00

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.