hg: jdk/submit: 8223050: JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods

dean.long at oracle.com dean.long at oracle.com
Fri Jun 7 22:18:58 UTC 2019


Changeset: 1fe17d2be502
Author:    dlong
Date:      2019-06-07 18:11 -0400
URL:       http://hg.openjdk.java.net/jdk/submit/rev/1fe17d2be502

8223050: JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods
Reviewed-by: kvn, dnsimon

! src/hotspot/share/code/dependencies.hpp
! src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
! src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotResolvedJavaMethodImpl.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/FindUniqueConcreteMethodTest.java



More information about the jdk-submit-changes mailing list