RFR: 8293531: C2: some vectorapi tests fail assert "Not monotonic" with flag -XX:TypeProfileLevel=222
Jatin Bhateja
jbhateja at openjdk.org
Thu Oct 13 08:18:57 UTC 2022
On Tue, 11 Oct 2022 20:40:19 GMT, Dean Long <dlong at openjdk.org> wrote:
> JDK-8295028
Hi @vnkozlov , since vector API makes aggressive use of abstract vectors chances of an abstract vector parameter type holding a speculative concrete types are higher.
-------------
PR: https://git.openjdk.org/jdk/pull/10648
More information about the hotspot-compiler-dev
mailing list