hg: jdk/submit: 8218201: Failures when vmIntrinsics::_getClass is not inlined
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Mon Mar 11 10:43:17 UTC 2019
Changeset: a2d3ca8062b9
Author: thartmann
Date: 2019-03-11 11:42 +0100
URL: http://hg.openjdk.java.net/jdk/submit/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-submit-changes
mailing list