benchmarksql icon indicating copy to clipboard operation
benchmarksql copied to clipboard

Why JDK7?

Open oleotiger opened this issue 4 years ago • 0 comments

Use of JDK7 is required. Why must compile with JDK7?

JDK7 is not compatible with numactl. I want to bind the client on a numa node with numactl. Java JDK11 is the least verison that support this feature. How to compile with JDK11?

oleotiger avatar Jun 02 '20 02:06 oleotiger