Menu

jvmstarter / News: Recent posts

version 3 released!

1) if config file is not found in current dir, then it is searched in the dir where the executable is located
2)auto recognize if a jdk or a jre is specified
if not jre or jdk are specified in config will use JAVA_HOME if setted in environment

3)added option 'useJni': if useJni=false then the vm is started calling the java executable

BUILDS
Win32 compile option SUBS=console|windows for enable/disable console
MAC OS support
SOLARIS (sparc+i386) support
added default commands compiled in for customization --> modify JVMS_BUILTIN_OPTIONS define in jvmstarter.cxx... read more

Posted by Luca Di Stefano 2005-01-30

MacOS porting started

Andrea Antonello has started the porting to MacOS.
Currently the build with static link is working.

Thanks Andrea!

Posted by Luca Di Stefano 2004-11-19

new standard make compilation

the project now compiles with standard make on all supported posix systems

Posted by Luca Di Stefano 2004-10-27