hg: hsx/hotspot-comp/hotspot: 8026735: Stream tests throw java.lang.IncompatibleClassChangeError

igor.veresov at oracle.com igor.veresov at oracle.com
Thu Oct 31 01:19:33 PDT 2013


Changeset: 4d3575d37a07
Author:    iveresov
Date:      2013-10-30 22:55 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/4d3575d37a07

8026735: Stream tests throw java.lang.IncompatibleClassChangeError
Summary: Put a band-aid to disable CHA-based inlining for interfaces with default methods in C1
Reviewed-by: kvn, twisti

! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/ci/ciInstanceKlass.cpp
! src/share/vm/ci/ciInstanceKlass.hpp
+ test/compiler/inlining/InlineDefaultMethod.java



More information about the hotspot-compiler-dev mailing list