Does the CA Toolset support 64-bit Java code generation?
From the CA Gen 8.6 technical requirements for Compilers (CA Gen 8.6 > Technical Requirements >Third-Party Software Version > Compilers):
That does not state any bitness restriction, so would like to check
Release : 8.6
Component : CA Gen Generator, Web Client for Java & ASP.NET (C#)
Compiled Java source code is machine-independent bytecode which then runs in the Java Virtual Machine (JVM) for a particular machine. The JVM can be 32-bit or 64-bit and the same bytecode can run in either JVM.
So for CA Gen: