-Is it true that JavaVM is compatible with generics, annotations, static importing,
and the new array type method parameters <type> method(<type> ...)
?
-Is it true that there is non floating point underflow/overflow, via programs run in JavaVM,
for float, double, Float, Double types? What do I have to do to enable that, or does JavaVM
do accuracy mode for floats and doubles by default?
Double a = 0.1;
Double b = 0.1;
out.println(a*b == 0.01); //true
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If this is so, can someone tell me where it is and how to download it, please?
From: MateAR.eu sfreschi@users.sf.net
Sent: Sunday, 17 December 2017 12:15 PM
To: [jamvm:support-requests]
Subject: [jamvm:support-requests] #6 64 bit Windows and JavaVM, binary build and installer?
Status: open Group: v1.0 (example) Created: Fri Dec 08, 2017 03:37 AM UTC by Zachary1234 Last Updated: Fri Dec 08, 2017 03:41 AM UTC Owner: Robert Lougher
-Is there a 64 bit Windows version of JavaVM?
-is there a completed build, ie. a download installer for 64 bit Windows JavaVM?
If not, could there be?
I have phrased my question badly. I havn't been able to build version 2.0.0 of JamVM on Windows. Could there either be built, ready-to run exectuables of JamVM to run on Windows 7,8,10 etc.
put on sourceforge, or a standalone windows installation file of the same, for people to download and use, please?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
-Is it true that JavaVM is compatible with generics, annotations, static importing,
and the new array type method parameters <type> method(<type> ...)
?
-Is it true that there is non floating point underflow/overflow, via programs run in JavaVM,
for float, double, Float, Double types? What do I have to do to enable that, or does JavaVM
do accuracy mode for floats and doubles by default?
Double a = 0.1;
Double b = 0.1;
out.println(a*b == 0.01); //true
I believe there is an installer.
If this is so, can someone tell me where it is and how to download it, please?
From: MateAR.eu sfreschi@users.sf.net
Sent: Sunday, 17 December 2017 12:15 PM
To: [jamvm:support-requests]
Subject: [jamvm:support-requests] #6 64 bit Windows and JavaVM, binary build and installer?
I believe there is an installer.
[support-requests:#6] 64 bit Windows and JavaVM, binary build and installer?
Status: open
Group: v1.0 (example)
Created: Fri Dec 08, 2017 03:37 AM UTC by Zachary1234
Last Updated: Fri Dec 08, 2017 03:41 AM UTC
Owner: Robert Lougher
-Is there a 64 bit Windows version of JavaVM?
-is there a completed build, ie. a download installer for 64 bit Windows JavaVM?
If not, could there be?
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/jamvm/support-requests/6/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
SourceForge.net: Log In to SourceForge.nethttps://sourceforge.net/auth/subscriptions/
sourceforge.net
You seem to have CSS turned off. Please don't fill out this field.
Related
Support Requests: #6
I have phrased my question badly. I havn't been able to build version 2.0.0 of JamVM on Windows. Could there either be built, ready-to run exectuables of JamVM to run on Windows 7,8,10 etc.
put on sourceforge, or a standalone windows installation file of the same, for people to download and use, please?