Just sprinkle #ifdef SOLAR_JAVA into the code instead.
In the source for jvmaccess and jvmfwk such ifdefs can be removed as
it isn't compiled unless SOLAR_JAVA.
Change-Id: Ia8614f8bd6d833582d3b79b5fb75f9153fa79606
2005/06/29 13:54:08 sb 1.2.2.1: #i51091# Changed occurences of jobject in the jvmaccess API to void* to avoid different mangled C++ names for different JDKs.
2005/04/07 13:48:49 sb 1.1.2.2: #120220# Fixed copyright statement.
2005/04/07 12:17:07 sb 1.1.2.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.