9 Jul
2015
9 Jul
'15
12:04 a.m.
Changeset: a7c52c776c30 Author: bpittore Date: 2015-07-08 10:36 -0400 URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/a7c52c776c30 8080776: ARM 32 bit binaries do not run on 64 bit ARM v8 hardware Summary: Need to know arm cpu type earlier in the init sequence to avoid illegal instruction Reviewed-by: dholmes, dlong, bdelsart ! src/share/vm/runtime/thread.cpp ! src/share/vm/runtime/vm_version.hpp