Is it possible to configure ALWAYS_ACT_AS_SERVER_CLASS_MACHINE ?

David Holmes david.holmes at oracle.com
Wed Apr 25 23:52:44 PDT 2012


On 26/04/2012 3:35 PM, Sean Chou wrote:
>     We want to make ServerClassMachine() always return true, there is an
> option in JDK make file named ALWAYS_ACT_AS_SERVER_CLASS_MACHINE to do the
> job  . But I didn't find it listed in configure --help .  Is the option
> missed or configured in another way ?  Thanks.

Can't answer the above, but you can always modify the jvm.cfg to either 
disable client or alias it to server, and make server KNOWN rather than 
using ergonomics to control it.

David




More information about the build-infra-dev mailing list