|
From: Tomer B <tom...@gm...> - 2010-04-14 12:42:20
|
Does release 3.1.2 supports solaris 64 x86 if not which version started its support? Can I start the java service wrapper in solaris 32 x86 bit and let it run my jvm which will be in solaris x86 64 bit? will it work (including communication - pings from wrapper to my jvm, hooks from wrapper to my app etc). I saw this in release notes: *3.3.1* Fix a problem where the 64-bit Solaris x86 version was unable to load its JNI library. Bug #1992039<http://sourceforge.net/tracker/?func=detail&aid=1992039&group_id=39428&atid=425187> . *3.3.0* Fix an occasional crash with 64-bit UNIX caused by a native synchronization problem when system signals are trapped. Bug #1614010<http://sourceforge.net/tracker/?func=detail&aid=1614010&group_id=39428&atid=425187>. is this also related to solaris 64-bit? 3.2.0 Add support for Linux 64-bit PPC and Solaris 32-bit x86 versions. Thanks |