hg: jdk9/hs-comp/hotspot: 8134389: Crash in HotSpot with jvm.dll+0x42b48 ciObjectFactory::create_new_metadata
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Fri Sep 30 07:41:34 UTC 2016
Changeset: 4191b33b3629
Author: jcm
Date: 2016-09-29 22:37 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/4191b33b3629
8134389: Crash in HotSpot with jvm.dll+0x42b48 ciObjectFactory::create_new_metadata
Summary: Always obtain return type from declared_signature for Invoke::declared_type. TypeCast return value to declared_signature return type for inlined lforms.
Reviewed-by: kvn, vlivanov
! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/c1/c1_Instruction.cpp
! src/share/vm/ci/ciMethod.hpp
+ test/compiler/jsr292/TestArrayReturnType.java
More information about the jdk9-all-changes
mailing list