Hi...
I wanted to try and compile a version of a program for java 8.
I downloaded j8:
openjdk-8u41-b04-windows-i586-14_jan_2020.zip
And extracted it.
I altered b4j 8.9 path from jdk11 to this version.
Then I try and compile my app, and get this error:
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
Any ideas how to resolve that?
Thanks!
I wanted to try and compile a version of a program for java 8.
I downloaded j8:
openjdk-8u41-b04-windows-i586-14_jan_2020.zip
And extracted it.
I altered b4j 8.9 path from jdk11 to this version.
Then I try and compile my app, and get this error:
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
Any ideas how to resolve that?
Thanks!