hg: jdk/sandbox: 8218201: Failures when vmIntrinsics::_getClass is not inlined

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Mar 11 10:45:16 UTC 2019


Changeset: a2d3ca8062b9
Author:    thartmann
Date:      2019-03-11 11:42 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/a2d3ca8062b9

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

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



More information about the jdk-sandbox-changes mailing list