Integrated: 8306581: JVMCI tests failed when run with -XX:TypeProfileLevel=222 after JDK-8303431
Doug Simon
dnsimon at openjdk.org
Fri Apr 21 07:16:55 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[]`.
This pull request has now been integrated.
Changeset: fdaabd6e
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/fdaabd6eecd86d1a8b1d1a4ed11cd03996d1db65
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8306581: JVMCI tests failed when run with -XX:TypeProfileLevel=222 after JDK-8303431
Reviewed-by: never, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/13566
More information about the hotspot-compiler-dev
mailing list