make/linux/platform_ppc

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

author
hseigel
date
Mon, 29 Apr 2013 16:13:57 -0400
changeset 4987
f258c5828eb8
parent 2508
b92c45f2bc75
child 6440
0f03ff49c720
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 = ppc
     5 arch_model = ppc
     7 os_arch = linux_ppc
     9 os_arch_model = linux_ppc
    11 lib_arch = ppc
    13 compiler = gcc
    15 gnu_dis_arch = ppc
    17 sysdefs = -DLINUX -D_GNU_SOURCE -DPPC

mercurial