comparison make/jprt.properties @ 2228:59e20a452a2a

7017008: G1: Turn on compressed oops by default. Summary: Normally compressed oops is enabled when the maximum heap size is under a certain limit, except when G1 is also enabled. Remove this limitation. Also re-enable GCBasher testing with G1 on 64 bit windows in jprt. Reviewed-by: jcoomes, brutisso, tonyp
author johnc
date Wed, 09 Feb 2011 09:43:02 -0800
parents e24ab3fa6aaf
children f7702f8c0e25
comparison
equal deleted inserted replaced
2227:e5383553fd4e 2228:59e20a452a2a
1 # 1 #
2 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 # 4 #
5 # This code is free software; you can redistribute it and/or modify it 5 # This code is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License version 2 only, as 6 # under the terms of the GNU General Public License version 2 only, as
7 # published by the Free Software Foundation. 7 # published by the Free Software Foundation.
355 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_default, \ 355 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_default, \
356 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_SerialGC, \ 356 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_SerialGC, \
357 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_ParallelGC, \ 357 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_ParallelGC, \
358 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_ParNewGC, \ 358 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_ParNewGC, \
359 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_CMS, \ 359 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_CMS, \
360 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_G1, \
360 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_ParOldGC, \ 361 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCBasher_ParOldGC, \
361 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCOld_default, \ 362 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCOld_default, \
362 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCOld_SerialGC, \ 363 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCOld_SerialGC, \
363 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCOld_ParallelGC, \ 364 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCOld_ParallelGC, \
364 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCOld_ParNewGC, \ 365 ${jprt.my.windows.x64}-{product|fastdebug}-c2-GCOld_ParNewGC, \