What language and solver does this apply to?
Java
Describe the problem you are trying to solve.
"Python CP-SAT removed the 2GB limit in v9.14 by using C++ protobuf proxies. Is there a similar solution for Java? The current JNI interface still requires byte[] which has the 2GB limit."