RFR: 8306581: JVMCI tests failed when run with -XX:TypeProfileLevel=222 after JDK-8303431
Vladimir Kozlov
kvn at openjdk.org
Thu Apr 20 20:01:44 UTC 2023
On Thu, 20 Apr 2023 19:31:14 GMT, Doug Simon <dnsimon 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[]`.
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13566#pullrequestreview-1394674454
More information about the hotspot-compiler-dev
mailing list