hg: jdk8u/jdk8u-dev/hotspot: 8218201: Failures when vmIntrinsics::_getClass is not inlined

shade at redhat.com shade at redhat.com
Thu Aug 22 20:12:27 UTC 2019


Changeset: 940791dabea2
Author:    thartmann
Date:      2019-03-11 11:42 +0100
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/940791dabea2

8218201: Failures when vmIntrinsics::_getClass is not inlined
Summary: Fix BCEscapeAnalyzer to correctly handle _getClass intrinsic.
Reviewed-by: kvn, dlong, redestad, neliasso

! src/share/vm/ci/bcEscapeAnalyzer.cpp
! src/share/vm/ci/bcEscapeAnalyzer.hpp
+ test/compiler/escapeAnalysis/TestGetClass.java



More information about the jdk8u-dev-changes mailing list