Difference between revisions of "NodeCore OpenJDK"

From Veriblock Wiki
Jump to: navigation, search
(Created page with "See: Main_Page __TOC__ == Overview == We are updating the NodeCore suite to run on OpenJDK NodeCore was initially required to run on Oracle Java 1.8 during TestNet. =...")
 
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
See: [[Main_Page]]
+
See: [[Main_Page]], [[NodeCore_Source_Code]]
  
 
__TOC__
 
__TOC__
Line 5: Line 5:
 
== Overview ==
 
== Overview ==
  
We are updating the NodeCore suite to run on OpenJDK
+
As of v0.4.6, the NodeCore suite fully supports OpenJDK on CentOS, Ubuntu, Windows, and Mac OS X.  It also fully backward compatible with Oracle Java 8.
 
 
NodeCore was initially required to run on Oracle Java 1.8 during TestNet.
 
  
 
== How can I help? ==
 
== How can I help? ==
  
Check out the latest NodeCore experiment package here:
+
Please report any issues or bugs on GitHub: https://github.com/VeriBlock/nodecore/issues.
 
 
LATEST: https://mirror1.veriblock.org/nodecore-0.4.5-dev.1+openjdk.26585bf.zip
 
 
 
Run on OpenJDK and different OS (Windows, Max, Linux).
 
 
 
If you see an error, submit a detailed issue here: https://github.com/VeriBlock/nodecore/issues (note that this is the newer nodecore repo where [[NodeCore_Source_Code]] is being migrated to, not the nodecore_releases repo).
 

Latest revision as of 19:48, 12 September 2019

See: Main_Page, NodeCore_Source_Code

Overview

As of v0.4.6, the NodeCore suite fully supports OpenJDK on CentOS, Ubuntu, Windows, and Mac OS X. It also fully backward compatible with Oracle Java 8.

How can I help?

Please report any issues or bugs on GitHub: https://github.com/VeriBlock/nodecore/issues.