-Is it true that OpenJ9 has non overflow and underflow arithmetic modes for float and double? What needs to be done to obtain that? If not, can this be changed somehow?
-Is OpenJ9 a compiler or a runtime or both?
-Is OpenJ9 Windows compatible and 64 bit compatible? Is it Windows or Android smartphone compatible? Will there be smartphone versions of OpenJ9 done?
-What is the default memory size before the -Xmx command? Is there a way to put the -Xmx command inside the manifest file, and if so, how? Could I have an example if possible?