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

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Mon Mar 11 10:43:18 UTC 2019


Changeset: a2d3ca8062b9
Author:    thartmann
Date:      2019-03-11 11:42 +0100
URL:       http://hg.openjdk.java.net/jdk/jdk/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-all-changes mailing list