You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: