hg: jdk9/hs-comp/hotspot: 8134031: Incorrect JIT compilation of complex code with inlining and escape analysis

roland.westrelin at oracle.com roland.westrelin at oracle.com
Thu Sep 3 10:36:22 UTC 2015


Changeset: 979c4f71a3c8
Author:    roland
Date:      2015-08-31 17:20 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/979c4f71a3c8

8134031: Incorrect JIT compilation of complex code with inlining and escape analysis
Summary: Bad rewiring of memory edges when we split unique types during EA
Reviewed-by: kvn

! src/share/vm/opto/escape.cpp
+ test/compiler/escapeAnalysis/TestEABadMergeMem.java



More information about the jdk9-all-changes mailing list