RFR: 8306581: JVMCI tests failed when run with -XX:TypeProfileLevel=222 after JDK-8303431

Doug Simon dnsimon at openjdk.org
Fri Apr 21 07:16:53 UTC 2023


On Thu, 20 Apr 2023 19:35:07 GMT, Tom Rodriguez <never at openjdk.org> wrote:

>> This PR fixes an issue where an `Object[]` value is allocated in the VM and passed to a parameter of type `Class[]`.
>
> Marked as reviewed by never (Reviewer).

Thanks for the review @tkrodriguez and @vnkozlov .

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13566#issuecomment-1517374733


More information about the hotspot-compiler-dev mailing list