view make/linux/platform_sparc @ 13436:9fbabcbb875b

8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object Summary: Implementation of JDK 8 JVMS 5.4.3.4 specification change to skip static and non-public methods of java.lang.Object for interface method resolution. Reviewed-by: acorn, coleenp Contributed-by: lois.foltan@oracle.com
author hseigel
date Tue, 10 Dec 2013 16:18:26 -0500
parents a49a647afe9a
children
line wrap: on
line source

os_family = linux

arch = sparc

arch_model = sparc

os_arch = linux_sparc

os_arch_model = linux_sparc

lib_arch = sparc

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DSPARC