view make/bsd/platform_i486 @ 10392:c07dd9be16e8

8013496: Code cache management command line options work only in special order. Another order of arguments does not deliver the second parameter to the jvm. Summary: Moved check that ReservedCodeCacheSize >= InitialCodeCacheSize to Arguments::check_vm_args_consistency(). As a result, the ordering in which the two parameters are given to the VM is not relevant. Added a regression test. Reviewed-by: kvn, twisti
author anoll
date Fri, 31 May 2013 06:41:50 +0200
parents f08d439fab8c
children
line wrap: on
line source

os_family = bsd

arch = x86

arch_model = x86_32

os_arch = bsd_x86

os_arch_model = bsd_x86_32

lib_arch = i386

compiler = gcc

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DIA32