hg: jdk9/hs/hotspot: 8171435: "assert(is_single_cpu() && !is_virtual()) failed: type check" with -XX:+PatchALot on SPARC

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Fri Jan 6 10:44:23 UTC 2017


Changeset: 9ce93a5a916e
Author:    thartmann
Date:      2017-01-06 10:55 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/9ce93a5a916e

8171435: "assert(is_single_cpu() && !is_virtual()) failed: type check" with -XX:+PatchALot on SPARC
Summary: Fixed several issues with PatchALot or unaligned accesses on SPARC.
Reviewed-by: kvn

! src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp
! test/compiler/c1/CanonicalizeArrayLength.java



More information about the jdk9-hs-changes mailing list