RFR: 8252881: [JVMCI] ResolvedJavaType.resolveMethod fails in fastdebug when invoked with a constructor
Tom Rodriguez
never at openjdk.java.net
Wed Sep 30 19:58:17 UTC 2020
On Tue, 29 Sep 2020 17:20:34 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This change prevents a call to `CompilerToVM.resolveMethod` with an argument representing a constructor. Such a call
> triggers an assertion in a fastdebug VM.
Marked as reviewed by never (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/407
More information about the hotspot-compiler-dev
mailing list