Integrated: some existing regression tests are failing due to universal tvars changes
Vicente Romero
vromero at openjdk.java.net
Tue Feb 8 18:13:34 UTC 2022
On Tue, 8 Feb 2022 17:17:45 GMT, Vicente Romero <vromero at openjdk.org> wrote:
> This PR contains some type system bug fixes that were impacting existing regression tests. Improved code at Attr that deals with the `universality` of declared type variables in order to consider if primitives could be accepted as bounds in wildcards etc
This pull request has now been integrated.
Changeset: 79d60ae4
Author: Vicente Romero <vromero at openjdk.org>
URL: https://git.openjdk.java.net/valhalla/commit/79d60ae4e10c32e457acf9b7e961c0b3bd197cd8
Stats: 68 lines in 4 files changed: 53 ins; 4 del; 11 mod
some existing regression tests are failing due to universal tvars changes
-------------
PR: https://git.openjdk.java.net/valhalla/pull/639
More information about the valhalla-dev
mailing list