office-gobmx/jvmfwk
Ariel Constenla-Haile 55d2d982d0 Resolves: #i66923# Add support for JRockit JVM
(cherry picked from commit cb38ee0da6fa928118fbc1da118a707d7799cb40)

Conflicts:
	jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml
	jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
	jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx

Change-Id: Iffd413ba1d74ae3b7da58df7b092c43c4f64a7c9
2013-05-02 13:37:26 +01:00
..
distributions/OpenOfficeorg Resolves: #i66923# Add support for JRockit JVM 2013-05-02 13:37:26 +01:00
plugins/sunmajor Resolves: #i66923# Add support for JRockit JVM 2013-05-02 13:37:26 +01:00
source
CustomTarget_jreproperties.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Executable_javaldx.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Library_jvmfwk.mk gbuild: drop empty use_packages calls 2013-04-24 05:18:15 +00:00
Library_sunjavaplugin.mk gbuild: drop empty use_packages calls 2013-04-24 05:18:15 +00:00
Makefile
Module_jvmfwk.mk execute move of global headers 2013-04-23 22:20:31 +02:00
Package_jreproperties.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Package_rcfiles.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
README

Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease.

Uses an over-engineered "plugin" mechanism although there is only one
"plugin", called "sunmajor", that handles all possible JREs.