-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to JDK 11 #3542
Comments
👏 @andelf Hi, guys. Let's talk about JDK11 here.
|
Assembly code solves. NOTE: The original implementation in JDK8 is also low level 8087 FPU code. In Cpp, but more like assembly code. |
Not yet to know if there's any other misuse of You should test the ported code at least by syncing from the genesis block to the current head. |
Softfp will solve all this misused mess. Considering java-tron is already a slow implementation, it is not acceptable. |
The first step is to test whether ZGC can bring performance improvements, and the second step is to work out some details. |
In addition to Math.pow(), other fp methods need to be tested as well. |
Close this issue as no feedback for a long time, feel free to reopen it if you still see the issue. thanks. |
JDK 11 support is almost impossible. Java-tron should stay at JDK8.
See-also: andelf/opentron#36
Originally posted by @andelf in #3528 (comment)
The text was updated successfully, but these errors were encountered: