This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
The following commit(s) were added to refs/heads/master by this push:
new bb4c68d Update Readme
bb4c68d is described below
commit bb4c68d15e5cb637d16ba65b7326b286906d2410
Author: Lee Rhodes <[email protected]>
AuthorDate: Fri Jan 22 12:00:16 2021 -0800
Update Readme
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 0c0d90d..eb242eb 100644
--- a/README.md
+++ b/README.md
@@ -41,8 +41,8 @@ If you are interested in making contributions to this site
please see our [Commu
## Build Instructions
__NOTE:__ This component accesses resource files for testing. As a result, the
directory elements of the full absolute path of the target installation
directory must qualify as Java identifiers. In other words, the directory
elements must not have any space characters (or non-Java identifier characters)
in any of the path elements. This is required by the Oracle Java Specification
in order to ensure location-independent access to resources: [See Oracle
Location-Independent Access to Reso [...]
-### JDK8 is required to compile
-This DataSketches component is pure Java and you must compile using JDK 8.
+### JDK8/Hotspot is required to compile
+This DataSketches component is pure Java and you must compile using JDK 8 with
Hotspot.
### Recommended Build Tool
This DataSketches component is structured as a Maven project and Maven is the
recommended Build Tool.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]