5.4 Setting Heap size for OPatch

OPatch sets the default Heap size to 3 GB for LinuxX86-64 and to 1.5GB for other platforms. It is suggested to override this default value for platform patches (except LinuxX86-64) before OPatch session is invoked by setting the parameter as:
export OPATCH_JRE_MEMORY_OPTIONS="-Xmx3072m"