Is it possible to configure ALWAYS_ACT_AS_SERVER_CLASS_MACHINE ?
Sean Chou
zhouyx at linux.vnet.ibm.com
Thu Apr 26 01:03:21 PDT 2012
Hi Erik and David,
I checked again and it seems ServerClassMachine() function is only
used to help the " IF_SERVER_CLASS " check in jvm.cfg . And we are not
using " IF_SERVER_CLASS " flag in fact, so the modification
to ServerClassMachine() is useless. Thanks for your information !
On Thu, Apr 26, 2012 at 3:05 PM, Erik Joelsson <erik.joelsson at oracle.com>wrote:
> On 2012-04-26 07:35, Sean Chou wrote:
>
>> Hi all,
>>
>> 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.
>>
>> If you configure --with-jvm-variants=server, only the server jvm will
> get built. Is that enough or am I missing something?
>
> /Erik
>
--
Best Regards,
Sean Chou
More information about the build-infra-dev
mailing list