hg: jdk10/hs/hotspot: 2 new changesets

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Fri Jun 9 09:17:55 UTC 2017


Changeset: b2c61ed5bf0f
Author:    thartmann
Date:      2017-06-09 09:20 +0200
URL:       http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/b2c61ed5bf0f

8181781: Replay compilation should ignore unresolved Klass with -XX:+ReplayIgnoreInitErrors
Summary: Ignore unresolved Klass with -XX:+ReplayIgnoreInitErrors.
Reviewed-by: kvn

! src/share/vm/ci/ciReplay.cpp

Changeset: 55fd09ef3eda
Author:    thartmann
Date:      2017-06-09 09:27 +0200
URL:       http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/55fd09ef3eda

8181741: C2 compilation fails with "assert(i<_max) failed: oob"
Summary: PhaseIdealLoop should not use type() or type_or_null().
Reviewed-by: roland, kvn

! src/share/vm/opto/castnode.cpp
! src/share/vm/opto/castnode.hpp
! src/share/vm/opto/loopopts.cpp
! src/share/vm/opto/phaseX.hpp



More information about the jdk10-hs-changes mailing list