hg: jdk9/hs-comp/hotspot: 8159620: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation on ppc64 and sparc

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Fri Jun 24 09:44:50 UTC 2016


Changeset: fd222df9f27c
Author:    simonis
Date:      2016-06-22 17:05 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/fd222df9f27c

8159620: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation on ppc64 and sparc
Reviewed-by: goetz, kvn, thartmann

! src/cpu/ppc/vm/templateTable_ppc_64.cpp
! src/cpu/sparc/vm/templateTable_sparc.cpp
! src/share/vm/c1/c1_LIRGenerator.cpp
+ test/compiler/interpreter/DisableOSRTest.java



More information about the jdk9-hs-comp-changes mailing list