ldbc_graphalytics icon indicating copy to clipboard operation
ldbc_graphalytics copied to clipboard

Upgrade the benchmark suite to Java 8.

Open wlngai opened this issue 8 years ago • 1 comments

The benchmark suite is implemented in Java 7. The proposal is to upgrade the code base to Java 8, for better support in language syntax, e.g., lambda expressions, and platform-independent implementation, e.g. os process management.

wlngai avatar Jun 29 '17 13:06 wlngai

PR #217 bumped the Java compiler version to 8.

szarnyasg avatar Feb 14 '23 13:02 szarnyasg