make/linux/platform_ia64

Mon, 29 Apr 2013 16:13:57 -0400

author
hseigel
date
Mon, 29 Apr 2013 16:13:57 -0400
changeset 4987
f258c5828eb8
parent 0
f90c822e73f8
permissions
-rw-r--r--

8011773: Some tests on Interned String crashed JVM with OOM
Summary: Instead of terminating the VM, throw OutOfMemoryError exceptions.
Reviewed-by: coleenp, dholmes

     1 os_family = linux
     3 arch = ia64
     5 os_arch = linux_ia64
     7 lib_arch = ia64
     9 compiler = gcc
    11 gnu_dis_arch = ia64
    13 sysdefs = -DLINUX -D_GNU_SOURCE -DIA64 -DCC_INTERP
    15 mark_style = alignment

mercurial