hg: jdk8u/hs-dev/hotspot: 3 new changesets

vladimir.x.ivanov at oracle.com vladimir.x.ivanov at oracle.com
Fri Oct 24 18:06:55 UTC 2014


Changeset: 87f199a9c1b1
Author:    vlivanov
Date:      2014-09-29 11:46 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/87f199a9c1b1

8058825: EA: ConnectionGraph::split_unique_types does incorrect scalar replacement
Reviewed-by: kvn

! src/share/vm/opto/escape.cpp

Changeset: 8ed0a8dbea70
Author:    vlivanov
Date:      2014-10-01 12:34 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/8ed0a8dbea70

8059556: C2: crash while inlining MethodHandle invocation w/ null receiver
Reviewed-by: kvn, jrose

! src/share/vm/opto/callGenerator.cpp
+ test/compiler/jsr292/NullConstantReceiver.java

Changeset: 9dc314de223d
Author:    vlivanov
Date:      2014-10-01 12:34 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/9dc314de223d

8058828: Wrong ciConstant type for arrays from ConstantPool::_resolved_reference
Reviewed-by: kvn, jrose

! src/share/vm/ci/ciEnv.cpp
! src/share/vm/ci/ciTypeFlow.cpp
+ test/compiler/jsr292/VMAnonymousClasses.java



More information about the jdk8u-hs-changes mailing list