Details
-
Task
-
Status: Closed
-
Could
-
Resolution: Won't Fix
-
None
-
None
Description
Currently the OpenMRS Installer uses JRE 6 as the bootstrap VM. The size of JRE5 is smaller than JRE 6 by few MBs. Moving to JRE5 will help reduce the size of the installer. The bootstrap VM doesn't require lots of functionality, but just basic java api classes. Thus moving to JRE5 will help save some space.