This is an automated email from the ASF dual-hosted git repository.
kmiller pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/develop by this push:
new 45f66dc GEODE-5936 Document OpenJDK support for Geode (#2719)
45f66dc is described below
commit 45f66dc29ff25330589caf00b17ec22a5de2a852
Author: Karen Miller <[email protected]>
AuthorDate: Thu Oct 25 15:13:35 2018 -0700
GEODE-5936 Document OpenJDK support for Geode (#2719)
---
geode-docs/getting_started/system_requirements/host_machine.html.md.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/geode-docs/getting_started/system_requirements/host_machine.html.md.erb
b/geode-docs/getting_started/system_requirements/host_machine.html.md.erb
index 7232440..88ffeee 100644
--- a/geode-docs/getting_started/system_requirements/host_machine.html.md.erb
+++ b/geode-docs/getting_started/system_requirements/host_machine.html.md.erb
@@ -24,7 +24,7 @@ Host machines must meet a set of requirements for
<%=vars.product_name_long%>.
<a id="system_requirements__section_1E1F206FBC8B4A898A449E0699907A7A"></a>
Each machine that will run <%=vars.product_name_long%> must meet the following
requirements:
-- Java SE Development Kit 8 with update <%=vars.min_java_update%> or a more
recent version 8 update.
+- Java SE Development Kit 8 with update <%=vars.min_java_update%> or a more
recent version 8 update. The same versions are supported with OpenJDK.
- A system clock set to the correct time and a time synchronization service
such as Network Time Protocol (NTP). Correct time stamps permit the following
activities:
- Logs that are useful for troubleshooting. Synchronized time stamps
ensure that log messages from different hosts can be merged to reproduce an
accurate chronological history of a distributed run.
- Aggregate product-level and application-level time statistics.